mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Fix swagger file type for ExecIds
Signed-off-by: Grant Millar <grant@seednet.eu> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
3646562a5c
commit
58a35eaede
@@ -4663,7 +4663,7 @@ paths:
|
||||
AppArmorProfile:
|
||||
type: "string"
|
||||
ExecIDs:
|
||||
type: "string"
|
||||
type: "array"
|
||||
HostConfig:
|
||||
$ref: "#/definitions/HostConfig"
|
||||
GraphDriver:
|
||||
|
||||
Reference in New Issue
Block a user