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

[FIX] ReviewService에서 리뷰 상세조회 시 추천 키워드 가져오는 로직은 함수를 사용하고 리턴 값에 Mapper 적용해라 #156

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

sung-silver
Copy link
Member

@sung-silver sung-silver commented Aug 16, 2023

🍞 PR 타입

  • 기능 추가
  • 기능 수정
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

🍞 반영 브랜치

🍞 변경 사항

  • 리뷰 상세조회 시 추천 키워드를 가져오는 로직을 이전에 함수로 분리했어서 그 함수를 사용하도록 수정했습니다
  • 리턴 값은 ReviewMapper를 사용하여 반환하도록 수정했습니다

🍞 테스트 결과

image

🍞 To Reviewer

@sung-silver sung-silver merged commit 11d1061 into dev Aug 16, 2023
1 check passed
@sung-silver sung-silver deleted the fix/#153 branch February 25, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] 리뷰 상세보기 API 리팩터링
2 participants