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

[Refactor] 한줄평 페이지 조회 API의 별점 평균 정렬 방식 수정 #121

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

pdohyung
Copy link
Member

@pdohyung pdohyung commented Jun 3, 2024

💡 연관된 이슈

close #120

📝 작업 내용

  • 한줄평 페이지 조회 API의 별점 평균 정렬 방식을 수정
  • 페이지 조회 시, 각 엔티티마다 총 좋아요 개수 필드 추가

💬 리뷰 요구 사항

특별히 없습니다 ~

@pdohyung pdohyung added the 🔨 Refactor 코드 리팩토링 label Jun 3, 2024
@pdohyung pdohyung self-assigned this Jun 3, 2024
@pdohyung pdohyung linked an issue Jun 3, 2024 that may be closed by this pull request
2 tasks
@pdohyung pdohyung requested review from jwooo and AHNYUNKI June 3, 2024 04:45
Copy link
Collaborator

@jwooo jwooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다. 고생하셨습니다!!

Copy link
Member

@AHNYUNKI AHNYUNKI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다!

@pdohyung pdohyung merged commit 2c36d72 into develop Jun 3, 2024
1 check passed
@pdohyung pdohyung deleted the refactor/120-review-page-api-orderby branch June 3, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Refactor] 한줄평 페이지 조회 API의 별점 평균 정렬 방식 수정
3 participants