fix error in swagger.yaml

This commit is contained in:
Wenkai Yin 2016-05-12 13:58:07 +08:00
parent ae80747c67
commit 43fb697484

View File

@ -574,7 +574,7 @@ paths:
description: Retrieved tags from a relevant repository successfully.
500:
description: Unexpected internal errors.
/repositories/manifest:
/repositories/manifests:
get:
summary: Get manifests of a relevant repository.
description: |