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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jan 9 00:41:13 CET 2021


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #114892|0                           |1
        is obsolete|                            |
 Attachment #114894|0                           |1
        is obsolete|                            |
 Attachment #114895|0                           |1
        is obsolete|                            |

--- Comment #4 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 114983
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114983&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>

Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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


More information about the Koha-bugs mailing list