refine api swagger.yaml towards image create status code

Signed-off-by: erxian <evelynhsu21@gmail.com>
Upstream-commit: 15be050fb307d0da1521767a6f53d9b95429396b
Component: engine
This commit is contained in:
erxian
2016-12-07 10:27:40 +08:00
parent 983cf6d582
commit afe61e5090
8 changed files with 11 additions and 0 deletions
+4
View File
@@ -4443,6 +4443,10 @@ paths:
responses:
200:
description: "no error"
404:
description: "repository does not exist or no read access"
schema:
$ref: "#/definitions/ErrorResponse"
500:
description: "server error"
schema: