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

OpenAPI v3 support #235

Merged
merged 2 commits into from
Jan 4, 2023
Merged

OpenAPI v3 support #235

merged 2 commits into from
Jan 4, 2023

Conversation

dnlkoch
Copy link
Member

@dnlkoch dnlkoch commented Dec 22, 2022

This adds support for requesting the OpenAPI spec in version 2 or 3.

Required due to PR 595.

@dnlkoch dnlkoch marked this pull request as ready for review January 4, 2023 09:18
Copy link
Member

@marcjansen marcjansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great. This is a breaking change, isn't it?

Please merge.

BREAKING CHANGE: removed SwaggerDocs type and added version argument to getApiDocs()
@dnlkoch
Copy link
Member Author

dnlkoch commented Jan 4, 2023

Correct and thanks for the hint @marcjansen, this is breaking. Fixed the commit message accordingly.

@dnlkoch dnlkoch merged commit 32fed7e into main Jan 4, 2023
@dnlkoch dnlkoch deleted the open-api-v3-support branch January 4, 2023 10:17
@github-actions
Copy link

github-actions bot commented Jan 4, 2023

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants