Merge pull request #36962 from Rid/patch-1

Fix swagger file type for ExecIds
Upstream-commit: 8aa753329b04356b1f4ce46072c034ba6093b651
Component: engine
This commit is contained in:
Vincent Demeester
2018-05-22 09:39:09 +02:00
committed by GitHub

View File

@ -4663,7 +4663,7 @@ paths:
AppArmorProfile:
type: "string"
ExecIDs:
type: "string"
type: "array"
HostConfig:
$ref: "#/definitions/HostConfig"
GraphDriver: