Skip to content

Conversation

eunhye-ahn
Copy link

@eunhye-ahn eunhye-ahn commented May 25, 2025

작업내용

  • 댓글 생성 API(POST /api/polls/{pollId}/comments)
  • 댓글 조회 API(GET /api/polls/{pollId}/comments)
  • 댓글 삭제 API(DELETE /api/polls/{pollId}/comments/{commentId})

테스트방법

  • Postman으로 단건 생성/조회 테스트 완료

참고

  • 본 PR은 poll-core 브랜치 기준에서 직렬 개발되었으며, 현재는 develop 기반으로 rebase한 상태입니다.

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.

1 participant