From 844757aa7603428fe1ccdb0a685082ddab690d1c Mon Sep 17 00:00:00 2001 From: rautenberg Date: Wed, 3 Jun 2015 19:48:47 +0200 Subject: add /dataset/id/compounds and /dataset/id/features route --- api/dataset.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/api/dataset.json b/api/dataset.json index 8104ce0..3591125 100644 --- a/api/dataset.json +++ b/api/dataset.json @@ -180,8 +180,7 @@ "text/plain", "text/turtle", "application/rdf+xml", - "text/html", - "text/csv" + "text/html" ] } ], @@ -189,8 +188,7 @@ "text/plain", "text/turtle", "application/rdf+xml", - "text/html", - "text/csv" + "text/html" ], "responses": { "200": { -- cgit v1.2.3