https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34313
--- Comment #9 from David Cook <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #8) > (In reply to David Cook from comment #5) > > This will have some potential consequences for users of the existing API but > > they should be manageable. > > You mean the change of the returned status code? It will still mean success > for all libraries I know about, and people are not using the response body > so there will be no surprise, I hope :-D I have some code that checks for 204 specifically. I should've just had it check for a success. Not a big deal to fix that one though. -- 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/
