Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: null out PaginationItem._page_number
Tests were failing because the fetch_all method added a second check before fetching the next page. This fix will allow the next page to be retrieved when used normally
- Loading branch information