Merge pull request #39265 from ad-m/patch-1

Update docs to remove restriction of tty resize
This commit is contained in:
Sebastiaan van Stijn 2019-05-25 21:54:45 +02:00 committed by GitHub
commit 54872a8024
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5475,7 +5475,7 @@ paths:
/containers/{id}/resize:
post:
summary: "Resize a container TTY"
description: "Resize the TTY for a container. You must restart the container for the resize to take effect."
description: "Resize the TTY for a container."
operationId: "ContainerResize"
consumes:
- "application/octet-stream"