https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19072
--- Comment #1 from Lari Taskula <[email protected]> --- Created attachment 65792 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65792&action=edit Bug 19072: Toggle suspend for /api/v1/holds This patch adds ability to toggle suspend for a hold. To test: 1. prove t/db_dependent/api/v1/holds.t 2. Send a PUT request to suspended hold with suspend_until parameter as null 3. Observe that hold is now resumed -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
