API: fixes project creation and removed redundant info
This commit is contained in:
parent
3374027e3a
commit
ecf53bb9e6
3 changed files with 3 additions and 8 deletions
|
@ -6,9 +6,6 @@ module Gitlab
|
|||
resource :groups do
|
||||
# Get a groups list
|
||||
#
|
||||
# Parameters
|
||||
# page (optional) - The page number of the groups list
|
||||
# per_page (optional) - The number of elements per page
|
||||
# Example Request:
|
||||
# GET /groups
|
||||
get do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue