summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2015-06-18 16:49:23 +0200
committerrautenberg <rautenberg@in-silico.ch>2015-06-18 16:49:23 +0200
commit8729c6ee446e4edb2efde14d2fe0249ab2a29879 (patch)
tree63de0f6bfc4b54baec113d20978a5aa44ccb6410 /api
parent45ddfb793631acb1ef4b10cbb8f6242e0d9dc1eb (diff)
hotfix for wrong PATH_INFO in request env /algorithm/api/algorithm.json is /api/algorithm.json part 2
Diffstat (limited to 'api')
-rw-r--r--api/algorithm.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/api/algorithm.json b/api/algorithm.json
index 21d38b4..dcc581f 100644
--- a/api/algorithm.json
+++ b/api/algorithm.json
@@ -67,8 +67,7 @@
"/algorithm/lazar": {
"get": {
"tags": [
- "algorithm",
- "lazar"
+ "algorithm"
],
"description": "representation of lazar algorithm",
"parameters": [
@@ -112,8 +111,7 @@
},
"post": {
"tags": [
- "algorithm",
- "lazar"
+ "algorithm"
],
"description": "Create a lazar prediction model",
"parameters": [