-
Notifications
You must be signed in to change notification settings - Fork 0
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
음식점 정보 응답 구조 변경, 위시 리스트 api 추가, swagger 문서 변경 #156
Commits on Nov 28, 2023
-
feat : 음식점 검색, 필터링된 음식점 응답 시 리뷰 반영 개수 출력 #66,#63
- 응답해줘야 할 음식점에 달린 리뷰 개수를 반영하여 개수를 응답
Configuration menu - View commit details
-
Copy full SHA for c57ccca - Browse repository at this point
Copy the full SHA c57cccaView commit details -
refactor : 필터링된 음식점 쿼리 변경 및 구조 변경 #63
- 필터링된 음식점 조회를 restaurantRepository를 기준으로 변경 - 해당 부분을 restaurant.Repository.ts로 이동
Configuration menu - View commit details
-
Copy full SHA for 7f897d6 - Browse repository at this point
Copy the full SHA 7f897d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 371d24b - Browse repository at this point
Copy the full SHA 371d24bView commit details -
feat : 음식점 상세정보 응답 구조 변경 2 #104
- 리뷰 개수를 반영하여 총 리뷰 개수 응답 - 최대 3개의 리뷰를 응답
Configuration menu - View commit details
-
Copy full SHA for 6c3f115 - Browse repository at this point
Copy the full SHA 6c3f115View commit details -
feat : 전체 음식점 리스트 반환 api 구현 #63
- 전체 음식점 리스트 반환 엔드포인트 생성 - 현위치를 기반으로 전달받은 반경내의 모든 음식점 응답
Configuration menu - View commit details
-
Copy full SHA for 1a62e94 - Browse repository at this point
Copy the full SHA 1a62e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 115975b - Browse repository at this point
Copy the full SHA 115975bView commit details -
Merge pull request #144 from LeeTH916/feature/be-home
[Home/be] 음식점 정보 응답 시 리뷰를 반영하여 응답
Configuration menu - View commit details
-
Copy full SHA for 4ebe155 - Browse repository at this point
Copy the full SHA 4ebe155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b0e60a - Browse repository at this point
Copy the full SHA 4b0e60aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 246fa82 - Browse repository at this point
Copy the full SHA 246fa82View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae7566d - Browse repository at this point
Copy the full SHA ae7566dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed890b - Browse repository at this point
Copy the full SHA 3ed890bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9770fe1 - Browse repository at this point
Copy the full SHA 9770fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a169623 - Browse repository at this point
Copy the full SHA a169623View commit details -
Merge pull request #152 from GeunH/feature/be-wishlist
[WishList/be] 위시리스트 등록/삭제/가져오기 구현
Configuration menu - View commit details
-
Copy full SHA for 3758429 - Browse repository at this point
Copy the full SHA 3758429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55f7cda - Browse repository at this point
Copy the full SHA 55f7cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff16ff - Browse repository at this point
Copy the full SHA 6ff16ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for e85546a - Browse repository at this point
Copy the full SHA e85546aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5925cbd - Browse repository at this point
Copy the full SHA 5925cbdView commit details -
Merge pull request #154 from LeeTH916/feature/be-home
[Home/be] 위시 맛집리스트 등록 여부 응답 및 내 맛집 리스트 응답 수정
Configuration menu - View commit details
-
Copy full SHA for f5c0026 - Browse repository at this point
Copy the full SHA f5c0026View commit details -
Co-authored-by: GeunH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eade072 - Browse repository at this point
Copy the full SHA eade072View commit details -
feat : swagger 문서에 api tag를 통해 api 그룹화 #35
Co-authored-by: GeunH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9a0fda - Browse repository at this point
Copy the full SHA e9a0fdaView commit details -
Merge pull request #155 from LeeTH916/feature/be-global
[Global/be] prettier 적용 및 api tag 적용
Configuration menu - View commit details
-
Copy full SHA for 57d77ad - Browse repository at this point
Copy the full SHA 57d77adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f356711 - Browse repository at this point
Copy the full SHA f356711View commit details