浏览代码

Fix swagger file type for ExecIds

Signed-off-by: Grant Millar <grant@seednet.eu>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Grant Millar 7 年之前
父节点
当前提交
58a35eaede
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      api/swagger.yaml

+ 1 - 1
api/swagger.yaml

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