Signed-off-by: erxian <evelynhsu21@gmail.com>
| ... | ... |
@@ -4443,6 +4443,10 @@ paths: |
| 4443 | 4443 |
responses: |
| 4444 | 4444 |
200: |
| 4445 | 4445 |
description: "no error" |
| 4446 |
+ 404: |
|
| 4447 |
+ description: "repository does not exist or no read access" |
|
| 4448 |
+ schema: |
|
| 4449 |
+ $ref: "#/definitions/ErrorResponse" |
|
| 4446 | 4450 |
500: |
| 4447 | 4451 |
description: "server error" |
| 4448 | 4452 |
schema: |