From 83c78f0cc0fefb8018ce2ac6266749563847c124 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Mon, 31 Oct 2016 10:22:02 +0100 Subject: refine API calls --- api/api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/api.json b/api/api.json index 721125a..ff0b4d3 100644 --- a/api/api.json +++ b/api/api.json @@ -157,7 +157,7 @@ "tags": [ "model" ], - "description": "Predict a nanoparticle post core and coating URIs with physchem descriptor values to a model URI.\n* core URI e.g. core=HOST_URL/compound/ID\n* coating URI e.g. core=HOST_URL/compound/ID\n* physchem descriptors - e.G. physchem['HOST_URL/descriptor/UUID']=8.72", + "description": "Predict a nanoparticle. POST core and coating URIs with physchem descriptor URI and values to a model URI.\n* core URI e.g. core=HOST_URL/compound/ID\n* coating URI e.g. core=HOST_URL/compound/ID\n* physchem descriptors - e.G. physchem['HOST_URL/descriptor/UUID']=8.72", "parameters": [ { "name": "core", -- cgit v1.2.3