python-drf-spectacular 0.22.0-1 source package in Ubuntu

Changelog

python-drf-spectacular (0.22.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.

 -- Michael Fladischer <email address hidden>  Mon, 04 Apr 2022 19:40:30 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-drf-spectacular_0.22.0-1.dsc 2.3 KiB 9baf3aea8c32c7d344af022d7b86dce5ded57d4e3f0905ec9dd20c9284872d49
python-drf-spectacular_0.22.0.orig.tar.gz 176.0 KiB 31247c86a475739a7b127a332a789ad4ad59b4344d12edf123e361865dd0710f
python-drf-spectacular_0.22.0-1.debian.tar.xz 5.0 KiB b8a3f423365e0552b45670bdc12b326f9dd594ecf74d39caadc3901a0448ecd2

Available diffs

No changes file available.

Binary packages built by this source

python-djangorestframework-spectacular-doc: OpenAPI 3 schema generation for Django REST framework (Documentation)

 Sane and flexible OpenAPI 3 schema generation for Django REST framework. The
 code is a heavily modified fork of the DRF OpenAPI generator, which is/was
 lacking all of the below listed features:
 .
  * Serializers modelled as components (arbitrary nesting and recursion
    supported)
  * Authentication support (DRF natives included, easily extendable)
  * Custom serializer class support
  * Tags extraction
  * Description extraction from docstrings
  * Sane fallbacks where no Serializer is available
  * Sane operation_id naming (based on path)
  * Easy to use hooks for extending the AutoSchema class
  * Optional schema serving with SpectacularAPIView
 .
 This package contains the documentation.

python3-djangorestframework-spectacular: OpenAPI 3 schema generation for Django REST framework (Python3 version)

 Sane and flexible OpenAPI 3 schema generation for Django REST framework. The
 code is a heavily modified fork of the DRF OpenAPI generator, which is/was
 lacking all of the below listed features:
 .
  * Serializers modelled as components (arbitrary nesting and recursion
    supported)
  * Authentication support (DRF natives included, easily extendable)
  * Custom serializer class support
  * Tags extraction
  * Description extraction from docstrings
  * Sane fallbacks where no Serializer is available
  * Sane operation_id naming (based on path)
  * Easy to use hooks for extending the AutoSchema class
  * Optional schema serving with SpectacularAPIView
 .
 This package contains the Python 3 version of the library.