summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2016-10-31 10:22:02 +0100
committerrautenberg <rautenberg@in-silico.ch>2016-10-31 10:22:02 +0100
commit83c78f0cc0fefb8018ce2ac6266749563847c124 (patch)
tree72701d6d00a8701d478862117bb44effb75ea82d
parentc257e289ca4053158ab1fd36be736b1a2ff06d5a (diff)
refine API calls
-rw-r--r--api/api.json2
1 files changed, 1 insertions, 1 deletions
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",