Correct type of Mounts in ContainerSummary in docs

Signed-off-by: Michael Weidmann <michaelweidmann@web.de>
(cherry picked from commit 16e3ca35eb)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Michael Weidmann 2021-03-13 01:16:03 +01:00 committed by Sebastiaan van Stijn
parent 621a98dac0
commit 6e8b9809b7
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 1 deletions

View File

@ -4238,7 +4238,7 @@ definitions:
Mounts:
type: "array"
items:
$ref: "#/definitions/Mount"
$ref: "#/definitions/MountPoint"
Driver:
description: "Driver represents a driver (network, logging, secrets)."