-
Notifications
You must be signed in to change notification settings - Fork 2
Document support #8
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
Comments
jayvdb
added a commit
to jayvdb/py-openapi-schema-to-json-schema
that referenced
this issue
Jul 11, 2020
This starts the process of handling complete OpenAPI specifications, iterating through the components and fixing thoses schemas. Related to pglass#8
Merged
Overall, I'm generally not in favor, though not entirely against.
|
jayvdb
added a commit
to jayvdb/py-openapi-schema-to-json-schema
that referenced
this issue
Jul 18, 2020
This allows handling of complete OpenAPI specifications, iterating through the components and recursing through the paths. Related to pglass#8
jayvdb
added a commit
to jayvdb/py-openapi-schema-to-json-schema
that referenced
this issue
Jul 18, 2020
This allows handling of complete OpenAPI specifications, iterating through the components and recursing through the paths. Related to pglass#8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently there is no handling for complete openapi documents.
Is this an appropriate direction to go in?
I've done some preliminary work, and will post a PR for consideration/ starting the ball rolling.
The text was updated successfully, but these errors were encountered: