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/#45 일기 관련 기획 수정된 내용 반영 #48

Merged
merged 7 commits into from
Jul 9, 2024

Conversation

yeonjy
Copy link
Member

@yeonjy yeonjy commented Jul 9, 2024

PULL REQUEST

🎋 작업중인 브랜치

⚡️ 작업동기

  • 일기 관련 기획 수정된 내용 반영

🔑 주요 변경사항

  • 하나의 날짜에 일기 여러개 조회할 수 있도록 수정
  • 여행 날짜 관련 타입 LocalDate로 변경
  • 일기의 날씨와 기분 Request 타입 enum으로 변경 & 예외처리

💡 관련 이슈

close #45

@yeonjy yeonjy added ✨ feat 새로운 기능 추가 ♻️ refactor 코드 리팩토링 labels Jul 9, 2024
@yeonjy yeonjy self-assigned this Jul 9, 2024
@yeonjy yeonjy changed the title Feat/#45 diary multi Feat/#45 일기 관련 기획 수정된 내용 반영 Jul 9, 2024
@yeonjy yeonjy merged commit f8f103e into dev Jul 9, 2024
1 check passed
@yeonjy yeonjy deleted the feat/#45-diary-multi branch August 19, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 추가 ♻️ refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 같은 날짜에 일기 생성 여러개 가능하도록 수정 & 자잘한 리팩토링
1 participant