summaryrefslogtreecommitdiffstats
path: root/swagger.v1.json
diff options
context:
space:
mode:
Diffstat (limited to 'swagger.v1.json')
-rw-r--r--swagger.v1.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/swagger.v1.json b/swagger.v1.json
index e37c682..5d93ddb 100644
--- a/swagger.v1.json
+++ b/swagger.v1.json
@@ -17348,7 +17348,7 @@
"CreateRepoOption": {
"description": "CreateRepoOption options when creating repository",
"type": "object",
- "required": ["name"],
+ "required": ["name", "object_format_name"],
"properties": {
"auto_init": {
"description": "Whether the repository should be auto-initialized?",