https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30790 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Julian Maurice from comment #3)
(In reply to Tomás Cohen Arazi from comment #2)
We have hidden the biblioitem table from the API. I regret not having spent time on a more generic solution yet...
Take a look at... Orders.pm when it comes to filtering by biblio.*
It looks like Koha/REST/Plugin/Objects.pm was duplicated inside Koha::REST::V1::Orders::list ... is it what we are supposed to do ? :/
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.... -- You are receiving this mail because: You are watching all bug changes.