Skip to content
Snippets Groups Projects
Commit d104df49 authored by Valeriy Sizov's avatar Valeriy Sizov
Browse files

fix TYPO

parent c4883ca2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -78,9 +78,9 @@ Parameters:
+ `password` (required) - Password
+ `password_confirmation` (required) - Password confirmation
+ `skype` - Skype ID
+ `linkedin` (required) - Linkedin
+ `linkedin` - Linkedin
+ `twitter` - Twitter account
+ `projects_limit` - Limit projects wich user can create
+ `projects_limit` - Limit projects wich user can create
 
 
Will return created user with status `201 Created` on success, or `404 Not
Loading
Loading
Loading
Loading
@@ -32,7 +32,7 @@ module Gitlab
# password (required) - Password
# password_confirmation (required) - Password confirmation
# skype - Skype ID
# linkedin (required) - Linkedin
# linkedin - Linkedin
# twitter - Twitter account
# projects_limit - Limit projects wich user can create
# Example Request:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment