프로젝트
/
사이트 기능
/
스터디 댓글
/
대댓글 작성
Search
Share
💬
대댓글 작성
method : POST path : /study/
{study_id}
/comments/
{comment_id}
/reply return : Response_Entity
특정 스터디에 작성된 댓글에 대해 대댓글을 작성한다.
•
작성된 댓글이 부모댓글(
comment_class
값이
false
인지 확인한다.)