Merge pull request #36962 from Rid/patch-1
Fix swagger file type for ExecIds Upstream-commit: 8aa753329b04356b1f4ce46072c034ba6093b651 Component: engine
This commit is contained in:
@ -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