aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/openapi.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/openapi.json')
-rw-r--r--apps/files/openapi.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/openapi.json b/apps/files/openapi.json
index f9432f6c57c..f9cdb67783d 100644
--- a/apps/files/openapi.json
+++ b/apps/files/openapi.json
@@ -31,6 +31,7 @@
"required": [
"bigfilechunking",
"blacklisted_files",
+ "forbidden_filename_characters",
"directEditing"
],
"properties": {
@@ -43,6 +44,12 @@
"type": "object"
}
},
+ "forbidden_filename_characters": {
+ "type": "array",
+ "items": {
+ "type": "string"
+ }
+ },
"directEditing": {
"type": "object",
"required": [