Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] [06-15] 서버는 사용자 요청에 따라 본인이 작성한 게시글을 삭제한다. #89

Closed
3 tasks done
SongJSeop opened this issue Nov 16, 2023 · 0 comments
Assignees
Labels
BE 백엔드 ✨ Feature 기능 개발
Milestone

Comments

@SongJSeop
Copy link
Collaborator

SongJSeop commented Nov 16, 2023

✨ 기능 설명

[BE] [06-15] 서버는 사용자 요청에 따라 본인이 작성한 게시글을 삭제한다.

✨ 개발 목록

  • DELETE /board/:id 실패하는 테스트 코드 작성
  • 테스트를 통과하도록 글 삭제 API 구현
  • 글을 삭제할 권한이 있는 사용자가 요청했는지 검증 과정 추가

✨ 스크린샷

✨ 기타 설명 / 질문

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 ✨ Feature 기능 개발
Projects
None yet
Development

No branches or pull requests

2 participants