summaryrefslogtreecommitdiff
path: root/api/api.json
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2015-09-21 22:51:29 +0200
committerrautenberg <rautenberg@in-silico.ch>2015-09-21 22:51:29 +0200
commit735f8a94e6e6766cfd5445b1cc0c40c5f490a3f2 (patch)
tree34abddd72424f0ebcddd0e9b1358cf1356842073 /api/api.json
parente0960502f50fc14b7705feccaaabd739322093ba (diff)
clean API
Diffstat (limited to 'api/api.json')
-rw-r--r--api/api.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/api/api.json b/api/api.json
index a6730b9..7fd9781 100644
--- a/api/api.json
+++ b/api/api.json
@@ -154,6 +154,8 @@
}
}
},
+
+ },
"/api/api.json": {
"get": {
"tags": [
@@ -184,13 +186,6 @@
"description": "model id",
"required": true,
"type": "string"
- },
- "file": {
- "name": "file",
- "in": "formData",
- "description": "datafile",
- "required": true,
- "type": "file"
}
},
"responses": {