https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17005
--- Comment #10 from Lari Taskula <[email protected]> --- Created attachment 54198 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54198&action=edit Bug 17005: Reword borrowers to patrons in Swagger tags for checkouts history Routes for checkouts history have tags called "borrowers". We should use "patrons" instead in order not to have both (endpoints for patrons already add "patrons"). This patch changes the tags from borrowers to patrons in: GET /checkouts/history GET /checkouts/history/{checkout_id} -- 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/
