aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
authorjld3103 <jld3103yt@gmail.com>2023-10-29 17:51:21 +0100
committerKate <26026535+provokateurin@users.noreply.github.com>2023-11-02 11:37:15 +0100
commit0f43eeb953aa1e7473e5dca728fe815be62e4e6f (patch)
treec0e8ea4391711320957e879fcfc9c03c8e60b251 /apps/user_status
parent755de1e0b57aa9c7275257142b6f852fbcd1961e (diff)
downloadnextcloud-server-0f43eeb953aa1e7473e5dca728fe815be62e4e6f.tar.gz
nextcloud-server-0f43eeb953aa1e7473e5dca728fe815be62e4e6f.zip
chore: Regenerate openapi.json
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/openapi.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/user_status/openapi.json b/apps/user_status/openapi.json
index 0a62ca7d062..0688f644a43 100644
--- a/apps/user_status/openapi.json
+++ b/apps/user_status/openapi.json
@@ -820,7 +820,10 @@
{
"$ref": "#/components/schemas/Private"
},
- {}
+ {
+ "type": "array",
+ "maxLength": 0
+ }
]
}
}