HypixelDev / PublicAPI

Official Java implementation of the Hypixel Public API.
https://api.hypixel.net
MIT License
533 stars 151 forks source link

skyblock/auctions 's paging is bugged #424

Closed RobotHanzo closed 3 years ago

RobotHanzo commented 3 years ago

Proved by https://hypixel.net/threads/apparently-the-zero-th-page-and-the-first-page-of-the-skyblock-auction-is-the-same.2632194/ The endpoint's page 0 and page 1 is the same And the last page isn't the real last page (by comparing last page's size with totalAuctions) Please fix this, or we won't be able to get the whole auction properly

ConnorLinfoot commented 3 years ago

The issue has been resolved.