-
-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
YAML.parse()
throws YAMLSemanticError
when parse OpenAPI-Specification examples
#108
Comments
This is not a bug with |
@eemeli |
Thank you for creating an awesome package!
I got an error.
So, Can you fix this problem?
Overview
YAML.parse()
throwsYAMLSemanticError
when parse OpenAPI-Specification examplesReproducible example code
error-reproduction.zip
Reporter's environment
Issue
YAML.parse()
throwsYAMLSemanticError
.Expected result
YAML.parse()
throws no error.YAML.parse()
returns parsed Object.Supplement
Other OpenAPI-Specification examples are working.
But, Only api-with-examples.yaml is not working...
Thank you and best regards,
The text was updated successfully, but these errors were encountered: