Merge remote-tracking branch 'upstream/develop' into apidocs-comment-fixes

This commit is contained in:
Alys
2020-02-20 09:47:44 +10:00
218 changed files with 14756 additions and 11762 deletions

View File

@@ -223,7 +223,7 @@ api.updateUsername = {
};
/**
* @api {put} /api/v3/user/auth/update-password
* @api {put} /api/v3/user/auth/update-password Update password
* @apiDescription Update the password of a local user
* @apiName UpdatePassword
* @apiGroup User