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] response 추가 및 코드 수정 #121

Merged
merged 4 commits into from
Feb 23, 2024
Merged

[feat] response 추가 및 코드 수정 #121

merged 4 commits into from
Feb 23, 2024

Conversation

hysong4u
Copy link
Member

Related Issue 🍫

Summary 🍪

  • api/gift/my{roomId} 호출 시 gifteename response에 추가하였습니다.
  • 토너먼트 참가여부 업데이트 로직은 api/gift/tournament-score으로 이동하였습니다.
  • roomMember 테이블에 1등 상품으로 선택한 giftId를 저장할 수 있는 필드를 추가하였고 api/gift/tournament-info호출 시 response에 1등 상품 정보를 추가하였습니다.

Before i request PR review 🍰

@hysong4u hysong4u added the FIX 코드 버그 수정 label Feb 23, 2024
@hysong4u hysong4u self-assigned this Feb 23, 2024
@hysong4u hysong4u merged commit 6d250ab into develop Feb 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIX 코드 버그 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] 예외 처리 & response 추가
1 participant