mirror of
https://github.com/distribution/distribution.git
synced 2025-09-03 07:54:41 +00:00
Merge pull request #745 from docker/revert-737-patch-1
Revert "Fix typo"
This commit is contained in:
@@ -1264,7 +1264,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.
|
||||
|
Reference in New Issue
Block a user