willowtreeapps / wombats-api

Wombats API
https://github.com/willowtreeapps/wombats-documentation
MIT License
10 stars 4 forks source link

Add Pagination abstraction #355

Closed oconn closed 7 years ago

oconn commented 7 years ago

PR for issue #336 .

Ready for a PR?

Implementation Notes:

Breaking changes:

Web client will now need to handle pagination to display all the games. This should probably be held of from merging to develop until the client is ready to implement.