[Koha-bugs] [Bug 27352] Add GET /biblios/:biblio_id/items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 6 16:03:44 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27352

--- Comment #1 from Tomás Cohen Arazi <tomascohen at 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 at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list