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

Changelog

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

  * New upstream release.

 -- Michael Fladischer <email address hidden>  Tue, 27 Sep 2022 13:13:07 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-drf-spectacular_0.24.2-1.dsc 2.3 KiB a1c83f16f401b4794a8003d8954a74e7cf332f7c6bd4b1faa1db211529d381d4
python-drf-spectacular_0.24.2.orig.tar.gz 192.8 KiB ccea902f718cd2ee2471268ba9f27255ba1f5b0c7263d5825dc2395da20f45e7
python-drf-spectacular_0.24.2-1.debian.tar.xz 5.0 KiB 0187619559dbf9d3788f83865d891b319f842ef911191edcc74a9b47b5763ed5

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.