https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19784
--- Comment #15 from Tomás Cohen Arazi <[email protected]> --- Created attachment 70610 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70610&action=edit Bug 19784: Remove reference to 'borrowernumber' param from other endpoints This patch removes the $ref occurences for borrowernumber in not patron-specific endpoints. 'borrowernumber' is still used on them, but as a hardcoded parameter. The param rename will happen on a separate bug for each endpoint. -- 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/
