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.0 #1

Closed
stevespringett opened this issue Feb 19, 2017 · 2 comments · Fixed by #567
Closed

Add support for OpenAPI 3.0 #1

stevespringett opened this issue Feb 19, 2017 · 2 comments · Fixed by #567
Assignees

Comments

@stevespringett
Copy link
Owner

No description provided.

@stevespringett
Copy link
Owner Author

When OpenAPI support is added, Swagger 2.0 support should be deprecated and later removed.

OAI/OpenAPI-Specification#583
swagger-api/swagger-ui#818

Need to add Authorization Bearer header to API doc in order to support JWT. Currently Swagger 2.0 does not support JWT using standard Authorization Bearer header.

@stevespringett
Copy link
Owner Author

stevespringett commented Sep 15, 2017

Swagger Core 2.x will provide support for OpenAPI 3 while removing support for Swagger 2. This is the preferred approach.

https://github.com/swagger-api/swagger-core/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant