aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorjld3103 <jld3103yt@gmail.com>2023-12-08 11:06:05 +0100
committerjld3103 <jld3103yt@gmail.com>2023-12-08 11:06:05 +0100
commitfe2c6d4227270af60be0db17f21170224d6bc553 (patch)
tree992ece96df24989691322fd8553a639c9ceaa278 /apps/theming
parentcdb6f37a101d4736b0ee9b7cefe4265271f89f87 (diff)
downloadnextcloud-server-fe2c6d4227270af60be0db17f21170224d6bc553.tar.gz
nextcloud-server-fe2c6d4227270af60be0db17f21170224d6bc553.zip
chore(deps): Update openapi-extractor
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/openapi.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/theming/openapi.json b/apps/theming/openapi.json
index cce79444c95..7ed98467e96 100644
--- a/apps/theming/openapi.json
+++ b/apps/theming/openapi.json
@@ -303,7 +303,8 @@
"description": "ID of the app",
"required": true,
"schema": {
- "type": "string"
+ "type": "string",
+ "default": "core"
}
}
],