Align openapi specs to the actual API
This commit is contained in:
parent
c19b3d3545
commit
301cea927a
22 changed files with 153 additions and 111 deletions
|
|
@ -138,6 +138,7 @@ SPECTACULAR_SETTINGS = {
|
|||
"PrivacyLevelEnum": "funkwhale_api.common.fields.PRIVACY_LEVEL_CHOICES",
|
||||
"LibraryPrivacyLevelEnum": "funkwhale_api.music.models.LIBRARY_PRIVACY_LEVEL_CHOICES",
|
||||
},
|
||||
"COMPONENT_SPLIT_REQUEST": True,
|
||||
}
|
||||
|
||||
if env.bool("WEAK_PASSWORDS", default=False):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue