aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--support/doc/api/openapi.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index 8cfd3e6d7..74d5c608c 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -3437,7 +3437,7 @@ paths:
3437 required: 3437 required:
3438 - host 3438 - host
3439 responses: 3439 responses:
3440 '200': 3440 '204':
3441 description: successful operation 3441 description: successful operation
3442 '409': 3442 '409':
3443 description: self-blocking forbidden 3443 description: self-blocking forbidden
@@ -3458,7 +3458,7 @@ paths:
3458 type: string 3458 type: string
3459 format: hostname 3459 format: hostname
3460 responses: 3460 responses:
3461 '201': 3461 '204':
3462 description: successful operation 3462 description: successful operation
3463 '404': 3463 '404':
3464 description: account block does not exist 3464 description: account block does not exist