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] 일기 리스트 조회 API 수정 #3

Open
1 task
gmlrude opened this issue Jul 11, 2023 · 0 comments · May be fixed by #4
Open
1 task

[fix] 일기 리스트 조회 API 수정 #3

gmlrude opened this issue Jul 11, 2023 · 0 comments · May be fixed by #4
Assignees
Labels
오류수정 오류 설명 및 수정

Comments

@gmlrude
Copy link
Contributor

gmlrude commented Jul 11, 2023

🤔 오류 내용

  • 현재 백엔드에서 일기 리스트를 전체를 다 보내고 프론트엔드 쪽에서 user_id가 일치하는 것으로 필터링을 하고 있다.

  • 백엔드에서 user_id에 맞는 일기 리스트를 보내주는 코드로 변경


@gmlrude gmlrude added the 오류수정 오류 설명 및 수정 label Jul 11, 2023
@gmlrude gmlrude self-assigned this Jul 11, 2023
@gmlrude gmlrude linked a pull request Jul 11, 2023 that will close this issue
4 tasks
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 a pull request may close this issue.

1 participant