Skip to content

1.0.5

Compare
Choose a tag to compare
@axnsan12 axnsan12 released this 18 Dec 15:38
· 499 commits to master since this release
7683a28
  • FIXED: fixed a crash caused by having read-only Serializers nested by reference
  • FIXED: removed erroneous backslashes in paths when routes are generated using Django 2
    path()
  • IMPROVED: updated swagger-ui to version 3.7.0
  • IMPROVED: FileField is now generated as an URL or file name in response Schemas
    (#21, thanks to @h-hirokawa)