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

Updated the deprecatd API endpoint from /users/self to /users?profile=true #277

Conversation

Hariom01010
Copy link
Contributor

@Hariom01010 Hariom01010 commented Dec 9, 2024

Date: 09 Dec 2024

Developer Name: Hariom Vashista


Issue Ticket Number

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

Description

The PR aims at removing the deprecated API endpoint '/users/self' to the current implementation '/users?profile=true'.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • [Y] Yes
  • No

Screenshots

Screenshot 1

Screenshot 2024-12-09 163257
The screenshow show the working of the site with the /users/self API endpoint

Screenshot 2

Screenshot 2024-12-09 163304
The screenshot shows the working of the site with the /users?profile=true API endpoint

Test Coverage

Screenshot 1

tests website welcome
All the tests passed after making the changes

Additional Notes

@vikasosmium vikasosmium self-requested a review December 9, 2024 16:31
@prakashchoudhary07 prakashchoudhary07 merged commit 3cff9e0 into Real-Dev-Squad:develop Dec 10, 2024
1 check 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