Forum Discussion

Haroon90's avatar
Haroon90
New Contributor
3 years ago

Problem in loading Swagger/OpenAPI Definition

Hi, I'm getting error upon importing Swagger/OpenAPI Definition. Error is "attribute components.schemas.Schema name doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$"

 

I tried viewing this documentation in swagger editor (https://editor.swagger.io/)  that explains the error that delete request cannot have a body.  

Howver, found there a button to try new swagger editor (https://editor-next.swagger.io/ ), and that editor is not giving me the error. 

 

Looks like there's un update in editor that is not yet implemented by ReadyAPI latest version (ReadyAPI 3.40.2)