mirror of https://github.com/Chocobozzz/PeerTube
parent
06dc7a1b96
commit
ca98c8f844
|
@ -3437,7 +3437,7 @@ paths:
|
||||||
required:
|
required:
|
||||||
- host
|
- host
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'204':
|
||||||
description: successful operation
|
description: successful operation
|
||||||
'409':
|
'409':
|
||||||
description: self-blocking forbidden
|
description: self-blocking forbidden
|
||||||
|
@ -3458,7 +3458,7 @@ paths:
|
||||||
type: string
|
type: string
|
||||||
format: hostname
|
format: hostname
|
||||||
responses:
|
responses:
|
||||||
'201':
|
'204':
|
||||||
description: successful operation
|
description: successful operation
|
||||||
'404':
|
'404':
|
||||||
description: account block does not exist
|
description: account block does not exist
|
||||||
|
|
Loading…
Reference in New Issue