drf-yasg
1.20.0+20211216

Table of contents:

  • drf-yasg - Yet another Swagger generator
  • Serving the schema
  • Functional overview
  • Describing authentication schemes
  • Custom schema generation
  • Customizing the web UI
  • Settings
  • Contributing
  • License
  • Changelog
  • drf_yasg package
drf-yasg
  • »
  • drf-yasg
  • View page source

drf-yasg¶

Table of contents:

  • drf-yasg - Yet another Swagger generator
    • OpenAPI 3.0 note
    • Features
    • Table of contents
    • Usage
    • Third-party integrations
  • Serving the schema
    • get_schema_view and the SchemaView class
    • Renderers and codecs
    • Management command
  • Functional overview
    • OpenAPI specification overview
    • Default behavior
    • A note on limitations
  • Describing authentication schemes
    • Security definitions
    • Security requirements
    • swagger-ui as OAuth2 client
  • Custom schema generation
    • Excluding endpoints
    • The @swagger_auto_schema decorator
    • Support for SerializerMethodField
    • Serializer Meta nested class
    • Subclassing and extending
  • Customizing the web UI
  • Settings
    • SWAGGER_SETTINGS
    • REDOC_SETTINGS
  • Contributing
    • Issues
    • Pull requests
    • Maintainer’s notes
  • License
    • BSD 3-Clause License
  • Changelog
    • 1.20.0
    • 1.17.1
    • 1.17.0
    • 1.16.1
    • 1.16.0
    • 1.15.1
    • 1.15.0
    • 1.14.0
    • 1.13.0
    • 1.12.1
    • 1.12.0
    • 1.11.1
    • 1.11.0
    • 1.10.2
    • 1.10.1
    • 1.10.0
    • 1.9.2
    • 1.9.1
    • 1.9.0
    • 1.8.0
    • 1.7.4
    • 1.7.3
    • 1.7.2
    • 1.7.1
    • 1.7.0
    • 1.6.2
    • 1.6.1
    • 1.6.0
    • 1.5.1
    • 1.5.0
    • 1.4.7
    • 1.4.6
    • 1.4.5
    • 1.4.4
    • 1.4.3
    • 1.4.2
    • 1.4.1
    • 1.4.0
    • 1.3.1
    • 1.3.0
    • 1.2.2
    • 1.2.1
    • 1.2.0
    • 1.1.3
    • 1.1.2
    • 1.1.1
    • 1.1.0
    • 1.0.6
    • 1.0.5
    • 1.0.4
    • 1.0.3
    • 1.0.2

Source code documentation¶

  • Index

  • Module Index

  • Search Page

  • drf_yasg package
    • drf_yasg.codecs
    • drf_yasg.errors
    • drf_yasg.generators
    • drf_yasg.inspectors
    • drf_yasg.middleware
    • drf_yasg.openapi
    • drf_yasg.renderers
    • drf_yasg.utils
    • drf_yasg.views
Next

© Copyright 2021, Cristi V..

Built with Sphinx using a theme provided by Read the Docs.