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

[공통] Pagination 마지막 페이지 체크 로직 보완 #85

Closed
juan-rybczinski opened this issue Feb 11, 2024 · 0 comments · Fixed by #88
Closed

[공통] Pagination 마지막 페이지 체크 로직 보완 #85

juan-rybczinski opened this issue Feb 11, 2024 · 0 comments · Fixed by #88
Assignees

Comments

@juan-rybczinski
Copy link
Contributor

🚀 기능

  • Pagination API에 추가된 is_last_page 프로퍼티를 활용해 마지막 페이지 체크 로직을 보완합니다.

📸 재현 이미지 또는 코드 샘플

해당 기능을 재현하는 이미지나 코드 샘플을 첨부할 수 있습니다.

📄 기능 명세

어떤 구체적인 기능들을 구현할지 명세합니다.

👷 작업자

@juan-rybczinski

💬 기타

기타 사항

@juan-rybczinski juan-rybczinski self-assigned this Feb 11, 2024
juan-rybczinski added a commit that referenced this issue Feb 11, 2024
- is_last_page 적용
- 개별 PaginationResponse가 기본 PaginationResponse를 implements -> extends 하도록 변경
juan-rybczinski added a commit that referenced this issue Feb 15, 2024
- is_last_page 적용
- 개별 PaginationResponse가 기본 PaginationResponse를 implements -> extends 하도록 변경
juan-rybczinski added a commit that referenced this issue Feb 15, 2024
- is_last_page 적용
- 개별 PaginationResponse가 기본 PaginationResponse를 implements -> extends 하도록 변경
juan-rybczinski added a commit that referenced this issue Feb 20, 2024
Feat:[공통] Pagination 마지막 페이지 체크 로직 보완 #85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant