Fixed exec resize success code in API docs

Signed-off-by: Thomas LEDOS <thomas.ledos92@gmail.com>
This commit is contained in:
Thomas LEDOS 2022-01-05 10:10:37 +01:00
parent 8308f749f2
commit 1a933e113d
No known key found for this signature in database
GPG Key ID: DFD27D39F79C88A5
1 changed files with 1 additions and 1 deletions

View File

@ -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"