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

Delete the POST /user/me endpoint #425

Open
3 tasks
eleanorreem opened this issue May 15, 2024 · 3 comments
Open
3 tasks

Delete the POST /user/me endpoint #425

eleanorreem opened this issue May 15, 2024 · 3 comments
Assignees
Labels
complexity: beginner Time needed to do this ticket is less than 1 day. first-timers-friendly Appropriate for first time contributors. good first issue Good for newcomers maintenance Maintenance / chore work state: blocked Task is blocked.

Comments

@eleanorreem
Copy link
Contributor

eleanorreem commented May 15, 2024

Overview

This ticket involved removing an outdated POST /user/me endpoint. Please note this is currently blocked by a frontend issue. The frontend needs to be migrated over to the new GET /user/me endpoint before this endpoint is deleted.

Action Items

  • Remove the POST /user/me endpoint from the user.controller.ts
  • Run unit tests to ensure everything is still working as expected.
  • Run Cypress tests to ensure everything is still working as expected
@eleanorreem eleanorreem added good first issue Good for newcomers complexity: beginner Time needed to do this ticket is less than 1 day. state: blocked Task is blocked. maintenance Maintenance / chore work first-timers-friendly Appropriate for first time contributors. labels May 15, 2024
@SangilYun
Copy link
Contributor

Hi @eleanorreem! Can I work on this?

Copy link

Thank you for your interest in contributing to Chayn! Please carefully read the CONTRIBUTING.md file and the README.md file for guidance. Let us know if you have any questions. Good luck!

@eleanorreem
Copy link
Contributor Author

Hi @SangilYun, Thanks for your interest 😄 Note that this issue is blocked until the linked frontend ticket is completed.I will update you when that ticket is complete! Let me know if you have any questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: beginner Time needed to do this ticket is less than 1 day. first-timers-friendly Appropriate for first time contributors. good first issue Good for newcomers maintenance Maintenance / chore work state: blocked Task is blocked.
Projects
None yet
Development

No branches or pull requests

3 participants