19 Jun
2023
19 Jun
'23
9:52 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34054 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 152467 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152467&action=edit Bug 34054: Allow to embed biblio on GET /items Test plan: Request the /items REST API endpoint and ask for the biblio's info to be embeded into the response passing x-koha-embed curl -u koha:koha --request GET 'http://localhost:8081/api/v1/items' --header "x-koha-embed: biblio" --header "Content-Type: application/json" Sponsored-by: BULAC - http://www.bulac.fr/ -- You are receiving this mail because: You are watching all bug changes.