Skip to content

Conversation

@brandonbothell
Copy link
Owner

@brandonbothell brandonbothell commented Sep 2, 2021

  • Return prev and next page tokens in paginated responses
  • Add starting pageToken parameter to paginated methods
  • Add pages parameter to paginated methods to allow for simple multi-page requests
  • Update entity methods to include this functionality (in progress)
  • Update documentation
  • Add tests for all this (in progress)

- [x] Return prev and next page tokens in paginated responses
- [x] Add starting `pageToken` parameter to paginated methods
- [x] Add `pages` parameter to paginated methods to allow for simple multi-page requests
- [ ] Update entity methods to include this functionality
- [ ] Update documentation
- [ ] Add tests for all this (in progress)
@brandonbothell brandonbothell added the enhancement New feature or request label Sep 2, 2021
@brandonbothell brandonbothell self-assigned this Sep 2, 2021
@brandonbothell brandonbothell deleted the pages branch June 21, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants