Typo and mistakes fixed
This commit is contained in:
parent
acac1547a0
commit
9811e64d71
2 changed files with 4 additions and 4 deletions
|
@ -27,8 +27,8 @@ module Gitlab
|
|||
#
|
||||
# Parameters:
|
||||
# name (required) - name for new project
|
||||
# code (optional) - code for new project, if not set used name
|
||||
# path (optional) - oath for new project, if not set used name
|
||||
# code (optional) - code for new project, uses project name if not set
|
||||
# path (optional) - path for new project, uses project name if not set
|
||||
# Example Request
|
||||
# POST /projects
|
||||
post do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue