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/#94] 계정 카테고리 목록 조회 API 로직 수정 #95

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

ahnsugyeong
Copy link
Member

@ahnsugyeong ahnsugyeong commented Feb 9, 2024

🔎 Description

계정 카테고리 목록 조회 API를 중분류를 기준으로 조회하도록 수정했습니다.
추가로 Transaction 생성 부분에서 tertiaryCategoryId와 cardId 둘 다 null인 경우에도 정상적으로 계정이 저장되도록 로직을 수정했습니다.

🔗 Related Issue

🏷️ What type of PR is this?

  • ✨ Feature
  • ♻️ Code Refactor
  • 🐛 Bug Fix
  • 🚑 Hot Fix
  • 📝 Documentation Update
  • 🎨 Style
  • ⚡️ Performance Improvements
  • ✅ Test
  • 👷 CI
  • 💚 CI Fix

@ahnsugyeong ahnsugyeong added the feat Add new features or enhance existing ones. label Feb 9, 2024
@ahnsugyeong ahnsugyeong self-assigned this Feb 9, 2024
@ahnsugyeong ahnsugyeong linked an issue Feb 9, 2024 that may be closed by this pull request
1 task
@ahnsugyeong ahnsugyeong merged commit d73700e into develop Feb 9, 2024
@ahnsugyeong ahnsugyeong deleted the feat/94 branch February 9, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Add new features or enhance existing ones.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat/TAS-151] 계정 카테고리 목록 조회 API 로직 수정
1 participant