python3-drf-yasg-nonfree

Yet another Swagger generator (Python3)
  https://github.com/axnsan12/drf-yasg
  0
  no reviews



Generate real Swagger/OpenAPI 2.0 specifications from a Django Rest Framework API. Features of drf-yasg: * full support for nested Serializers and Schemas * response schemas and descriptions * model definitions compatible with codegen tools * customization hooks at all points in the spec generation process * JSON and YAML format for spec * bundles latest version of swagger-ui (https://github.com/swagger-api/swagger-ui) and redoc (https://github.com/Rebilly/ReDoc) for viewing the generated documentation * schema view is cacheable out of the box * generated Swagger schema can be automatically validated by swagger-spec-validator (https://github.com/Yelp/swagger_spec_validator) * supports Django REST Framework API versioning with URLPathVersioning and NamespaceVersioning; other DRF or custom versioning schemes are not currently supported

This package contains the Python 3 version of the library.