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

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