Changeset - 77193ad2ea61
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 12 years ago 2013-07-18 12:52:59
marcin@python-works.com
fixed typo
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/api/api.rst
Show inline comments
 
@@ -259,7 +259,7 @@ OUTPUT::
 
get_user
 
--------
 

	
 
Get's an user by username or user_id, Returns empty result if user is not found.
 
Gets an user by username or user_id, Returns empty result if user is not found.
 
If userid param is skipped it is set to id of user who is calling this method.
 
This command can be executed only using api_key belonging to user with admin
 
rights, or regular users that cannot specify different userid than theirs
0 comments (0 inline, 0 general)