Skip to content
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

Add support for OpenAPI 3 #80

Open
lundberg opened this issue Mar 25, 2022 · 0 comments · May be fixed by #84
Open

Add support for OpenAPI 3 #80

lundberg opened this issue Mar 25, 2022 · 0 comments · May be fixed by #84

Comments

@lundberg
Copy link
Contributor

lundberg commented Mar 25, 2022

The API schema should either be configured with appropriate OpenAPI version, or parsed and auto detect what version, to be able to dispatch and instantiate correct client.

Features used in swagger, like tags, needs to be investigated to ensure compatibility between the schema versions.

@eliassjogreen eliassjogreen linked a pull request Jun 21, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant