https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17086
--- Comment #1 from Lari Taskula <[email protected]> --- Created attachment 54197 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54197&action=edit Bug 17086: Reword borrowers to patrons in Swagger tags for holds Routes for holds 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 /holds POST /holds -- You are receiving this mail because: You are the assignee for the bug. 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/
