summaryrefslogtreecommitdiff
path: root/doc/api/projects.md
diff options
context:
space:
mode:
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 12e0c47ee6e..e795298c672 100644
--- a/doc/api/projects.md
+++ b/doc/api/projects.md
@@ -255,7 +255,6 @@ Parameters:
+ `user_id` (required) - user_id of owner
+ `name` (required) - new project name
-+ `namespace_id` (optional) - namespace for the new project (defaults to user)
+ `description` (optional) - short project description
+ `default_branch` (optional) - 'master' by default
+ `issues_enabled` (optional)