api: swagger: add errorDetail to CreateImageInfo

Signed-off-by: Niel Drummond <niel@drummond.lu>
(cherry picked from commit 1557892c37)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Niel Drummond 2022-08-30 18:35:46 +01:00 committed by Sebastiaan van Stijn
parent 04371160f8
commit f0fe353ca6
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

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