aboutsummaryrefslogtreecommitdiffstats
path: root/templates/swagger/v1_json.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/swagger/v1_json.tmpl')
-rw-r--r--templates/swagger/v1_json.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/swagger/v1_json.tmpl b/templates/swagger/v1_json.tmpl
index e99e092843..9b5f059504 100644
--- a/templates/swagger/v1_json.tmpl
+++ b/templates/swagger/v1_json.tmpl
@@ -739,7 +739,7 @@
],
"responses": {
"205": {
- "$ref": "#/responses/empty"
+ "$ref": "#/responses/NotificationThreadList"
}
}
}
@@ -822,7 +822,7 @@
],
"responses": {
"205": {
- "$ref": "#/responses/empty"
+ "$ref": "#/responses/NotificationThread"
},
"403": {
"$ref": "#/responses/forbidden"
@@ -7058,7 +7058,7 @@
],
"responses": {
"205": {
- "$ref": "#/responses/empty"
+ "$ref": "#/responses/NotificationThreadList"
}
}
}