Merge pull request #36962 from Rid/patch-1

Fix swagger file type for ExecIds
This commit is contained in:
Vincent Demeester 2018-05-22 09:39:09 +02:00 committed by GitHub
commit 8aa753329b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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