Remove the code parameter from the projects API
This commit is contained in:
parent
b510f8c496
commit
931ec399bd
3 changed files with 1 additions and 6 deletions
|
@ -27,7 +27,6 @@ module Gitlab
|
|||
#
|
||||
# Parameters:
|
||||
# name (required) - name for new project
|
||||
# code (optional) - code for new project, uses project name if not set
|
||||
# path (optional) - path for new project, uses project name if not set
|
||||
# description (optional) - short project description
|
||||
# default_branch (optional) - 'master' by default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue