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

[Feat/#90] 회원 탈퇴 API delete 메서드로 변경 #91

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

ahnsugyeong
Copy link
Member

🔎 Description

기존에 post로 설정되어 있던 회원 탈퇴 API를 delete로 변경합니다.

🔗 Related Issue

🏷️ What type of PR is this?

  • ✨ Feature
  • ♻️ Code Refactor
  • 🐛 Bug Fix
  • 🚑 Hot Fix
  • 📝 Documentation Update
  • 🎨 Style
  • ⚡️ Performance Improvements
  • ✅ Test
  • 👷 CI
  • 💚 CI Fix

@ahnsugyeong ahnsugyeong added the feat Add new features or enhance existing ones. label Feb 8, 2024
@ahnsugyeong ahnsugyeong self-assigned this Feb 8, 2024
@ahnsugyeong ahnsugyeong linked an issue Feb 8, 2024 that may be closed by this pull request
1 task
@ahnsugyeong ahnsugyeong merged commit 3546b35 into develop Feb 8, 2024
@ahnsugyeong ahnsugyeong deleted the feat/90 branch February 8, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Add new features or enhance existing ones.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat/TAS-149] 회원 탈퇴 API delete 메서드로 변경
1 participant