///
Search
💬

댓글 수정

method : PUT path : /study/{study_id}/comments/{comment_id} return : Response_Entity
댓글 제 3자 확인 가능 여부는 visible 값을 따른다.
이 값은 스터디 생성자만 수정이 가능하다.
True : 댓글 확인 가능
False : 댓글 제 3자 확인 불가(작성자, 스터디 생성자만 확인 가능)