https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18999
Josef Moravec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #65626|0 |1 is obsolete| | Attachment #66855|0 |1 is obsolete| | Attachment #67173|0 |1 is obsolete| | --- Comment #13 from Josef Moravec <[email protected]> --- Created attachment 67316 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67316&action=edit 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 <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
