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

[Refactor/227] 차단 도메인 회원 탈퇴 관련 로직 추가 #228

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

Eunjin3395
Copy link
Member

@Eunjin3395 Eunjin3395 commented Sep 20, 2024

🚀 개요

차단 도메인 회원 탈퇴 관련 로직 추가

🔍 변경사항

  • 차단 목록 조회 API 응답에 상대 회원의 탈퇴 여부 추가
  • 차단 해제 API 상대가 탈퇴한 회원인 경우 �검증 추가, 관련 ErrorStatus 추가
  • 차단 목록 조회 API 응답의 gameName(소환사명)을 해당 회원이 탈퇴했다면 (탈퇴한 사용자)로 넣도록

⏳ 작업 내용

  • 차단 목록 조회 API 응답에 상대 회원의 탈퇴 여부 추가
  • 차단 해제 API 상대가 탈퇴한 회원인 경우 �검증 추가, 관련 ErrorStatus 추가
  • 차단 목록 조회 API 응답의 gameName(소환사명)을 해당 회원이 탈퇴했다면 (탈퇴한 사용자)로 넣도록

📝 논의사항

@Eunjin3395 Eunjin3395 self-assigned this Sep 20, 2024
@Eunjin3395 Eunjin3395 linked an issue Sep 20, 2024 that may be closed by this pull request
3 tasks
@Eunjin3395 Eunjin3395 merged commit b0639a8 into develop Sep 20, 2024
@Eunjin3395 Eunjin3395 deleted the refactor/227 branch September 20, 2024 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

♻️ [Refactor] 차단 도메인 회원 탈퇴 관련 로직 추가
1 participant