From 647e9a00b97259de3fbe89aba3ebfd5b1f489fe4 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Mon, 14 Mar 2016 16:13:33 +0100 Subject: add list of SMILES to prediction --- api/api.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'api') diff --git a/api/api.json b/api/api.json index 1c79845..c90e814 100644 --- a/api/api.json +++ b/api/api.json @@ -113,7 +113,7 @@ { "name": "identifier", "in": "formData", - "description": "SMILES identifier", + "description": "SMILES identifier or comma seperated list of SMILES identifiers", "required": true, "type": "string" }, @@ -431,4 +431,4 @@ "description": "Compound" } ] -} \ No newline at end of file +} -- cgit v1.2.3