https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24609
Andrew Isherwood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |andrew.isherwood@ptfs-europ |ity.org |e.com Status|NEW |ASSIGNED --- Comment #1 from Andrew Isherwood <[email protected]> --- Change of plan on this one. It's unnecessary to create a new endpoint for this. Following a discussion with Martin, I've realised we can just add a PUT endpoint for the /checkouts/{checkout_id} route, with whole checkout objects passed as the body. -- 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] 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/
