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 구현 #78

Merged
merged 11 commits into from
Mar 12, 2024
Merged

Conversation

Wo-ogie
Copy link
Member

@Wo-ogie Wo-ogie commented Mar 12, 2024

🔥 Related Issue

🏃‍ Task

  • 종류별 악기 목록 조회 API 구현 #74 에서 미구현했던 각 악기 종류별 필터링 조건 추가
  • InstrumentRepository 리팩토링: 각 기능을 추상화하여 재사용성을 높이고 코드 가독성을 향상시킴

📄 Reference

  • None

@Wo-ogie Wo-ogie added the enhancement New feature or request label Mar 12, 2024
@Wo-ogie Wo-ogie requested a review from tinon1004 March 12, 2024 12:55
@Wo-ogie Wo-ogie self-assigned this Mar 12, 2024
@Wo-ogie Wo-ogie force-pushed the feature/#67-find-instruments branch from e9bce56 to 31920a6 Compare March 12, 2024 12:58
@Wo-ogie Wo-ogie merged commit 37972ce into main Mar 12, 2024
1 check passed
@Wo-ogie Wo-ogie deleted the feature/#67-find-instruments branch March 12, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

종류별 악기 목록 조회 API 구현
2 participants