Skip to content

[FEAT] 좋아요 댓글 API 개발#528

Merged
dlchdaud123 merged 6 commits intodevelopfrom
feat/comment/post-like
Feb 15, 2026
Merged

[FEAT] 좋아요 댓글 API 개발#528
dlchdaud123 merged 6 commits intodevelopfrom
feat/comment/post-like

Conversation

@dlchdaud123
Copy link
Copy Markdown
Contributor

@dlchdaud123 dlchdaud123 commented Feb 4, 2026

📝작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

특정 댓글에 좋아요를 하거나 취소하는 API 입니다.
status 필드가 true면 좋아요 false면 좋아요 취소입니다.

스크린샷 (선택)

API 응답 사진: (API 응답 스크린샷을 첨부해주세요.)
httplocahost 8080apiv1comments2like
httplocalhost8080apiv1comments2like

API 명세서 사진: (API 명세서 스크린샷을 첨부해주세요.)
Tapiv1connents(comnentId)like
HTTP response
Response fields
Pasted Graphic 7

테스트 커버리지 사진: (테스트 커버리지 스크린샷을 첨부해주세요.)
image

💬리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

#️⃣연관된 이슈

ex) #이슈번호, Closes #524

@dlchdaud123 dlchdaud123 self-assigned this Feb 4, 2026
@dlchdaud123 dlchdaud123 modified the milestone: 피드 Feb 4, 2026
@dlchdaud123 dlchdaud123 changed the title 좋아요 댓글 API 개발 [FEAT] 좋아요 댓글 API 개발 Feb 6, 2026
Copy link
Copy Markdown
Contributor

@joohyun1996 joohyun1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

@dlchdaud123 dlchdaud123 merged commit 1ea5ea8 into develop Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

댓글 좋아요 API

2 participants