Changeset - 466292e57bfd
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 14 years ago 2012-01-17 19:53:25
marcin@python-works.com
updated api docs for stable docs
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
docs/api/api.rst
Show inline comments
 
@@ -97,14 +97,14 @@ OUTPUT::
 
            ]
 
    error:  null
 

	
 
create_user
 
-----------
 

	
 
Creates new user in RhodeCode. This command can be executed only using api_key
 
belonging to user with admin rights.
 
Creates new user or updates current one if such user exists. This command can 
 
be executed only using api_key belonging to user with admin rights.
 

	
 
INPUT::
 

	
 
    api_key : "<api_key>"
 
    method :  "create_user"
 
    args :    {
0 comments (0 inline, 0 general)