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 years ago
parent
commit
58a35eaede
1 changed files with 1 additions and 1 deletions
  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: