Funcy-ICT / Funcy-ICT/Funcy_Portfolio_Backend
[feat] コメントのDELETEメソッド追加
Open
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## 機能概要
- コメントが削除行えるようにする
## Taskリスト
- DELETEメソッド作成(`Delete /comment/{commentId}`のようなエンドポイントで実装する)
## Doneの定義
- 指定したidのcommentが消される
- 削除が問題なく成功時には200,失敗時には400を返すように
## 参考リンク
-
## 留意事項
- DBのエラーメッセージがクライアント側に露出しないように
## 検討事項
-
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.