Bug 19784: Remove reference to 'borrowernumber' param from other endpoints
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 8 Dec 2017 12:25:35 +0000 (09:25 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 29 Mar 2018 14:42:08 +0000 (11:42 -0300)
commit87dc9b0ac1db2b689385a5b65e7d1293ea8bca0a
treeebafe33b19efe1468c616f6ea77621ef5eedd14d
parent10de4f437f3ca9f368e52f79ab6fb1b86c916209
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>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
api/v1/swagger/definitions/hold.json
api/v1/swagger/paths/holds.json
api/v1/swagger/paths/illrequests.json