modify return code for adding/removing blocked servers in openapi spec

closes #4095
pull/4113/head
Rigel Kent 2021-05-13 23:32:28 +02:00
parent 06dc7a1b96
commit ca98c8f844
No known key found for this signature in database
GPG Key ID: 5E53E96A494E452F
1 changed files with 2 additions and 2 deletions

View File

@ -3437,7 +3437,7 @@ paths:
required:
- host
responses:
'200':
'204':
description: successful operation
'409':
description: self-blocking forbidden
@ -3458,7 +3458,7 @@ paths:
type: string
format: hostname
responses:
'201':
'204':
description: successful operation
'404':
description: account block does not exist