api: swagger: add errorDetail to CreateImageInfo
Signed-off-by: Niel Drummond <niel@drummond.lu>
This commit is contained in:
parent
d983fa0ebe
commit
1557892c37
1 changed files with 2 additions and 0 deletions
|
@ -2343,6 +2343,8 @@ definitions:
|
|||
type: "string"
|
||||
error:
|
||||
type: "string"
|
||||
errorDetail:
|
||||
$ref: "#/definitions/ErrorDetail"
|
||||
status:
|
||||
type: "string"
|
||||
progress:
|
||||
|
|
Loading…
Reference in a new issue