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 #82

Merged
merged 9 commits into from
Aug 12, 2024
Merged

유저 지도 검색 API #82

merged 9 commits into from
Aug 12, 2024

Conversation

You-Hyuk
Copy link
Contributor

@You-Hyuk You-Hyuk commented Aug 12, 2024

✏️ 작업 개요

유저 지도 검색 API 구현

⛳ 작업 분류

  • 작업1 GET /menu/place/{placeId} 수정
  • 작업2 GET /map/{groupId} 구현
  • 작업3 GET /map/search-history 구현

🔨 작업 상세 내용

  1. 최근 검색어를 찾기 위해 menu 중 modifiedAt을 검색 시점에서 갱신하고, 이를 정렬하여 최근에 검색한 메뉴를 반환해줍니다.

💡 생각해볼 문제

  • 생각해볼 내용을 적습니다

Copy link

Test Results

3 tests   3 ✅  0s ⏱️
2 suites  0 💤
2 files    0 ❌

Results for commit eb70119.

@You-Hyuk You-Hyuk merged commit 4208bd8 into main Aug 12, 2024
3 checks passed
@You-Hyuk
Copy link
Contributor Author

/아워메뉴 배포

@david-parkk
Copy link
Member

🌎 배포하였습니다.

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.

2 participants