[Koha-bugs] [Bug 30790] Add REST API route to list biblios

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 17 16:18:17 CEST 2022


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

--- Comment #5 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to Tomás Cohen Arazi from comment #4)
> No, that's why I say I regret not finding the time to provide a generic
> solution... Namely, a pair of Koha::Objects methods for tweaking the 'embed'
> structure and queries....

I just noticed that I can do

GET /api/v1/biblios?q={"isbn": "1-23-456789-0"}

without the "biblioitem." prefix and it works too. So... is there something
else needed ? (except updating the tests and commit messages to reflect that)

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


More information about the Koha-bugs mailing list