api: swagger: add errorDetail to CreateImageInfo

Signed-off-by: Niel Drummond <niel@drummond.lu>
This commit is contained in:
Niel Drummond 2022-08-30 18:35:46 +01:00
parent d983fa0ebe
commit 1557892c37

View file

@ -2343,6 +2343,8 @@ definitions:
type: "string"
error:
type: "string"
errorDetail:
$ref: "#/definitions/ErrorDetail"
status:
type: "string"
progress: