Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update api schema for password reset endpoints #1434

Closed
2 tasks
sainak opened this issue Jul 5, 2023 · 4 comments · Fixed by #1934
Closed
2 tasks

Update api schema for password reset endpoints #1434

sainak opened this issue Jul 5, 2023 · 4 comments · Fixed by #1934
Assignees
Labels
good first issue Good for newcomers P3 Low priority

Comments

@sainak
Copy link
Member

sainak commented Jul 5, 2023

Override the default forgot password and password reset endpoints and:

  • Add relevant fields to serializers
  • update test cases
@sainak sainak added the good first issue Good for newcomers label Jul 5, 2023
@GeekGawd
Copy link
Contributor

GeekGawd commented Jul 5, 2023

What fields need to be overriden?

@sainak
Copy link
Member Author

sainak commented Jul 6, 2023

You can take a look at the API requests in the test cases for password reset and update the endpoints accordingly

@sainak sainak added the P3 Low priority label Jul 20, 2023
@itxsoumya
Copy link
Contributor

itxsoumya commented Feb 24, 2024

can you assign this issue to me?

@itxsoumya
Copy link
Contributor

@sainak any update?

vigneshhari pushed a commit that referenced this issue Mar 24, 2024
* reset password schema for API docs swagger updated

* removed unused libs

* fixed parameters

* lint

* use serializers to correctly generate schema

* fix test cases

---------

Co-authored-by: Aakash Singh <mail@singhaakash.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers P3 Low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants