Update docs to remove restriction of tty resize

Signed-off-by: Adam Dobrawy <naczelnik@jawnosc.tk>
(cherry picked from commit 4898f493d8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Adam Dobrawy 2019-05-23 19:11:46 +02:00 committed by Sebastiaan van Stijn
parent 181a64a5aa
commit cdeef06801
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -5462,7 +5462,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"