Make update password docs more clear.

This commit is contained in:
Alex Weininger
2021-04-13 21:12:09 -07:00
committed by GitHub
parent 72a2ca08b0
commit 02061701c0
+1 -1
View File
@@ -1 +1 @@
Update currently logged in user password. For validation, user is required to pass the password twice.
Update currently logged in user password. For validation, user is required to pass in the new password, and the old password.