Skip to content

[FEATURE] 산책 게시물 삭제 API 구현 #291

@dltnals317

Description

@dltnals317

📝 기능 설명

  • 사용자가 등록한 산책 게시물을 삭제하는 API 개발
  • 게시물 삭제 시 연결된 산책 기록(Route)도 함께 cascade 삭제 처리

🚩 관련 API Endpoint

  • DELETE /api/posts/{postId}

✅ 개발 목표/작업 목록

  • 본인 게시물 여부 확인
  • 연결된 Route 데이터 cascade 삭제 로직 구현
  • 존재하지 않는 게시물 요청 시 -> 예외 처리

🗒 참고 자료

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions