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

reset password schema for API docs swagger updated #1434 #1934

Merged
merged 7 commits into from
Mar 24, 2024

Conversation

itxsoumya
Copy link
Contributor

Proposed Changes

Wrote custom Schema for password reset endpoints.

care/users/reset_password_views.py Outdated Show resolved Hide resolved
care/users/reset_password_views.py Show resolved Hide resolved
@itxsoumya
Copy link
Contributor Author

@sainak I have updated the parameters for all password reset routes

Screenshot from 2024-03-02 08-33-46

@rithviknishad rithviknishad requested a review from sainak March 2, 2024 07:52
@itxsoumya
Copy link
Contributor Author

@sainak review please

@vigneshhari
Copy link
Member

@sainak bump!

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.36%. Comparing base (3e3b65d) to head (8b1267a).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1934      +/-   ##
===========================================
+ Coverage    62.32%   62.36%   +0.04%     
===========================================
  Files          221      221              
  Lines        12219    12233      +14     
  Branches      1744     1744              
===========================================
+ Hits          7615     7629      +14     
  Misses        4291     4291              
  Partials       313      313              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sainak sainak requested review from Ashesh3 and rithviknishad March 18, 2024 10:40
@vigneshhari vigneshhari merged commit 0f321b0 into ohcnetwork:develop Mar 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update api schema for password reset endpoints
5 participants