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

[review] Review 수정 기능 구현 #36

Open
3 tasks
kimaj2001 opened this issue Jul 3, 2023 · 0 comments
Open
3 tasks

[review] Review 수정 기능 구현 #36

kimaj2001 opened this issue Jul 3, 2023 · 0 comments

Comments

@kimaj2001
Copy link
Contributor

Parameter 정보

  • Review ID의 정보를 파라미터로 전달받는다.
    " localhost:8080/{review-id} "

Request Body 정보

  • content : 리뷰 내용
  • tags[] : 태그들
  • score : 평점
  • Controller.patchReview() 메서스 작성
  • Service.update() 메서드 작성
  • Review Repository 구현
@kimaj2001 kimaj2001 added this to the 리뷰 CRUD milestone Jul 3, 2023
@kimaj2001 kimaj2001 self-assigned this Jul 3, 2023
kimaj2001 added a commit that referenced this issue Jul 13, 2023
Review Patch 및 delete 작성
dongbin420 added a commit that referenced this issue Dec 7, 2023
fix: 버튼색 변경, 메인이미지 피드백반영, 헤더 flex wrap 적용 등
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant