Koha/api/v1/swagger
Tomas Cohen Arazi 9c4a1b19aa Bug 27947: (QA follow-up) Clarify permissions
Privileged routes need permissions defined. This patch adds the minimum
required permission until there are article request-specific permissions
in Koha: circulate: circulate_remaining_permissions

It is also clarified that interacting with an article request  from
another patron, but having your own patron_id in the path would return
404 instead of 403, as technically the resource (an article request from
the patron, identified.by the supplied id) doesn't exist.

Tests are tweaked.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-06 10:09:25 +02:00
..
definitions Bug 29072: Move reference route /cities spec to YAML 2021-09-21 20:22:57 +02:00
parameters Bug 27947: (QA follow-up) Refactor routes 2021-10-06 10:09:25 +02:00
paths Bug 27947: (QA follow-up) Clarify permissions 2021-10-06 10:09:25 +02:00
definitions.json Bug 29072: Move reference route /cities spec to YAML 2021-09-21 20:22:57 +02:00
parameters.json Bug 27947: (QA follow-up) Refactor routes 2021-10-06 10:09:25 +02:00
paths.json Bug 27947: (QA follow-up) Refactor routes 2021-10-06 10:09:25 +02:00
swagger.yaml Bug 27947: (QA follow-up) Refactor routes 2021-10-06 10:09:25 +02:00
x-primitives.json Bug 26633: Add REST API for managing transfer limits 2021-03-16 16:08:30 +01:00