https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20028 Lari Taskula <lari.taskula@hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117109|0 |1 is obsolete| | --- Comment #38 from Lari Taskula <lari.taskula@hypernova.fi> --- Created attachment 119971 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119971&action=edit Bug 20028: Add Patron Export REST controller This patch adds a REST controller for patron data exporting. GET /api/v1/patrons/51/export GET /api/v1/public/patrons/51/export Supports pagination parameters "_per_page" and "_page". To test: 1. prove t/db_dependent/api/v1/patrons_export.t Sponsored-by: The National Library of Finland -- You are receiving this mail because: You are watching all bug changes.