Koha::REST::V1::Patrons::Holds
Controller function that handles listing Koha::Hold objects for the requested patron
Controller function that handles cancelling a hold for the requested patron. Returns a 204 if cancelling took place, and 202 if a cancellation request is recorded instead.