drf-spectacular
drf-spectacular
Settings
License
Changelog
Package overview
drf-spectacular
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
U
A
AutoSchema (class in drf_spectacular.openapi)
B
BINARY (drf_spectacular.types.OpenApiTypes attribute)
BOOL (drf_spectacular.types.OpenApiTypes attribute)
BYTE (drf_spectacular.types.OpenApiTypes attribute)
C
COOKIE (drf_spectacular.utils.OpenApiParameter attribute)
create_view() (drf_spectacular.openapi.SchemaGenerator method)
D
DATE (drf_spectacular.types.OpenApiTypes attribute)
DATETIME (drf_spectacular.types.OpenApiTypes attribute)
DECIMAL (drf_spectacular.types.OpenApiTypes attribute)
drf_spectacular.openapi (module)
drf_spectacular.utils (module)
drf_spectacular.views (module)
E
EMAIL (drf_spectacular.types.OpenApiTypes attribute)
extend_schema() (in module drf_spectacular.utils)
extend_schema_field() (in module drf_spectacular.utils)
F
FLOAT (drf_spectacular.types.OpenApiTypes attribute)
G
get() (drf_spectacular.views.SpectacularAPIView method)
get_auth() (drf_spectacular.openapi.AutoSchema method)
get_description() (drf_spectacular.openapi.AutoSchema method)
get_endpoints() (drf_spectacular.openapi.SchemaGenerator method)
get_operation() (drf_spectacular.openapi.AutoSchema method)
get_operation_id() (drf_spectacular.openapi.AutoSchema method)
get_override_parameters() (drf_spectacular.openapi.AutoSchema method)
get_request_serializer() (drf_spectacular.openapi.AutoSchema method)
get_response_serializers() (drf_spectacular.openapi.AutoSchema method)
get_schema() (drf_spectacular.openapi.SchemaGenerator method)
get_tags() (drf_spectacular.openapi.AutoSchema method)
H
HEADER (drf_spectacular.utils.OpenApiParameter attribute)
HOSTNAME (drf_spectacular.types.OpenApiTypes attribute)
I
INT (drf_spectacular.types.OpenApiTypes attribute)
IP4 (drf_spectacular.types.OpenApiTypes attribute)
IP6 (drf_spectacular.types.OpenApiTypes attribute)
is_deprecated() (drf_spectacular.openapi.AutoSchema method)
M
map_parsers() (drf_spectacular.openapi.AutoSchema method)
map_renderers() (drf_spectacular.openapi.AutoSchema method)
method_mapping (drf_spectacular.openapi.AutoSchema attribute)
N
NONE (drf_spectacular.types.OpenApiTypes attribute)
O
OBJECT (drf_spectacular.types.OpenApiTypes attribute)
OpenApiParameter (class in drf_spectacular.utils)
OpenApiSchemaBase (class in drf_spectacular.utils)
OpenApiTypes (class in drf_spectacular.types)
P
parse() (drf_spectacular.openapi.SchemaGenerator method)
PATH (drf_spectacular.utils.OpenApiParameter attribute)
permission_classes (drf_spectacular.views.SpectacularAPIView attribute)
PolymorphicProxySerializer (class in drf_spectacular.utils)
Q
QUERY (drf_spectacular.utils.OpenApiParameter attribute)
R
renderer_classes (drf_spectacular.views.SpectacularAPIView attribute)
(drf_spectacular.views.SpectacularJSONAPIView attribute)
(drf_spectacular.views.SpectacularYAMLAPIView attribute)
resolve_serializer() (drf_spectacular.openapi.AutoSchema method)
S
SchemaGenerator (class in drf_spectacular.openapi)
SpectacularAPIView (class in drf_spectacular.views)
SpectacularJSONAPIView (class in drf_spectacular.views)
SpectacularYAMLAPIView (class in drf_spectacular.views)
STR (drf_spectacular.types.OpenApiTypes attribute)
U
URI (drf_spectacular.types.OpenApiTypes attribute)
UUID (drf_spectacular.types.OpenApiTypes attribute)