11 May
2023
11 May
'23
5:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24400 --- Comment #6 from Danyon Sewell <danyonsewell@catalyst.net.nz> --- Created attachment 151044 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151044&action=edit Bug 24400: Rest API for checkout Feature to provide API endpoints for checking out items. To test: 1) Apply this patch 2) Run: $ ktd --shell $ prove t/db_dependent/api/v1/items.t => SUCCESS: Tests pass! 3. Play with item checkout using a REST tool like Postman => SUCCESS: All works as expected 4. Sign off :-D Sponsored-by: Auckland University of Technology -- You are receiving this mail because: You are watching all bug changes.