Merge branch 'namespace-api-doc' into 'master'

Namespace Api Doc
This commit is contained in:
Dmitriy Zaporozhets
2014-02-18 14:50:13 +00:00
+1
View File
@@ -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)