Bug 19278: Mention RESTdefaultPageSize in POD
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 22 Sep 2017 22:15:43 +0000 (19:15 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 11 Dec 2017 20:46:59 +0000 (17:46 -0300)
commit296442d2d5d8d506ae299b136ddbd834f5123880
treecb866e5a42b3d4bf97d1e7f5e23229ed4bef4e87
parent96f442badd65f672ddc2ba425e851e11a42112ad
Bug 19278: Mention RESTdefaultPageSize in POD

This patch adds information about RESTdefaultPageSize usage
when the per_page parameter is absent on the query.

Signed-off-by: Lari Taskula <lari.taskula@jns.fi>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/REST/Plugin/Pagination.pm