From d104df49e743a52b42c63a4ccca6be67bdf775d7 Mon Sep 17 00:00:00 2001 From: Valeriy Sizov Date: Tue, 2 Oct 2012 16:34:20 +0300 Subject: fix TYPO --- doc/api/users.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/api') diff --git a/doc/api/users.md b/doc/api/users.md index 0e065fc9582..63271ee83b0 100644 --- a/doc/api/users.md +++ b/doc/api/users.md @@ -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 -- cgit v1.2.1