CreateImage uses ‘id’ to track layers
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
9e29d2ea49
commit
cfa07bffb5
1 changed files with 2 additions and 0 deletions
|
@ -1511,6 +1511,8 @@ definitions:
|
|||
CreateImageInfo:
|
||||
type: "object"
|
||||
properties:
|
||||
id:
|
||||
type: "string"
|
||||
error:
|
||||
type: "string"
|
||||
status:
|
||||
|
|
Loading…
Reference in a new issue