Problemloading a openAPIspecification
Hi!
Trying to load a openAPI specification from https://developers.topdesk.com/swagger/assets_specification_1.31.0.json.
The problem is that (using readyAPI 3.9.1), I get an error (not too technical).
Who should I complain with the topdesk or smartbear people?
response when trying to add the API from above:
attribute components.schemas.Schema name Asset data doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Asset status doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Asset template doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Describes a list of assets by their identifiers. doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Directional link to be added between two assets doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Dropdown option doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Example Create model doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Example Save model doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Link to be added doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Linked Asset doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Location link doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name One item in a generic data set doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Operator of a file doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Person group doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Person-type link doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Unlink parameters doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$ attribute components.schemas.Schema name Upload Response doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$