Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorSebastian Ziebell <sebastian.ziebell@asquera.de>2013-03-07 18:11:33 +0400
committerSebastian Ziebell <sebastian.ziebell@asquera.de>2013-03-07 18:11:33 +0400
commitecf53bb9e616b724bafc939d5e74744e774e3fd2 (patch)
tree79fd2aa14a2fbae63d58ae06ab08fcd535207ca0 /doc/api
parent3374027e3a4e4eb040e59294a9ced9d7886a71e2 (diff)
API: fixes project creation and removed redundant info
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/repositories.md2
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
[