codestates/HAKUNA-MATATA

[Task] API_Conmments Controllers 구현

Closed this issue · 0 comments

ISSUE

  • Group: server
  • Type: feature
  • Detail: 댓글 CRUD API Controllers 구현

TODO

  • [GET] /posts/{:postId}/comments 게시물 댓글 보기
  • [POST] /posts/{:postsId}/comments 게시물 댓글 작성
  • [PATCH] /posts/{:postsId}/comments/{:commentId} 게시물 댓글 수정
  • [DELETE] /posts/{:postsId}/comments/{:commentId} 게시물 댓글 삭제

Estimated time

4h

Labels

  • Estimated time: E: 4h
  • Group : server
  • Sprint: Sprint_Bare Minimum
  • Urgency: High