Skip to content

v3.1.2

Choose a tag to compare

@luolingchun luolingchun released this 02 Jun 08:37

What's Changed

DeprecationWarning

  • The api_doc_url is deprecated in v4.x, use doc_url instead.
  • The swagger_url is deprecated in v4.x.
  • The redoc_url is deprecated in v4.x.
  • The rapidoc_url is deprecated in v4.x.
  • 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.
  • The ui_templates is deprecated in v4.x.

Full Changelog: v3.1.1...v3.1.2