From 168c09b3bf992346b1179f99bab26cd75ff796e4 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Wed, 28 Oct 2015 16:50:44 +0100 Subject: API: add route POST /algorithm/descriptor --- api/api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/api.json b/api/api.json index 4e3fe4e..e6fb205 100644 --- a/api/api.json +++ b/api/api.json @@ -198,7 +198,7 @@ "required": true, "type": "string", "enum": [ - "text/plain", + "application/csv", "application/json" ] }, -- cgit v1.2.3