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

fix: Artist 직렬화 ArtistQueryModel로 변환 후 직렬화 하도록 변경 (#831) #832

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

seokjin8678
Copy link
Collaborator

📌 관련 이슈

✨ PR 세부 내용

이슈 내용 그대로 Artist를 직렬화할 때 엔티티 그대로 직렬화 하는 것을 ArtistQueryModel을 정의하여 직렬화 하도록 했습니다.

해당 이슈 빠르게 처리되지 않으면 클라이언트에서 처리가 불가능하므로 우선 바로 머지하겠습니다.

추가 변경 또는 더 나은 개선 방향이 있다면 새롭게 이슈로 파서 처리하면 될 것 같습니다!

@seokjin8678 seokjin8678 added BE 백엔드에 관련된 작업 🚨 우선순위上 급하게 처리해야 할 작업 🛠 수정 수정에 관련된 작업 labels Apr 2, 2024
@seokjin8678 seokjin8678 self-assigned this Apr 2, 2024
@github-actions github-actions bot requested review from BGuga, carsago and xxeol2 April 2, 2024 08:01
Copy link

github-actions bot commented Apr 2, 2024

Test Results

164 files  164 suites   29s ⏱️
588 tests 588 ✅ 0 💤 0 ❌
601 runs  601 ✅ 0 💤 0 ❌

Results for commit 5dc35df.

@seokjin8678 seokjin8678 merged commit e22fc7c into dev Apr 2, 2024
7 checks passed
@seokjin8678 seokjin8678 deleted the feat/#831 branch April 2, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드에 관련된 작업 🚨 우선순위上 급하게 처리해야 할 작업 🛠 수정 수정에 관련된 작업
Projects
None yet
1 participant