Skip to content

[Refactor] Response DTO를 record로 변경한다 #96

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

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

vectorch9
Copy link
Contributor

🗒️ Summary

resolve: #94

💡 More

@vectorch9 vectorch9 self-assigned this Nov 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

Test Results

174 tests  ±0   174 ✔️ ±0   3s ⏱️ -1s
  33 suites ±0       0 💤 ±0 
  33 files   ±0       0 ±0 

Results for commit d25b43f. ± Comparison against base commit a579d0e.

@vectorch9 vectorch9 merged commit e6592cb into develop Nov 6, 2023
@vectorch9 vectorch9 deleted the refactor/response branch November 6, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

응답 DTO에서 기본 생성자를 제거하고 가능한 필드에 final을 붙인다
1 participant