浏览代码

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

Signed-off-by: Niel Drummond <niel@drummond.lu>
Niel Drummond 2 年之前
父节点
当前提交
d983fa0ebe
共有 1 个文件被更改,包括 2 次插入0 次删除
  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: