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: ResponseFoodDto Date/Time 타입 주석처리 (#66) #71

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

win-luck
Copy link
Contributor

  • 오후에 발생한 문제와 동일하게, ResponseDto에 LocalDate/Time 타입이 존재할 경우 직렬화 오류 발생
  • 임시 주석처리

@win-luck win-luck added the fix 버그 및 오류 수정 label Nov 10, 2023
@win-luck win-luck requested a review from synoti21 November 10, 2023 13:10
@win-luck win-luck self-assigned this Nov 10, 2023
@synoti21
Copy link
Contributor

LGTM

@synoti21 synoti21 merged commit 92b7a18 into master Nov 10, 2023
1 check passed
@synoti21 synoti21 deleted the feature/66-fix-hotfix branch November 13, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 및 오류 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: LocalDate가 ResponseDto에 존재하여 발생하는 직렬화 오류 수정 (#66)
2 participants