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}
담당
최혁
비고