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 am trying to generate a client for an OpenAPI JSON file but I am getting an error although Postman was able to generate a endpoints:
"Error(s) encountered while generating, client was not created
Invalid YAML from provided source: mapping values are not allowed in this context"
Desktop (please complete the following information):
OS: Windows 11
Python Version: 3.12.5
openapi-python-client version: 0.21.2
The text was updated successfully, but these errors were encountered:
AmeerSadek
changed the title
Getting "Invalid YAML from provided source" error although it worked with Postman and it is a JSON file
Getting "Invalid YAML from provided source" error although it worked with Postman and the spec format is JSON
Aug 13, 2024
I am trying to generate a client for an OpenAPI JSON file but I am getting an error although Postman was able to generate a endpoints:
"Error(s) encountered while generating, client was not created
Invalid YAML from provided source: mapping values are not allowed in this context"
This is the link to the OpenAPI spec: https://github.com/sourcenetwork/defradb/blob/develop/docs/website/references/http/openapi.json
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: