[Koha-bugs] [Bug 18137] REST API: Migrate from Mojolicious::Plugin:: Swagger2 to Mojolicious::Plugin::OpenAPI

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 16 12:58:12 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18137

--- Comment #26 from Lari Taskula <lari.taskula at jns.fi> ---
Created attachment 61163
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61163&action=edit
Bug 18137: (follow-up) 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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list