팀 노션 모음집
/
최종 프로젝트
/
봄이 오조
/
API 명세
/
API 명세서
/
댓글 조회
Search
Duplicate
댓글 조회
URL
/v1/comments/{postId}
docs
method
GET
request
x
response
[ { ”commentId” : 1, ”comment” : “댓글 내용”, ”username”: “닉네임” } ]
구분
댓글
구현
담당자
인증