Skip to content

Commit 4246511

Browse files
authored
Merge pull request #235 from syamvilakudy/patch-1
Added missing variable "token"
2 parents 5309404 + acf15b6 commit 4246511

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/api_endpoints.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Basic
3535
- new_password1
3636
- new_password2
3737
- old_password
38+
- token
3839

3940

4041
.. note:: ``OLD_PASSWORD_FIELD_ENABLED = True`` to use old_password.
@@ -48,6 +49,7 @@ Basic
4849
- first_name
4950
- last_name
5051
- email
52+
- token
5153

5254

5355
Registration

0 commit comments

Comments
 (0)