summaryrefslogtreecommitdiff
path: root/doc/api/projects.md
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-06 18:24:19 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-06 18:24:19 +0000
commit253680bbffe2423a11d4fa8626c2b35c289ea8cc (patch)
tree5fd8dee3056ef3d26eb84fa5093fc568e13c2786 /doc/api/projects.md
parentd618a5fec361b85fafffd5cf4a53d044e82bdb5a (diff)
parent7ab3bf9668195cb2a885db6a78078f0d6e24ea54 (diff)
downloadgitlab-ce-253680bbffe2423a11d4fa8626c2b35c289ea8cc.tar.gz
Merge branch 'improve/default_branch' of /home/git/repositories/gitlab/gitlabhq
Diffstat (limited to 'doc/api/projects.md')
-rw-r--r--doc/api/projects.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/projects.md b/doc/api/projects.md
index 3ae9af59fc3..d4d883e54ec 100644
--- a/doc/api/projects.md
+++ b/doc/api/projects.md
@@ -213,7 +213,6 @@ Parameters:
+ `name` (required) - new project name
+ `description` (optional) - short project description
-+ `default_branch` (optional) - 'master' by default
+ `issues_enabled` (optional)
+ `wall_enabled` (optional)
+ `merge_requests_enabled` (optional)