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/#3] 일기 리스트 조회에서 user_id 필터링 추가 #4

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

gmlrude
Copy link
Contributor

@gmlrude gmlrude commented Jul 11, 2023

📢 기능 설명

image
  • diary_date, user_id 가 일치하는 일기 1권 조회
  • user_id 가 일치하는 일기 리스트 조회 추가

연결된 issue

연결된 issue를 자동으로 닫기 위해 아래 {이슈넘버}를 입력해주세요.

close #3



🩷 Approve 하기 전 확인해주세요!

  • swagger 결과 화면 확인해주세요. /diaries/?diary_date=2023-02-04&user_id=30 으로 필터링

✅ 체크리스트

  • PR 제목 규칙 잘 지켰는가?
  • 추가/수정사항을 설명하였는가?
  • 이슈넘버를 적었는가?

@gmlrude gmlrude requested a review from alswlfl29 July 11, 2023 06:36
@gmlrude gmlrude self-assigned this Jul 11, 2023
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.

[fix] 일기 리스트 조회 API 수정
1 participant