Skip to content

Conversation

@YR8002
Copy link
Collaborator

@YR8002 YR8002 commented Mar 29, 2023

  • 예약에 fetchForShopDetailPage 추가 : shopDetail에서 기존의 fetchShop API 요청 시, 리뷰 작성자를 불러오기 힘든 이슈가 있었습니다. shopId를 기준으로 리뷰와 리뷰 작성자를 함께 리턴하는 API를 작성했습니다.
  • 리뷰(서비스)의 findByShopId 이름 변경 : 페이징 로직이 추가되어 findByShopIdWithPage으로 변경되었습니다.

YR8002 added 2 commits March 29, 2023 18:04
API : findByShopId -> findByShopIdWithPage
컬럼 오타 : createAt -> createdAt
@YR8002
Copy link
Collaborator Author

YR8002 commented Mar 29, 2023

#120

@cabbage556 cabbage556 merged commit d84e1a4 into code-bootcamp:develop Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants