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

Added Get api endpoint for getting user profile #419

Conversation

mayank-sahai
Copy link
Contributor

Issue link / number:

#417

What changes did you make?

Added GET method endpoint for /v1/user/me to align with REST standards

Why did you make the changes?

Currently /v1/user/me endpoint deviates from REST patterns, therefore we have added a GET endpoint for the same. The current POST endpoint will be removed once the new GET endpoint is implemented on the front end.

Added GET methodi endpoint for /v1/user/me to align with REST standards
@kyleecodes kyleecodes self-assigned this May 8, 2024
@mayank-sahai
Copy link
Contributor Author

hi @eleanorreem , let me know if any change is required. thanks!

Copy link
Contributor

@eleanorreem eleanorreem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. Thanks ⭐

@eleanorreem eleanorreem merged commit 44c11f1 into chaynHQ:develop May 10, 2024
3 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.

None yet

3 participants