-
Notifications
You must be signed in to change notification settings - Fork 3
swagger 3.1 support #251
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
the swagger parser does resolve 3.1 $refs differently than the 3.0 $refs when the Resolving $refs manually is too complicated with the swagger parser. OpenAPI 3.1 will only be possible using the internal OpenAPI parser. |
support OpenAPI 3.1 with swagger parser
The text was updated successfully, but these errors were encountered: