Skip to content

Releases: luolingchun/flask-openapi3

v1.1.3

01 May 01:11
Compare
Choose a tag to compare
  • fix: Find globalns for the unwrapped func
  • #19 fix: Trailing slash in APIBlueprint. Thinks @ev-agelos
  • add description for UnprocessableEntity
  • remove printouts in __init__.py

v1.1.2

01 Apr 08:09
Compare
Choose a tag to compare
  • #16 Fix fileStorage list is not supported. Thanks @tekrei