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

누락된 파일 및 Router 선언 방식 수정 #24

Merged
merged 4 commits into from
Aug 26, 2024
Merged

Conversation

GeonH0
Copy link
Collaborator

@GeonH0 GeonH0 commented Aug 26, 2024

  • Recipe 엔티티를 사용할떄 필요한 User 엔티티를 정의하였습니다.
  • RecipeUploadResponseDTO에 필요한 UserDTO를 정의하였습니다.
  • 각 DTO의 createdAt 필드를 ISO 8601 형식으로 처리하기 위해 DateFormatter의 확장을 추가했습니다.
  • MainTabbar의 라우터 속성 선언이 누락되어 수정하였습니다.

Copy link

@GeonH0 GeonH0 merged commit 4728ad1 into main Aug 26, 2024
2 checks passed
@GeonH0 GeonH0 deleted the fix/missingFiles branch September 12, 2024 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant