From 735f8a94e6e6766cfd5445b1cc0c40c5f490a3f2 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Mon, 21 Sep 2015 22:51:29 +0200 Subject: clean API --- api/api.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'api/api.json') 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": { -- cgit v1.2.3