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

refactor: 상품 자동 완성 검색 API 수정 #74

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

Go-Jaecheol
Copy link
Contributor

Issue

✨ 구현한 기능

  • 상품 검색 DTO 수정
    • [추가] image
    • [추가] price
    • [추가] averageRating

📢 논의하고 싶은 내용

X

🎸 기타

  • DTO 수정하는 김에 record로 타입 변경했습니다.

⏰ 일정

  • 추정 시간 : 30m
  • 걸린 시간 : 15m

Copy link

github-actions bot commented Jun 6, 2024

Test Results

326 tests  ±0   326 ✅ ±0   18s ⏱️ ±0s
199 suites ±0     0 💤 ±0 
199 files   ±0     0 ❌ ±0 

Results for commit 0075c0d. ± Comparison against base commit 30844a4.

Copy link
Member

@70825 70825 left a comment

Choose a reason for hiding this comment

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

👍👍👍

Copy link
Contributor

@wugawuga wugawuga left a comment

Choose a reason for hiding this comment

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

LGTM~

@Go-Jaecheol Go-Jaecheol merged commit 2d36b44 into develop Jun 7, 2024
3 checks passed
@Go-Jaecheol Go-Jaecheol deleted the feat/issue-72 branch June 7, 2024 10: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.

상품 자동 완성 검색 API 수정
3 participants