Browse Source

api: docs: add errorDetail to CreateImageInfo (v1.42)

Signed-off-by: Niel Drummond <niel@drummond.lu>
Niel Drummond 2 years ago
parent
commit
d983fa0ebe
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/api/v1.42.yaml

+ 2 - 0
docs/api/v1.42.yaml

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