https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19784 --- Comment #34 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 72172 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72172&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. Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.