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: 일기 필터링 오류 수정 #74

Merged
merged 1 commit into from
Oct 28, 2024
Merged

fix: 일기 필터링 오류 수정 #74

merged 1 commit into from
Oct 28, 2024

Conversation

HyeJiJUN11
Copy link
Contributor

@HyeJiJUN11 HyeJiJUN11 commented Oct 28, 2024

📝 작업 내용

필터링 요소 없을 시
현재 날짜의 모든 일기 반환

필터링 요소 있을 시
모든 일기 중에 필터링 요소에 해당하는 것 반환

🔗 관련 이슈

close #73

@HyeJiJUN11 HyeJiJUN11 added the 🐛 bug 버그 해결 label Oct 28, 2024
@peeerr peeerr linked an issue Oct 28, 2024 that may be closed by this pull request
@peeerr peeerr merged commit a76aab4 into kakao-tech-campus-2nd-step3:weekly/9 Oct 28, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug 버그 해결
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 일기 필터링 오류 해결
2 participants