https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410
--- Comment #38 from Tomás Cohen Arazi <[email protected]> --- Created attachment 69545 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69545&action=edit Bug 19410: (followup) Add reserved params definitions This patch re-adds some parameters I left out during some rebasing tasks and ended up on a separate patchset (bug 18731). The introduced parameters definitions are only used on endpoint definitions that implement (at least) pagination. No need to test them here but easier adding them here than on a patch implementing a new enpoint, which would become a dependency for other endpoints. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
