summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2016-09-08 11:57:13 +0200
committerrautenberg <rautenberg@in-silico.ch>2016-09-08 11:57:13 +0200
commit59d8ff5cb5db3d059c801e44ce9bc26b9168f7f2 (patch)
tree7f945723ff83b3ada51b0cc77756b96d4d7f8673 /api
parent01141de159d7b39209b284df9230127aef09a793 (diff)
add initial reporting on QMRF , change route
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 550c547..4deb8f3 100644
--- a/api/api.json
+++ b/api/api.json
@@ -143,7 +143,7 @@
}
}
},
- "/model/report": {
+ "/report": {
"get": {
"tags": [
"report"
@@ -185,7 +185,7 @@
}
}
},
- "/model/report/{id}": {
+ "/report/{id}": {
"get": {
"tags": [
"report"