[Koha-bugs] [Bug 13895] Add routes for checkouts retrieval and renewal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 21 17:46:51 CET 2019


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

--- Comment #65 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 85464
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85464&action=edit
Bug 13895: Change renewal endpoint

Instead of PUT on /checkout/{checkout_id} endpoint, you should now call
POST on /checkouts/{checkout_id}/renewal

Test plan:
prove t/db_dependent/api/v1/checkouts.t

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list