update api docs (omissions, wording, typos)
This commit is contained in:
parent
8b6b23eaf5
commit
ea1a94e9e4
7 changed files with 8 additions and 7 deletions
|
|
@ -213,7 +213,7 @@ actions.register(signup, cache=False)
|
|||
|
||||
def resetPassword(request, data):
|
||||
'''
|
||||
Resets password for a given user
|
||||
Resets the password for a given user
|
||||
takes {
|
||||
username: string, // username
|
||||
password: string, // password
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue