팀 노션 모음집
/
뉴스피드 프로젝트
/
Spring… 참10조?
/
API 명세
/
댓글 수정
Search
Duplicate
댓글 수정
Method
PUT
RequestBody
{ contents: String }
RequestHeader
Authorization: Bearer jwtvalue
ResponseBody
{ message: String, success: Boolean, payload: { username: String, text: String, comment_id: Long, date: ZonedDateTime, likesCount: int } }
ResponseHeader
URL
/api/posts/{postId}/comments/{commentId}
담당
최혁
비고