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:
Thomas LEDOS 2022-01-05 10:10:37 +01:00 committed by Sebastiaan van Stijn
parent ca5ba4890e
commit aa69e8ed3f
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

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