Merge branch 'namespace-api-doc' into 'master'
Namespace Api Doc
This commit is contained in:
commit
99966b6069
|
|
@ -231,6 +231,7 @@ POST /projects
|
|||
Parameters:
|
||||
|
||||
+ `name` (required) - new project name
|
||||
+ `namespace_id` (optional) - namespace for the new project (defaults to user)
|
||||
+ `description` (optional) - short project description
|
||||
+ `issues_enabled` (optional)
|
||||
+ `wall_enabled` (optional)
|
||||
|
|
|
|||
Loading…
Reference in New Issue