mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Fixed docs typo. (#7188)
This commit is contained in:
parent
39dd34f161
commit
4faa674196
|
@ -122,7 +122,7 @@ on a per-view basis.
|
||||||
|
|
||||||
### Schema Level Customization
|
### Schema Level Customization
|
||||||
|
|
||||||
In order to customize the top-level schema sublass
|
In order to customize the top-level schema subclass
|
||||||
`rest_framework.schemas.openapi.SchemaGenerator` and provide it as an argument
|
`rest_framework.schemas.openapi.SchemaGenerator` and provide it as an argument
|
||||||
to the `generateschema` command or `get_schema_view()` helper function.
|
to the `generateschema` command or `get_schema_view()` helper function.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user