Django REST framework JSON:API
  • Getting Started
  • Usage
  • API Reference
    • rest_framework_json_api package
      • Subpackages
        • rest_framework_json_api.django_filters package
        • rest_framework_json_api.schemas package
      • Submodules
  • Contributing
Django REST framework JSON:API
  • API Reference
  • rest_framework_json_api package
  • rest_framework_json_api.schemas package
  • View page source

rest_framework_json_api.schemas package

Submodules

  • rest_framework_json_api.schemas.openapi module
    • AutoSchema
      • AutoSchema.content_types
      • AutoSchema.get_operation()
      • AutoSchema.get_operation_id()
      • AutoSchema.get_request_body()
      • AutoSchema.map_serializer()
    • SchemaGenerator
      • SchemaGenerator.get_schema()
      • SchemaGenerator.jsonapi_components
Previous Next

© Copyright 2024, Django REST framework JSON:API contributors.

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