Commit 99966b6069341b9cd75a89df79e1397f8eb90eeb

Authored by Dmitriy Zaporozhets
2 parents ec8628fa 0007db83

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

Namespace Api Doc
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
doc/api/projects.md
... ... @@ -231,6 +231,7 @@ POST /projects
231 231 Parameters:
232 232  
233 233 + `name` (required) - new project name
  234 ++ `namespace_id` (optional) - namespace for the new project (defaults to user)
234 235 + `description` (optional) - short project description
235 236 + `issues_enabled` (optional)
236 237 + `wall_enabled` (optional)
... ...