Merge pull request #39265 from ad-m/patch-1
Update docs to remove restriction of tty resize
This commit is contained in:
commit
54872a8024
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue