[Koha-bugs] [Bug 34054] Allow to embed biblio on GET /items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 23 11:10:04 CEST 2023


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

--- Comment #3 from Andreas Roussos <a.roussos at dataly.gr> ---
Notes from testing:

All works as expected, I ran the curl command provided in the test plan
and observed that biblio data was indeed embedded in the JSON response.

The updated unit test passes, too:

$ prove t/db_dependent/api/v1/items.t
t/db_dependent/api/v1/items.t .. ok
All tests successful.
Files=1, Tests=5, 10 wallclock secs ( 0.05 usr  0.02 sys +  9.34 cusr  0.88
csys = 10.29 CPU)
Result: PASS

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


More information about the Koha-bugs mailing list