Skip to content

Updated the deprecated api endpoint users/self to users?profile=true in rds.api.ts#163

Merged
prakashchoudhary07 merged 1 commit intoRealDevSquad:developfrom
Hariom01010:fix/update-users-self-api-endpoint
Dec 11, 2024
Merged

Updated the deprecated api endpoint users/self to users?profile=true in rds.api.ts#163
prakashchoudhary07 merged 1 commit intoRealDevSquad:developfrom
Hariom01010:fix/update-users-self-api-endpoint

Conversation

@Hariom01010
Copy link
Copy Markdown
Contributor

Date: 6 Dec 2024

Developer Name: Hariom Vashista


Issue Ticket Number

Fixes : RealDevSquad/todo-action-items#255 repo#16

Description

The api endpoint being used in rds.api.ts file was updated from /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

Screenshot 2024-12-06 154227

npm run tests results are as belows:

  • 15 test files passed
  • 59 tests passed
  • Overall Result - PASS

Additional Notes

No visual or breaking changes were visible on the frontend after updating the api endpoint.

@prakashchoudhary07 prakashchoudhary07 merged commit 07f5c0a into RealDevSquad:develop Dec 11, 2024
@MayankBansal12 MayankBansal12 mentioned this pull request Jan 16, 2026
10 tasks
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