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

[FEAT/#20] 장소 메뉴 조회 API 구현 #21

Merged
merged 10 commits into from
Jan 16, 2025
Merged

[FEAT/#20] 장소 메뉴 조회 API 구현 #21

merged 10 commits into from
Jan 16, 2025

Conversation

gahyuun
Copy link
Member

@gahyuun gahyuun commented Jan 16, 2025

💡 Issue

📸 Screenshot

image

📄 Description

  • 장소 메뉴 조회 API를 구현했습니다
  • Pathvariable을 통해 장소 메뉴를 입력 받으면, 장소 검증 이후 조회를 진행합니다!
  • 가격 타입이 String-> int로 변경되었기에 엔티티에도 수정했습니다

@gahyuun gahyuun added ✨ FEAT 새로운 기능 추가 🦊 가현 labels Jan 16, 2025
@gahyuun gahyuun self-assigned this Jan 16, 2025
@gahyuun gahyuun requested a review from ckkim817 as a code owner January 16, 2025 09:22
@gahyuun gahyuun added the size/M label Jan 16, 2025
Copy link
Member

@ckkim817 ckkim817 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 어푸어푸 🌊

@gahyuun gahyuun merged commit 44d3732 into develop Jan 16, 2025
1 check passed
@gahyuun gahyuun deleted the feat/#20 branch January 16, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ FEAT 새로운 기능 추가 size/M 🦊 가현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 장소 메뉴 조회 API 구현
2 participants