mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-21 19:03:08 +00:00
conf(drf-spectacular): set COMPONENT_SPLIT_REQUEST
This commit is contained in:
parent
ddeaeebeb8
commit
3c9d27bf46
1 changed files with 1 additions and 0 deletions
|
@ -147,5 +147,6 @@ SPECTACULAR_SETTINGS = {
|
|||
'VERSION': '2.7.0',
|
||||
'SERVE_INCLUDE_SCHEMA': False,
|
||||
'OAS_VERSION': '3.1.0',
|
||||
'COMPONENT_SPLIT_REQUEST': True
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue