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

[FEATURE] 판매자는 경매 상품 목록 조회시 최대 100개의 상품을 조회할 수 있다. #127

Closed
1 task
Tracked by #94
yudonggeun opened this issue Aug 14, 2024 · 1 comment
Assignees
Labels
FEATURE 새로운 기능 또는 변경

Comments

@yudonggeun
Copy link
Contributor

yudonggeun commented Aug 14, 2024

✨ Describe

페이지네이션과 연관된 작업입니다. 하지만 최대 100개의 상품을 조회하는 제약만을 구현하면 해당 작업은 완료처리해주세요!

페이지네이션은 #130 에서 처리합니다.

✅ Todo

  • 조회 목록이 101개일 때, 예외 처리 테스트 구현

🙋🏻 More

@yudonggeun yudonggeun added the FEATURE 새로운 기능 또는 변경 label Aug 14, 2024
@minseok-oh minseok-oh self-assigned this Aug 17, 2024
@minseok-oh
Copy link
Collaborator

#204 <- 여기서 구현되었습니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEATURE 새로운 기능 또는 변경
Projects
None yet
Development

No branches or pull requests

2 participants