summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/api.json4
1 files changed, 2 insertions, 2 deletions
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
+}