Skip to content

Release v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 22:16
· 15 commits to main since this release

Added

  • declare support for DRF 3.15

Fixed

  • enforce support of only drf-spectacular 0.27 and newer in pyproject.toml
  • ensure examples from @extend_schema_serializer are not ignored when adding error response examples
  • show default error response examples only when the corresponding status code is allowed
  • add "null" to the error code enum of non_field_errors validation errors