diff --git a/docs/spec/api.md b/docs/spec/api.md index 671f7ad27..9bbd37d9e 100644 --- a/docs/spec/api.md +++ b/docs/spec/api.md @@ -1264,7 +1264,7 @@ The error codes that may be included in the response body are enumerated below: ##### Tags Paginated ``` -GET /v2//tags/list?n=&last= +GET /v2//tags/list?n=last= ``` Return a portion of the tags for the specified repository.