Skip to content

Commit

Permalink
Fixed exec resize success code in API docs
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas LEDOS <[email protected]>
  • Loading branch information
th0m4s committed Jan 5, 2022
1 parent 8308f74 commit 1a933e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 1a933e1

Please sign in to comment.