https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Joonas Kylmälä <joonas.kylmala@helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ere.maijala@helsinki.fi, | |nugged@gmail.com, | |stalkernoid@gmail.com --- Comment #3 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- Could we please add first a deprecation notice and create the PATCH route in addition to the PUT instead of simply renaming the PUT? We have already code using this API (at least https://github.com/NatLibFi/NDL-VuFind2/blob/dev/module/Finna/src/Finna/ILS/...) and I'm thinking there might also other people using this API we are not aware of, so things might unexpectedly break on the next update if we simply remove the PUT method without any migration period. -- You are receiving this mail because: You are watching all bug changes.