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 users/self API endpoint to the new /users?profile=true API endpoint #193

Conversation

Hariom01010
Copy link
Contributor

@Hariom01010 Hariom01010 commented Dec 8, 2024

Date: 08 Dec 2024

Developer Name: Hariom Vashista


Issue Ticket Number

Fixes: Real-Dev-Squad/todo-action-items#255 repo#14

Description

The PR aims to update the current API endpoint being used /users/self (deprecated) to /users?profile=true

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1

Test Coverage

Screenshot 1

Additional Notes

Copy link

vercel bot commented Dec 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
members-app-v1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 8, 2024 0:04am

@prakashchoudhary07 prakashchoudhary07 merged commit b0e1b08 into Real-Dev-Squad:develop Dec 11, 2024
2 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.

Remove /users/self and implement a new API Endpoint
3 participants