[Koha-bugs] [Bug 17005] REST API: add routes to list checkouts history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 9 13:53:22 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17005

--- Comment #10 from Lari Taskula <larit at student.uef.fi> ---
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.


More information about the Koha-bugs mailing list