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
{{ message }}
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
I'm trying to parse an OpenAPI specification written in YAML that contains a path name that starts with a question mark, but the openapi.Parse function is returning the following error:
I'm trying to parse an OpenAPI specification written in YAML that contains a path name that starts with a question mark, but the
openapi.Parse
function is returning the following error:Here is the OpenAPI specification that I'm using to produce the error:
The YAML seems to be valid syntax and is OpenAPI spec.
The text was updated successfully, but these errors were encountered: