Fix swagger file type for ExecIds
Signed-off-by: Grant Millar <grant@seednet.eu> Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 58a35eaede4b121cd57cdb41e67d3654a90a144a Component: engine
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
3b0918309f
commit
4f52a192ac
@@ -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