diff --git a/docs/specs/nodeinfo21/schema.yml b/docs/specs/nodeinfo21/schema.yml index fa5fc2411..9658c4321 100644 --- a/docs/specs/nodeinfo21/schema.yml +++ b/docs/specs/nodeinfo21/schema.yml @@ -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: