3 Apr
2024
3 Apr
'24
2:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36495 --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 164378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164378&action=edit Bug 36495: Use resource_deleted() helper everywhere This patch makes the API controllers use the resource_deleted() helper. No behavior changes are expected. To test: 1. Apply this patch 2. Run: $ ktd --shell k$ prove t/db_dependent/api/v1 => SUCCESS: Nothing broke 3. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.