Haroon90
3 years agoNew Contributor
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)