fix(docs): Add nullable fields to Nodeinfo schema

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2629>
environments/review-docs-nodei-atesoo/deployments/18713
Ciarán Ainsworth 2023-11-15 13:40:04 +01:00 zatwierdzone przez Marge
rodzic 473cc1be25
commit 95c8e798ab
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -464,6 +464,7 @@ components:
banner:
type: string
format: url
nullable: true
defaultUploadQuota:
type: integer
supportedUploadExtensions:
@ -477,6 +478,7 @@ components:
type: boolean
domains:
type: array
nullable: true
items:
type: string
funkwhaleSupportMessageEnabled: