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

Release v4.0 #152

Open
5 of 8 tasks
luolingchun opened this issue Apr 28, 2024 · 0 comments
Open
5 of 8 tasks

Release v4.0 #152

luolingchun opened this issue Apr 28, 2024 · 0 comments

Comments

@luolingchun
Copy link
Owner

luolingchun commented Apr 28, 2024

About the changes in the v4.0 version:

Some break changes:

  • Remove builtin ui templates, swagger redoc, rapidoc
  • The oauth_config is deprecated in v4.x, use app.config['OAUTH_CONFIG'] instead.
  • The doc_expansion is deprecated in v4.x, use app.config['SWAGGER_CONFIG'] instead.
  • The swagger_config is deprecated in v4.x, use app.config['SWAGGER_CONFIG'] instead.
  • api_doc_url renamed to doc_url in OpenAPI
  • Remove swagger_url in OpenAPI
  • Remove redoc_url in OpenAPI
  • Remove rapidoc_url in OpenAPI
  • Remove ui_templates in OpenAPI
@luolingchun luolingchun pinned this issue Apr 28, 2024
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

1 participant