Skip to content

1.8.0

Compare
Choose a tag to compare
@axnsan12 axnsan12 released this 30 May 21:33
· 361 commits to master since this release
  • ADDED: added a :ref:swagger_schema_fields <swagger_schema_fields> field on serializer Meta classes for
    customizing schema generation (#132, #134)
  • FIXED: error responses from schema views are now rendered with JSONRenderer instead of throwing
    confusing errors (#130, #58)
  • FIXED: readOnly schema fields will now no longer be marked as required (#133)