Signed-off-by: tsing <tsing@nicescale.com>
This commit is contained in:
Jianqing Wang 2015-07-24 11:40:26 +08:00 committed by tsing
parent 984037f7fc
commit 8c98f97a0d
1 changed files with 1 additions and 1 deletions

View File

@ -1241,7 +1241,7 @@ The error codes that may be included in the response body are enumerated below:
##### Tags Paginated
```
GET /v2/<name>/tags/list?n=<integer>last=<integer>
GET /v2/<name>/tags/list?n=<integer>&last=<integer>
```
Return a portion of the tags for the specified repository.