Conversation
YeKim1
approved these changes
Mar 21, 2026
Contributor
YeKim1
left a comment
There was a problem hiding this comment.
아티스트, 공연 통합검색 구현하신 것 확인했습니다!
엄청 복잡하네요........... 여기저기 조회하고 땡겨오고 그래야 하는구나.........
고생 많으셨습니다! 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 사항
구현 사항
GET /api/musical/search) 구현검색결과 응답
keyword: 검색어
artistCount/showCount: 전체 결과 수
hasMoreArtists/hasMoreShows: 더보기 여부
artists: 아티스트 목록 (프로필, 출연 정보)
shows: 공연 목록 (포스터, 공연장, 기간)
전체 테스트 코드 성공 여부
관련 이슈
참고사항 (선택)