diff options
Diffstat (limited to 'doc/api')
-rw-r--r-- | doc/api/repositories.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/api/repositories.md b/doc/api/repositories.md index 39a7b0ed779..90fda387947 100644 --- a/doc/api/repositories.md +++ b/doc/api/repositories.md @@ -217,8 +217,6 @@ Parameters: + `id` (required) - The ID of a project + `ref_name` (optional) - The name of a repository branch or tag or if not given the default branch -+ `page`(optional) - The page with the commits (pagination) -+ `per_page` (optional) - The number of commits per page (pagination) ```json [ |