Fixed exec resize success code in API docs
Signed-off-by: Thomas LEDOS <thomas.ledos92@gmail.com>
(cherry picked from commit 1a933e113d
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
ca5ba4890e
commit
aa69e8ed3f
1 changed files with 1 additions and 1 deletions
|
@ -8607,7 +8607,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