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
SyntaxError: api.yaml is not a valid Swagger API definition
with a hint to /node_modules/swagger-parser/lib/index.js:75:19 from which I conclude this only supports Swagger but not OpenAPI 3.x. If so then the README should probably say so.