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

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"