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

🐛 [Fix/258] GameStyleIdList가 Empty일 때 예외처리 #261

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

rimi3226
Copy link
Contributor

@rimi3226 rimi3226 commented Oct 6, 2024

🚀 개요

GameStyleIdList가 Empty일 경우 예외처리

🔍 변경사항

  • Matching Controller에서 DTO 처리
  • matchingRecord save 후 DTO 생성
  • MatchingConverter 추가

⏳ 작업 내용

  • GameStyleIdList가 Emtpy 일 경우 예외처리

📝 논의사항

혹시 제가 실수한거 있는지 확인 부탁드립니다!

@rimi3226 rimi3226 requested review from Eunjin3395 and hzee97 October 6, 2024 10:11
@rimi3226 rimi3226 self-assigned this Oct 6, 2024
@rimi3226 rimi3226 linked an issue Oct 6, 2024 that may be closed by this pull request
1 task
Copy link
Member

@Eunjin3395 Eunjin3395 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 ㅠㅠㅠ

@rimi3226 rimi3226 merged commit 56dbadf into develop Oct 6, 2024
@rimi3226 rimi3226 deleted the fix/258 branch October 6, 2024 10:45
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.

🐛 [Fix] GameStyle null 로 들어올 경우 에러처리
2 participants