Closed JavidSumra closed 9 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
edumi | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 7, 2024 0:54am |
Hey @anand-harsh Please Check My PR.
Description: This pull request proposes the addition of a new API endpoint
/api/user/details/update
to facilitate updating user details. The current system lacks this functionality, hindering users from modifying their information.Issue : #117
Changes Proposed:
Update User Details Endpoint:
/api/user/details
Request Body Schema:
Authentication and Authorization:
Validation:
Benefits:
Note: For Now this Route Just Update name and email because other fields are not present in DB.
This pull request aligns with the project's Contributing Guidelines and addresses the identified problem effectively.
Please review and provide feedback. Thank you.