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:
Grant Millar
2018-05-19 22:14:38 +02:00
committed by Sebastiaan van Stijn
parent 3b0918309f
commit 4f52a192ac
+1 -1
View File
@@ -4663,7 +4663,7 @@ paths:
AppArmorProfile:
type: "string"
ExecIDs:
type: "string"
type: "array"
HostConfig:
$ref: "#/definitions/HostConfig"
GraphDriver: