[Koha-bugs] [Bug 24400] REST API: Checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 11 06:44:34 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24400

--- Comment #6 from Danyon Sewell <danyonsewell at 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.


More information about the Koha-bugs mailing list