Koha/api/v1/swagger
Tomas Cohen Arazi 810e761660
Bug 25482: Wrong permissions specification for adv editor macros
The current permissions are defined as a hash, with a duplicate key.
This is generally invalid, but Debian 9's Mojolicious::Plugin::OpenAPI
lets it go through, even though the results are, random?

This patch sets the required permissions right, and following the
haspermissions() syntax correctly.

Tests for searching macros are not passing. Still trying to figure.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-05-15 12:47:08 +01:00
..
definitions Bug 17268: Advanced cataloging editor macros - add endpoint 2020-05-04 08:25:21 +01:00
parameters Bug 17268: (follow-up) Fix translatability 2020-05-04 08:26:22 +01:00
paths Bug 25482: Wrong permissions specification for adv editor macros 2020-05-15 12:47:08 +01:00
definitions.json Bug 17268: Advanced cataloging editor macros - add endpoint 2020-05-04 08:25:21 +01:00
parameters.json Bug 17268: Advanced cataloging editor macros - add endpoint 2020-05-04 08:25:21 +01:00
paths.json Bug 17268: Update patchs per RFC 2020-05-04 08:26:33 +01:00
swagger.json
x-primitives.json Bug 17268: Advanced cataloging editor macros - add endpoint 2020-05-04 08:25:21 +01:00