diff --git a/docs/spec/api.md b/docs/spec/api.md index c8700bd71..69aa8eb9b 100644 --- a/docs/spec/api.md +++ b/docs/spec/api.md @@ -1495,7 +1495,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. @@ -5471,7 +5471,7 @@ The following headers will be returned with the response: ##### Catalog Fetch Paginated ``` -GET /v2/_catalog?n=&last= +GET /v2/_catalog?n=&last= ``` Return the specified portion of repositories.