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

✨ 좋아요한 이력서만 보기 구현 #58

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

namkikim0718
Copy link
Member

#️⃣연관된 이슈

📝작업 내용

  • 좋아요한 이력서만 보는 기능을 추가했습니다.
  • 따로 엔드포인트를 만든게 아니라 기존 전체 조회에 파라미터를 추가했습니다.
  • 검색 필터에 liked 라는 파라미터를 추가했고 해당 파라미터를 true로 넣고 보내면 됩니다.
  • 다른 필터들과 동일하게 필요할때만 해당 파라미터를 넣으면 됩니다.

스크린샷

스크린샷 2024-11-10 00 09 14

@namkikim0718 namkikim0718 self-assigned this Nov 9, 2024
@yoonseopkim yoonseopkim merged commit 091500b into develop Nov 11, 2024
1 check passed
@namkikim0718 namkikim0718 added the ✨ Feature 기능 개발 label Nov 13, 2024
@namkikim0718 namkikim0718 deleted the 57-좋아요한-이력서만-보기-구현 branch November 16, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE | Spring] 좋아요한 이력서만 보기 구현
2 participants