https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24401
Jan Kissig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #23 from Jan Kissig <[email protected]> --- I rebuild the whole endpoint to be a simple POST checkin endpoint and therefore obsoleted the older patches which weren't applying anymore. I also obsoleted the patch DELETE /checkouts/{checkout_id}/checkin/{library_id} as I found it quite difficult to use because one had to make several api calls to retrieve that checkout_id. If it is still needed I could open another bug for it. This endpoint could also be used for solving offline circulations with KOCT https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37060 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
