2 Apr
2024
2 Apr
'24
9:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36495 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 164301 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164301&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.