6 Jan
2021
6 Jan
'21
4:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27352 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 114892 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114892&action=edit Bug 27352: Add GET /biblios/:biblio_id/items This patch adds a route to fetch the items for a biblio. It relies entirely on already existing methods. To test: 1. Use your favourite REST tool 2. Play with the new route. => SUCCESS: It works as expected! Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.