cbortz/vainglory-api-ruby

Pagination should be available when querying players

Closed this issue · 1 comments

Issue

VaingloryAPI::Client#players should allow a developer to paginate results as per the Vainglory API "Pagination" documentation.

TODO

  • Implement fix
  • Update specs
  • Update YARD

Successfully fixing this should bring us to v0.1.0

Not needed.