Commit d104df49 authored by Valeriy Sizov's avatar Valeriy Sizov

fix TYPO

parent c4883ca2
......@@ -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
......
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment