Skip to content

[server] [Board] - delete /board/:board_id/:comment_id 요청 처리 로직 작성 #58

@lovelysi0113

Description

@lovelysi0113

ISSUE

  • Group: server
  • Type: feature
  • Detail: 댓글을 삭제하는 로직 작성

TODO

  1. client에서 요청이 들어오면 응답을 보내주는 로직
  2. board_id, comment_id 댓글 삭제하기
  3. comment 데이터베이스에서 해당 댓글 삭제하기
  4. 응답으로 이후 저장된 댓글 데이터 보내주기(여긴 client와 좀더 이야기해봐야할듯)
  5. 실제로 잘되는지 client쪽과 연결해서 확인

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.5h[Task Card] Estimated timeBoard[Task Card] Sprint / MilestoneHigh[Task Card] UrgencyServer[Task Card] Group

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions