Update docs to remove restriction of tty resize

Signed-off-by: Adam Dobrawy <naczelnik@jawnosc.tk>
This commit is contained in:
Adam Dobrawy 2019-05-23 19:11:46 +02:00 committed by Adam Dobrawy
parent d937764722
commit 4898f493d8

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"