Skip to content

Iss #57 - Add a method to cache service for handling paged results

In order to better handle paged results, a new method was created to handle paged cache results separately from the standard cache. This allows us flexibility of optionally enabling the request handling on cached requests.

Merge request reports

Loading