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

[#109] 검색 Pageable수정 #110

Merged
merged 1 commit into from
Aug 25, 2024
Merged

[#109] 검색 Pageable수정 #110

merged 1 commit into from
Aug 25, 2024

Conversation

ParkSangsin
Copy link
Contributor

PR 타입

  • 기능 추가

구현한 기능

검색 API에서 Pageable 객체를 입력 받지 않고, 임시로 값을 고정합니다.

  • 홈 화면 검색
    • 공연, 배우 각각 최대 50개씩 결과를 반환합니다.
  • 공연 이름에 따른 페어 목록 검색
    • 최대 5개의 공연에 대한 페어 목록 반환

image

일정

  • 추정 시간 : 1 hour
  • 걸린 시간 : 1 hour

@ParkSangsin ParkSangsin requested a review from persi0815 August 25, 2024 15:14
@ParkSangsin ParkSangsin self-assigned this Aug 25, 2024
@ParkSangsin ParkSangsin linked an issue Aug 25, 2024 that may be closed by this pull request
@ParkSangsin ParkSangsin merged commit 97f86f8 into develop Aug 25, 2024
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 this pull request may close these issues.

[REFACTOR] 검색 Pageable 수정
1 participant