Correct type of Mounts in ContainerSummary in docs (v1.25-v1.40)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2022-03-06 18:31:28 +01:00
parent 16e3ca35eb
commit c04dff7623
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
16 changed files with 16 additions and 16 deletions

View File

@ -2387,7 +2387,7 @@ definitions:
Mounts:
type: "array"
items:
$ref: "#/definitions/Mount"
$ref: "#/definitions/MountPoint"
SecretSpec:
type: "object"
properties:

View File

@ -2392,7 +2392,7 @@ definitions:
Mounts:
type: "array"
items:
$ref: "#/definitions/Mount"
$ref: "#/definitions/MountPoint"
SecretSpec:
type: "object"
properties:

View File

@ -2457,7 +2457,7 @@ definitions:
Mounts:
type: "array"
items:
$ref: "#/definitions/Mount"
$ref: "#/definitions/MountPoint"
SecretSpec:
type: "object"
properties:

View File

@ -2545,7 +2545,7 @@ definitions:
Mounts:
type: "array"
items:
$ref: "#/definitions/Mount"
$ref: "#/definitions/MountPoint"
SecretSpec:
type: "object"
properties:

View File

@ -2579,7 +2579,7 @@ definitions:
Mounts:
type: "array"
items:
$ref: "#/definitions/Mount"
$ref: "#/definitions/MountPoint"
SecretSpec:
type: "object"
properties:

View File

@ -2753,7 +2753,7 @@ definitions:
Mounts:
type: "array"
items:
$ref: "#/definitions/Mount"
$ref: "#/definitions/MountPoint"
SecretSpec:
type: "object"
properties:

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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