https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24599
Arthur Suzuki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Arthur Suzuki <[email protected]> --- Hi, IMO that case should be handled by the api client in a loop with multiple call. Since the status of the reply provides information about the success (or failure) of the reservation, either we would need to make a whole new api endpoint, or a breaking change in the format of both the call and the reply. Breaking change are always a bad thing, especially when it comes to API used by other software in the wild (VuFind, Aspen, Bokeh, Summon, etc...). Arthur -- 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/
