6 Dec
2022
6 Dec
'22
9:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31794 --- Comment #2 from Agustín Moyano <agustinmoyano@theke.io> --- Created attachment 144458 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144458&action=edit Bug 31794: Add REST endpoint to get an authority To test: 1. Apply patch 2. Set RESTBasicAuth preference to true 3. Get the id of an authority 4. Make a GET request to /api/v1/authorities/{authid} with one of the following content type header - application/json - application/marcxml+xml - application/marc-in-json - application/marc - text/plain 5. Check that you get the authority in the corresponding format 6. Sign off -- You are receiving this mail because: You are watching all bug changes.