summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2015-09-23 10:53:49 +0200
committerrautenberg <rautenberg@in-silico.ch>2015-09-23 10:53:49 +0200
commit6c143867084ba4594329498741251fe4000611e9 (patch)
treeffde78847f34c68b492e3976fbcc3e08d90896eb /api
parent4871577cb0ff00f11f20c1df805ad3f70336284e (diff)
minor fixes
Diffstat (limited to 'api')
-rw-r--r--api/api.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/api.json b/api/api.json
index 22b934e..bc1d465 100644
--- a/api/api.json
+++ b/api/api.json
@@ -111,7 +111,7 @@
"parameters": [
{
"name": "identifier",
- "in": "header",
+ "in": "formData",
"description": "SMILES identifier",
"required": true,
"type": "string"