Skip to content

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

Closed
jayvdb opened this issue Jul 11, 2020 · 1 comment
Closed

Document support #8

jayvdb opened this issue Jul 11, 2020 · 1 comment

Comments

@jayvdb
Copy link
Contributor

jayvdb commented Jul 11, 2020

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.

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
@pglass
Copy link
Owner

pglass commented Jul 11, 2020

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
@pglass pglass closed this as completed Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants