You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I used a path
foo/barinstead of/foo/barand CLI returned an error with message:#/paths must NOT have additional properties. That seems very confusing.On Swagger editor, the provided error message is
,which seems way better.