Bug 27366: Add controller
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 8 Jan 2021 16:16:35 +0000 (13:16 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 16 Mar 2021 15:08:31 +0000 (16:08 +0100)
commitda233f82d086ca046f00d1802d1dd8fc14666763
tree72cd5fac424f7544f7ee7bb33e4cd7444a8bfd7f
parentb5c5d0cdc825b7cefbb5e3cfe240f33442dc9c06
Bug 27366: Add controller

Add a patron holds controller for the REST api and impliment the #list
methods.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/REST/V1/Patrons/Holds.pm [new file with mode: 0644]