summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api/api.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/api/api.json b/api/api.json
index 7fd9781..095b570 100644
--- a/api/api.json
+++ b/api/api.json
@@ -59,7 +59,8 @@
"$ref": "#/responses/500"
}
}
- },
+ }
+ },
"/model/{id}": {
"get": {
"tags": [
@@ -153,8 +154,7 @@
"$ref": "#/responses/404"
}
}
- },
-
+ }
},
"/api/api.json": {
"get": {