Skip to content

v2.0.0

Compare
Choose a tag to compare
@luolingchun luolingchun released this 26 Jun 03:05
· 224 commits to master since this release
  • #26 Fixed: Body throws exception when receiving str instead of dict. Thanks @nor3th
  • #23 Fixed externalDocs support. Thanks @dvaerum
  • #28 Fixed to enable __root__ property when validation responses. Thanks @dvaerum
  • #17 Support for Nested APIBlueprint enhancement. Thanks @dvaerum
  • #29 Support disable warnings. Thanks @dvaerum
  • Support for empty response body. Thanks @dvaerum
  • Support reload authorizations in Swagger UI
  • Add flask openapi command
  • Add options in view functions
  • Upgrade flask to v2.x

Breaking Changes

  • Remove export markdown to flask openapi command
  • Configuration VALIDATE_RESPONSE rename to FLASK_OPENAPI_VALIDATE_RESPONSE