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: 탐색 조회 수정 #266

Merged
merged 4 commits into from
Dec 6, 2024
Merged

fix: 탐색 조회 수정 #266

merged 4 commits into from
Dec 6, 2024

Conversation

koosco
Copy link
Collaborator

@koosco koosco commented Dec 6, 2024

🚀 개요
close #265
🔍 변경사항
변경사항 1 jobIds 없을 때 전체 결과 반환
변경사항 2 category 함께 반환하도록 수정
변경사항 3 jobIds에 해당하는 데이터가 없을 때 빈 Page 반환

⏳ 작업 내용
작업 내용 1
작업 내용 2
작업 내용 3
📝 논의사항

jobIds가 없을 때 전체 조회하도록 수정했습니다.
jobIds가 있고 검색 결과가 없을 때 빈 page를 넘기도록 수정했습니다.
@koosco koosco merged commit 5b36075 into dev Dec 6, 2024
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: 탐색 전체 조회 수정
1 participant