소스 검색

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: