Merge pull request #44061 from fussybeaver/44059-swagger-create-image-info

api: swagger: add errorDetail to CreateImageInfo
This commit is contained in:
Sebastiaan van Stijn 2023-01-10 16:06:43 +01:00 committed by GitHub
commit fb80e8a1c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

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

View file

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