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

음식점 정보 응답 구조 변경, 위시 리스트 api 추가, swagger 문서 변경 #156

Merged
merged 23 commits into from
Nov 28, 2023

Conversation

LeeTH916
Copy link
Collaborator

Related to PR #155 #154 #144

LeeTH916 and others added 22 commits November 28, 2023 12:06
- 응답해줘야 할 음식점에 달린 리뷰 개수를 반영하여 개수를 응답
- 필터링된 음식점 조회를 restaurantRepository를 기준으로 변경
- 해당 부분을 restaurant.Repository.ts로 이동
- 응답 포맷 통일
- 내 맛집리스트 등록 여부 응답
- 리뷰 개수를 반영하여 총 리뷰 개수 응답
- 최대 3개의 리뷰를 응답
- 전체 음식점 리스트 반환 엔드포인트 생성
- 현위치를 기반으로 전달받은 반경내의 모든 음식점 응답
[Home/be] 음식점 정보 응답 시 리뷰를 반영하여 응답
[WishList/be] 위시리스트 등록/삭제/가져오기 구현
[Home/be] 위시 맛집리스트 등록 여부 응답 및 내 맛집 리스트 응답 수정
[Global/be] prettier 적용 및 api tag 적용
@LeeTH916 LeeTH916 added the BE 작업범위 : BackEnd label Nov 28, 2023
@LeeTH916 LeeTH916 self-assigned this Nov 28, 2023
@LeeTH916 LeeTH916 merged commit b223eab into develop/be Nov 28, 2023
@BENDENG1 BENDENG1 deleted the feature/be-global branch November 29, 2023 03:05
@BENDENG1 BENDENG1 restored the feature/be-global branch November 29, 2023 03:05
@LeeTH916 LeeTH916 deleted the feature/be-global branch November 29, 2023 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 작업범위 : BackEnd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants