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: 티켓팅 알림 설정 후 종료된 공연 목록, 개수 API #114

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

GaBaljaintheroom
Copy link
Contributor

@GaBaljaintheroom GaBaljaintheroom commented Aug 20, 2024

😋 작업한 내용

  • 티켓팅 알림 설정 후 종료된 공연 목록을 볼 수 있습니다.
  • 티켓팅 알림 설정 후 종료된 공연 개수를 볼 수 있습니다.

🙏 PR Point

  • 기존의 알림 설정한 목록 API의 request에서 type을 추가하여 알림 설정 후 종료된 목록 API를 볼 수 있도록 수정하였습니다.
  • 기존의 알림 설정한 목록 API에 cursorId를 응답하지 않아서 추가하였습니다.
  • 개수 쿼리의 경우 기존의 findNotFinishedShowsIn 메서드를 사용하지 않아 수정하여 사용했습니다.

👍 관련 이슈


@GaBaljaintheroom GaBaljaintheroom self-assigned this Aug 20, 2024
@GaBaljaintheroom GaBaljaintheroom added the feat add feature label Aug 20, 2024
@GaBaljaintheroom GaBaljaintheroom merged commit 23cd82f into develop Aug 21, 2024
1 check passed
@GaBaljaintheroom GaBaljaintheroom deleted the feat/end_ticketing branch August 21, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat add feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 티켓팅 알림 설정한 공연이 종료할 경우 기능
2 participants