Просмотр исходного кода

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

Signed-off-by: Niel Drummond <niel@drummond.lu>
Niel Drummond 2 лет назад
Родитель
Сommit
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: