Browse Source

CreateImage uses ‘id’ to track layers

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Nicolas De Loof 7 years ago
parent
commit
cfa07bffb5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      api/swagger.yaml

+ 2 - 0
api/swagger.yaml

@@ -1511,6 +1511,8 @@ definitions:
   CreateImageInfo:
   CreateImageInfo:
     type: "object"
     type: "object"
     properties:
     properties:
+      id:
+        type: "string"
       error:
       error:
         type: "string"
         type: "string"
       status:
       status: