Skip to content

Get recursive resources

Compare
Choose a tag to compare
@styxit styxit released this 07 Aug 09:43
· 119 commits to master since this release
b9cf609

v2.3.0 - 2020-08-07

Compare v2.2.0 - v2.3.0

Added

  • Add the total() method to resource sets to get the total number of resources (and not only the number of resources in the current resource set).
  • Add nextPage, previousPage, firstPage and lastPage methods to the ApiResourceSet for easy loading of paginated resource sets.
  • Add a getRecursive method to the Request to get the resource set including recursively the resource sets from the following pages.