Selaa lähdekoodia

api: swagger: add errorDetail to CreateImageInfo

Signed-off-by: Niel Drummond <niel@drummond.lu>
Niel Drummond 2 vuotta sitten
vanhempi
commit
1557892c37
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      api/swagger.yaml

+ 2 - 0
api/swagger.yaml

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