Koha/api/v1/swagger/paths
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
..
acquisitions_funds.json Bug 24321: Clean /acquisitions/funds 2020-01-08 14:42:28 +00:00
acquisitions_orders.json Bug 25048: Make successful resource deletion return 204 2020-04-29 16:24:43 +01:00
acquisitions_vendors.json Bug 25048: Make successful resource deletion return 204 2020-04-29 16:24:43 +01:00
advancededitormacros.json Bug 25482: Wrong permissions specification for adv editor macros 2020-05-15 12:47:08 +01:00
biblios.json Bug 24908: Add text-formatted MARC support in /biblios/{biblio_id} 2020-04-29 17:13:36 +01:00
checkouts.json Bug 17005: Add plugin parameters to /checkouts endpoint 2019-10-08 14:33:39 +01:00
circulation-rules.json Bug 18936: (follow-up) Update REST definition for /.../kinds 2020-02-04 09:56:24 +00:00
cities.json Bug 25279: Add general query parameters to the /cities route 2020-05-12 11:39:36 +01:00
clubs.json Bug 19618: Add api endpoint for club holds 2019-10-01 08:05:58 +01:00
holds.json Bug 25048: Make successful resource deletion return 204 2020-04-29 16:24:43 +01:00
ill_backends.json Bug 22615: Add endpoint for getting one ill backend 2020-03-05 13:03:40 +00:00
illrequests.json Bug 20563: Allow display of requested partners 2019-03-15 19:33:37 +00:00
items.json Bug 23667: Add spec 2019-10-29 12:20:35 +00:00
libraries.json Bug 24321: Clean /libraries 2020-01-08 14:42:36 +00:00
oauth.json
patrons.json Bug 25048: Make successful resource deletion return 204 2020-04-29 16:24:43 +01:00
patrons_account.json Bug 23607: Make /patrons/:patron_id/account staff only 2019-09-27 14:00:48 +01:00
patrons_password.json
public_patrons.json Bug 23584: Add spec for PUT /public/patron/:patron_id/guarantors 2019-09-23 10:52:39 +01:00
return_claims.json Bug 14697: (QA follow-up) Organize tests in subtests 2019-10-31 12:05:14 +00:00
rotas.json