Commit 0007db8352fa56be06d663f4046a2b5602e51bc0

Authored by dosire
1 parent dac0e2f1

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 255  
256 256 + `user_id` (required) - user_id of owner
257 257 + `name` (required) - new project name
258   -+ `namespace_id` (optional) - namespace for the new project (defaults to user)
259 258 + `description` (optional) - short project description
260 259 + `default_branch` (optional) - 'master' by default
261 260 + `issues_enabled` (optional)
... ...