댓글 읽기
해당 id를 가진 댓글 하나를 불러오는 API입니다
Last updated
해당 id를 가진 댓글 하나를 불러오는 API입니다
Last updated
{
"id": 26,
"content": "example comment",
"authorEmail": "example@ewhain.net",
"createdDate": "2020-11-16T17:04:01",
"modifiedDate": "2020-11-16T17:04:10"
}{
"status": 400,
"message": "존재하지 않는 프로젝트입니다. "
}{
"status": 400,
"message": "존재하지 않는 댓글입니다. "
}{
"status": 400,
"message": "잘못된 경로로 접근했습니다. "
}