Document password reset route change
This commit is contained in:
parent
c5767f033c
commit
8ddb1ca949
|
@ -194,7 +194,7 @@ Change Password
|
|||
Reset Password
|
||||
++++++++++++++
|
||||
|
||||
.. http:post:: /rest-auth/password/reset/
|
||||
.. http:post:: /password/reset/
|
||||
|
||||
:json email:
|
||||
|
||||
|
|
|
@ -40,7 +40,7 @@ Quick Reference
|
|||
.. http:post:: /rest-auth/login/
|
||||
.. http:get:: /user/
|
||||
.. http:post:: /password/change/
|
||||
.. http:post:: /rest-auth/password/reset/
|
||||
.. http:post:: /password/reset/
|
||||
.. http:post:: /rest-auth/password/reset/confirm/
|
||||
.. http:get:: /members/(id)/
|
||||
.. http:post:: /members/
|
||||
|
|
Loading…
Reference in New Issue
Block a user