Skip to content

[FEAT] 리뷰삭제하는 API 설계 , 장소 리뷰목록 조회 수정, closes #129#130

Open
E-hyeon wants to merge 3 commits intodevfrom
fix/129
Open

[FEAT] 리뷰삭제하는 API 설계 , 장소 리뷰목록 조회 수정, closes #129#130
E-hyeon wants to merge 3 commits intodevfrom
fix/129

Conversation

@E-hyeon
Copy link
Collaborator

@E-hyeon E-hyeon commented Oct 31, 2025

🎋 작업중인 브랜치

  • fix/129

⚡️ 작업동기

  • 관리자가 리뷰를 삭제하는 api -> 하드 딜리트
  • 사용자가 본인 리뷰 삭제하는 api -> 소프트 딜리트
  • 장소의 리뷰목록 조회에서 내가 쓴 리뷰인지 알수있게 boolean값 추가

🔑 주요 변경사항

  • DELETE /reviews/admin/{reviewId}
  • DELETE /reviews/{reviewid}

refactor

  • GET /places/{placeId}/reviews

💡 관련 이슈

@E-hyeon E-hyeon self-assigned this Oct 31, 2025
@E-hyeon E-hyeon added 📬 API 서버 API 통신 🔨 Refactor 코드 리팩토링 labels Oct 31, 2025
@E-hyeon E-hyeon changed the title Fix/129 [FEAT] 리뷰삭제하는 API 설계 , 장소 리뷰목록 조회 수정, closes #129 Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📬 API 서버 API 통신 🔨 Refactor 코드 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant