https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 --- Comment #44 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Dominic Pichette from comment #43)
Created attachment 68791 [details] [review] Bug 18282: operationId must be unique
operationId has the following documentation: "Unique string used to identify the operation. The id MUST be unique among all operations described in the API."
This patch modifies operationIds to be unique accross our API operations.
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Dominic Pichette <dominic@inlibro.com>
Dominique, I think you submitted a signed patch to the wrong bug report. I obsoleted it and marked the bug back as Needs Signoff to avoid confusion. -- You are receiving this mail because: You are watching all bug changes.