Fix typo in swagger doc
Signed-off-by: Tobias Gesellchen <tobias@gesellix.de>
This commit is contained in:
parent
bde4c89351
commit
56da4f2fb2
1 changed files with 1 additions and 1 deletions
|
@ -3119,7 +3119,7 @@ paths:
|
|||
all processes in the container. Freezing the process requires the process to
|
||||
be running. As a result, paused containers are both `Running` _and_ `Paused`.
|
||||
|
||||
Use the `Status` field instead to determin if a container's state is "running".
|
||||
Use the `Status` field instead to determine if a container's state is "running".
|
||||
type: "boolean"
|
||||
Paused:
|
||||
description: "Whether this container is paused."
|
||||
|
|
Loading…
Reference in a new issue