Skip to content

Commit d163bba

Browse files
author
github-actions
committed
Update REST API documentation Thu Jun 4 13:35:58 UTC 2026
1 parent f784f46 commit d163bba

1 file changed

Lines changed: 3 additions & 13 deletions

File tree

restapi.json

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5177,18 +5177,8 @@
51775177
}
51785178
},
51795179
"responses": {
5180-
"201": {
5181-
"description": "Success",
5182-
"content": {
5183-
"application/json": {
5184-
"schema": {
5185-
"type": "array",
5186-
"items": {
5187-
"$ref": "#/components/schemas/Subscription"
5188-
}
5189-
}
5190-
}
5191-
}
5180+
"204": {
5181+
"description": "Success"
51925182
},
51935183
"400": {
51945184
"description": "Failure",
@@ -5250,7 +5240,7 @@
52505240
}
52515241
],
52525242
"responses": {
5253-
"200": {
5243+
"204": {
52545244
"description": "Success"
52555245
},
52565246
"400": {

0 commit comments

Comments
 (0)