drf-yasg-nonfree 1.21.7-1 source package in Ubuntu

Changelog

drf-yasg-nonfree (1.21.7-1) unstable; urgency=medium

  * [b84af13] New upstream version 1.21.7

 -- Carsten Schoenert <email address hidden>  Sat, 05 Aug 2023 11:25:04 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release multiverse misc
Noble release multiverse misc
Mantic release multiverse misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
drf-yasg-nonfree_1.21.7-1.dsc 2.5 KiB cc6f889b9c69513be2a78046fd90fc4cec3ac422b5495cc83f91fea0fd26cb21
drf-yasg-nonfree_1.21.7.orig.tar.gz 4.3 MiB 82bd1f1260858ce16aa31eb8d06f6a5cbbce9c01dd1b489e8282cfa550a40825
drf-yasg-nonfree_1.21.7-1.debian.tar.xz 8.3 KiB 23a88664f65ad8ea7fd585e3ed55ee697cab415e0028771031a804a34bfff1ba

Available diffs

No changes file available.

Binary packages built by this source

python-drf-yasg-nonfree-doc: Yet another Swagger generator (Documentation)

 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 documentation.

python3-drf-yasg-nonfree: Yet another Swagger generator (Python3)

 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.