https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41035 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blawlor@clamsnet.org QA Contact|testopia@bugs.koha-communit |blawlor@clamsnet.org |y.org | --- Comment #4 from Brendan Lawlor <blawlor@clamsnet.org> --- This works and is consistent with how the items API defines the endpoint for remove from bundle: "/items/{item_id}/bundled_items/{bundled_item_id}": delete: x-mojo-to: Items#remove_from_bundle operationId: removeFromBundle tags: - items summary: Remove item from bundle Nice work. Passing QA -- You are receiving this mail because: You are watching all bug changes.