github axnsan12/drf-yasg 1.1.0

latest releases: 1.21.7, v1.21.6, 1.21.6...
6 years ago
  • ADDED: added support for APIs versioned with URLPathVersioning or NamespaceVersioning
  • ADDED: added ability to recursively customize schema generation using pluggable inspector classes
  • ADDED: added operation_id parameter to @swagger_auto_schema
  • ADDED: integration with djangorestframework-camel-case (#28)
  • IMPROVED: strings, arrays and integers will now have min/max validation attributes inferred from the field-level validators
  • FIXED: fixed a bug that caused title to never be generated for Schemas; title is now correctly populated from the field's label property

Don't miss a new drf-yasg release

NewReleases is sending notifications on new releases.