Commit 0007db8352fa56be06d663f4046a2b5602e51bc0
1 parent
dac0e2f1
Exists in
spb-stable
and in
3 other branches
Doesn't exist for user endpoint.
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
doc/api/projects.md
@@ -255,7 +255,6 @@ Parameters: | @@ -255,7 +255,6 @@ Parameters: | ||
255 | 255 | ||
256 | + `user_id` (required) - user_id of owner | 256 | + `user_id` (required) - user_id of owner |
257 | + `name` (required) - new project name | 257 | + `name` (required) - new project name |
258 | -+ `namespace_id` (optional) - namespace for the new project (defaults to user) | ||
259 | + `description` (optional) - short project description | 258 | + `description` (optional) - short project description |
260 | + `default_branch` (optional) - 'master' by default | 259 | + `default_branch` (optional) - 'master' by default |
261 | + `issues_enabled` (optional) | 260 | + `issues_enabled` (optional) |