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/#75] 계정 조회 API 차대변 분리 #76

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

ahnsugyeong
Copy link
Member

🔎 Description

기존 계정 조회 API에서는 차변과 대변 계정 정보가 구분되지 않고 통합되어 있었습니다. 이를 차변과 대변 계정으로 명확히 분리하였습니다.

🔗 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 1, 2024
@ahnsugyeong ahnsugyeong self-assigned this Feb 1, 2024
@ahnsugyeong ahnsugyeong linked an issue Feb 1, 2024 that may be closed by this pull request
1 task
@ahnsugyeong ahnsugyeong merged commit a27107d into develop Feb 1, 2024
@ahnsugyeong ahnsugyeong deleted the feat/75 branch February 1, 2024 18:33
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-126] 계정 조회 API 차대변 분리
1 participant