HomeGuidesAPI ReferenceChangelog
Log In
Changelog
improved

Genability Java Client Library Update: Pagination for Calendar API

We've introduced native pagination support for our /calendars and /calendars/dates endpoints.

Key Features:

  • Native Pagination Support
    • Seamlessly handle large result sets for calendar and calendar date queries
    • Utilize pageCount and pageStart parameters without manual implementation
  • Consistent API Experience
    • Uniform approach to pagination and filtering across calendar endpoints
    • Improved developer experience and code maintainability

Getting Started:
To take advantage of this improvement, update your Genability Java client library to the latest version.