7 Nov
2024
7 Nov
'24
3:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38224 --- Comment #6 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 174246 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174246&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 Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.