API: fixes project creation and removed redundant info

This commit is contained in:
Sebastian Ziebell 2013-03-07 15:11:33 +01:00
parent 3374027e3a
commit ecf53bb9e6
3 changed files with 3 additions and 8 deletions

View file

@ -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
[