This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Bad error message on incorrect path provided #77
Open
Description
I used a path foo/bar
instead of /foo/bar
and CLI returned an error with message: #/paths must NOT have additional properties
. That seems very confusing.
On Swagger editor, the provided error message is
Structural error at paths should only have path names that start with\`/`,which seems way better.
Metadata
Metadata
Assignees
Labels
No labels