modern-agile-team / dongurami-server-v2

1 stars 0 forks source link

동아리 게시글 삭제 API #210

Closed hobiJeong closed 3 months ago

hobiJeong commented 3 months ago

JIRA

QYOG-170

Description

동아리 게시글 삭제 API를 추가 했습니다.

To Reviewer

209 해당 PR이 merge 되면 reopen 하겠습니다

API

Method Path 설명 작업(추가, 수정, 삭제)
DELETE /api/clubs/:clubId/posts/:postId 특정 동아리 게시글 삭제 API 추가