New Pagination Settings
5 months ago by Gianluca Conti
2024-08-13
Change release date
With this change, two new limits have been added on the PageSize property.
- There is now a maximum PageSize of 1500. If a value greater than 1500 is passed in the PageSize parameter this will still only return 1500 items.
- There is now a default PageSize of 100, if no value is passed into the PageSize parameter then this property will be set as 100.