Skip to content

0.11.1

Compare
Choose a tag to compare
@Freika Freika released this 21 Aug 17:21
· 360 commits to master since this release

Changed

  • /api/v1/points endpoint now returns 100 points by default. You can specify the number of points to return by passing the per_page query parameter. Example: /api/v1/points?per_page=50 will return 50 points. Also, page query parameter is now available to paginate the results. Example: /api/v1/points?per_page=50&page=2 will return the second page of 50 points.

💙 This release is supported by James Manolios on Patreon 💙

Full Changelog: 0.11.0...0.11.1