♻️ refactor : 리뷰 조회시, 해시태그 타입 넘기도록 수정 #113
Open
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.
📌 작업한 내용
🔍 참고 사항
x
🖼️ 스크린샷
{ "success": true, "code": 200, "message": "호출이 성공적으로 완료되었습니다.", "data": { "movieTitle": "테스트3", "auditoriumName": "CGV 동탄 IMAX관", "seatInfo": [ { "seatId": "106007A9", "seatNumber": "A9" } ], "hashtags": [ { "hashTagId": 2, "hashTagName": "음질깨끗", "hashTagType": "음향" }, { "hashTagId": 15, "hashTagName": "분위기좋음", "hashTagType": "관람환경" }, { "hashTagId": 20, "hashTagName": "친구랑재밌게", "hashTagType": "동반인" } ], "title": "테스트3", "content": "ㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸ", "rating": 2.5, "user": { "userId": 1, "nickname": "Dev User", "profileImageUrl": "https://example.com/profile.jpg" }, "imageInfo": [], "heartCount": 0, "createdAt": "4시간 전" }, "error": null }🔗 관련 이슈
✅ 체크리스트