Koha/api/v1/swagger/paths
Lari Taskula b4e525e4f6 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>
2017-09-21 12:02:39 -03:00
..
cities.json Bug 18282: operationId must be unique 2017-09-21 12:02:39 -03:00
holds.json Bug 18137: Make /holds Mojolicious::Plugin::OpenAPI compatible 2017-09-21 11:27:05 -03:00
patrons.json Bug 18137: Make /patrons Mojolicious::Plugin::OpenAPI compatible 2017-09-21 11:27:05 -03:00