22 Oct
2024
22 Oct
'24
2:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38224 --- Comment #3 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 173136 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173136&action=edit Bug 38224: (follow-up) Rewrite endpoint using new core methods Now we have core methods, we can use them to rewrite the controller. Behavior should remain unchanged, so to test: 1. Apply this patches 2. Run: $ ktd --shell k$ prove t/db_dependent/api/v1/rpc/biblios.t => SUCCESS: tests pass! 3. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.