Merge pull request #42129 from michaelweidmann/42120_correct-swagger-spec
Correct type of Mounts in ContainerSummary
This commit is contained in:
commit
eb9e42a09e
18 changed files with 18 additions and 18 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)."
|
||||
|
|
|
@ -2387,7 +2387,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
SecretSpec:
|
||||
type: "object"
|
||||
properties:
|
||||
|
|
|
@ -2392,7 +2392,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
SecretSpec:
|
||||
type: "object"
|
||||
properties:
|
||||
|
|
|
@ -2457,7 +2457,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
SecretSpec:
|
||||
type: "object"
|
||||
properties:
|
||||
|
|
|
@ -2545,7 +2545,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
SecretSpec:
|
||||
type: "object"
|
||||
properties:
|
||||
|
|
|
@ -2579,7 +2579,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
SecretSpec:
|
||||
type: "object"
|
||||
properties:
|
||||
|
|
|
@ -2753,7 +2753,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
SecretSpec:
|
||||
type: "object"
|
||||
properties:
|
||||
|
|
|
@ -2783,7 +2783,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
|
@ -3256,7 +3256,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
|
@ -3261,7 +3261,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
|
@ -3290,7 +3290,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
|
@ -3272,7 +3272,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
|
@ -3285,7 +3285,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
|
@ -3291,7 +3291,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
|
@ -3345,7 +3345,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
|
@ -3959,7 +3959,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
|
@ -4084,7 +4084,7 @@ definitions:
|
|||
Mounts:
|
||||
type: "array"
|
||||
items:
|
||||
$ref: "#/definitions/Mount"
|
||||
$ref: "#/definitions/MountPoint"
|
||||
|
||||
Driver:
|
||||
description: "Driver represents a driver (network, logging, secrets)."
|
||||
|
|
|
@ -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