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 API endpoint to /users?profile=true in url.js and AppConstants.js #587

Conversation

Hariom01010
Copy link
Contributor

@Hariom01010 Hariom01010 commented Dec 3, 2024

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

What is the change?

Updates the API endpoint /users/self to /users?profile=true in url.js in helper-function folder and AppContants.js in constants folder.

Is it bug?

No

  • Steps to repro
  • Expected
  • Actual

*Dev Tested?

  • Yes
  • No

*Tested on:

Platforms

  • Web

Browsers

  • Chrome
  • Safari
  • Firefox

Before / After Change Screenshots

No visual changes just updated the api endpoint which is being used in the frontend code.

For visual or interaction changes. Can be video / screenshot.

…tants.js in constants and helper-function folder
Copy link

vercel bot commented Dec 3, 2024

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

Name Status Preview Comments Updated (UTC)
members-app-v0 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 6:45pm
website-members ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 6:45pm

@vikasosmium
Copy link

update description format

@prakashchoudhary07 prakashchoudhary07 merged commit 3423ebd into Real-Dev-Squad:develop Dec 8, 2024
6 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
4 participants