aboutsummaryrefslogtreecommitdiff
path: root/docs/swagger.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/swagger.json')
-rw-r--r--docs/swagger.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/swagger.json b/docs/swagger.json
index 9ed27d5..abdd6a8 100644
--- a/docs/swagger.json
+++ b/docs/swagger.json
@@ -30,7 +30,7 @@
30 "type": "integer", 30 "type": "integer",
31 "description": "Demo UUID", 31 "description": "Demo UUID",
32 "name": "uuid", 32 "name": "uuid",
33 "in": "path", 33 "in": "query",
34 "required": true 34 "required": true
35 } 35 }
36 ], 36 ],