summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2015-09-21 22:56:34 +0200
committerrautenberg <rautenberg@in-silico.ch>2015-09-21 22:56:34 +0200
commit7905583c8c936ff9c744f48238d3d419b0438f8d (patch)
tree3854dc846457855e4fc54a9725ce42540c65f802 /api
parent735f8a94e6e6766cfd5445b1cc0c40c5f490a3f2 (diff)
clean API
Diffstat (limited to 'api')
-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": {