Correct type of Mounts in ContainerSummary in docs
Signed-off-by: Michael Weidmann <michaelweidmann@web.de>
This commit is contained in:
parent
ed843fe42f
commit
16e3ca35eb
1 changed files with 1 additions and 1 deletions
|
@ -4238,7 +4238,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
Loading…
Reference in a new issue