Fixed exec resize success code in API docs
Signed-off-by: Thomas LEDOS <thomas.ledos92@gmail.com>
This commit is contained in:
parent
8308f749f2
commit
1a933e113d
1 changed files with 1 additions and 1 deletions
|
@ -8782,7 +8782,7 @@ paths:
|
|||
if `tty` was specified as part of creating and starting the exec instance.
|
||||
operationId: "ExecResize"
|
||||
responses:
|
||||
201:
|
||||
200:
|
||||
description: "No error"
|
||||
404:
|
||||
description: "No such exec instance"
|
||||
|
|
Loading…
Reference in a new issue