make reset password apidocs comment more accurate

This commit is contained in:
Alys
2017-12-24 09:23:32 +00:00
parent 446e0422c7
commit a3bf329c44

View File

@@ -540,7 +540,7 @@ api.updatePassword = {
/**
* @api {post} /api/v3/user/reset-password Reset password
* @apiDescription Reset the user password
* @apiDescription Send the user an email to let them reset their password
* @apiName ResetPassword
* @apiGroup User
*