瀏覽代碼

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"
       error:
         type: "string"
+      errorDetail:
+        $ref: "#/definitions/ErrorDetail"
       status:
         type: "string"
       progress: