summaryrefslogtreecommitdiff
path: root/api/api.json
diff options
context:
space:
mode:
Diffstat (limited to 'api/api.json')
-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"