Skip to content

1.16.0

Compare
Choose a tag to compare
@axnsan12 axnsan12 released this 16 Jul 17:54
· 125 commits to master since this release

Release date: Jun 13, 2019

  • ADDED: added reference_resolver_class attribute hook to SwaggerAutoSchema (#350)
  • ADDED: added operation_keys attribute to SwaggerAutoSchema, along with __init__ parameter (#355)
  • FIXED: fixed potential crash on issubclass check without isclass check