ソースを参照

api: swagger: add errorDetail to CreateImageInfo

Signed-off-by: Niel Drummond <niel@drummond.lu>
Niel Drummond 2 年 前
コミット
1557892c37
1 ファイル変更2 行追加0 行削除
  1. 2 0
      api/swagger.yaml

+ 2 - 0
api/swagger.yaml

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