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 추가 #132

Merged
merged 3 commits into from
Jan 16, 2024
Merged

Conversation

melonturtle
Copy link
Contributor

What is this PR? 🔍

  • 토픽 조회 시 이미 투표한 토픽일 때 댓글 하나 미리보기가 필요해서 해당 API 추가

🛠️ Issue

To Reviewers 📢

  • VoteResponse 그대로 활용했으므로 ServiceTest는 따로 만들지 않았고, ControllerTest만 생성했습니다.

@melonturtle melonturtle requested a review from 60jong January 15, 2024 00:50
@60jong 60jong merged commit 56c56da into main Jan 16, 2024
1 check passed
@60jong 60jong deleted the comment-preview branch January 16, 2024 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

투표 완료한 토픽 조회 시 댓글 한개 응답해주기 위한 API 추가
2 participants