Bug 29290: Add GET /biblios/:biblio_id/checkouts
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 20 Oct 2021 21:12:41 +0000 (18:12 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 Oct 2021 15:32:34 +0000 (17:32 +0200)
commit8fdd52b17cfe149c5e9721161cab60e61ad97877
tree6585efab0778bb8c53983ee02800758af538a70c
parentd46492ac234cb00028618bd46f623c5243d627b6
Bug 29290: Add GET /biblios/:biblio_id/checkouts

This patch adds the required controller method.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/REST/V1/Biblios.pm