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

♻️ Add delete_user_me endpoint and corresponding test cases #1179

Merged
merged 11 commits into from
Apr 26, 2024

Conversation

alejsdev
Copy link
Collaborator

♻️ Add delete_user_me endpoint and corresponding test cases

Copy link
Owner

@tiangolo tiangolo left a comment

Choose a reason for hiding this comment

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

Awesome! A couple of tweaks and this is ready to go. 🤓

backend/app/api/routes/users.py Show resolved Hide resolved
backend/app/api/routes/users.py Outdated Show resolved Hide resolved
backend/app/tests/api/routes/test_users.py Outdated Show resolved Hide resolved
backend/app/tests/api/routes/test_users.py Show resolved Hide resolved
backend/app/tests/api/routes/test_users.py Show resolved Hide resolved
@tiangolo
Copy link
Owner

This has some conflicts now after I merged another PR, sorry. 😬

@alejsdev
Copy link
Collaborator Author

This has some conflicts now after I merged another PR, sorry. 😬

Fixed 🤓

@tiangolo tiangolo changed the title ♻️ Add delete_user_me endpoint and corresponding test cases ♻️ Add delete_user_me endpoint and corresponding test cases Apr 26, 2024
@tiangolo tiangolo merged commit b81cec8 into tiangolo:master Apr 26, 2024
3 checks passed
@tiangolo
Copy link
Owner

Great, thanks! 🚀 👋

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants