Browse Source

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 năm trước cách đây
mục cha
commit
58a35eaede
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: