]> git.koha-community.org Git - koha.git/commit
Bug 28907: REST - Remove allow-owner from public patron hold cancellation
authorLari Taskula <lari.taskula@hypernova.fi>
Wed, 18 Sep 2024 08:49:47 +0000 (08:49 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 24 Feb 2025 13:19:22 +0000 (14:19 +0100)
commit6bf1026abfec27e47d5407723964ccfb467ee089
tree4bd71ca0ace8ec327a18de2b8ec9aa6e3894b0bf
parent1501983655f6673b087641bc9a2e365ee4bd04f1
Bug 28907: REST - Remove allow-owner from public patron hold cancellation

To test:
1. prove t/db_dependent/api/v1/patrons_holds.t
2. Apply patch
3. prove t/db_dependent/api/v1/patrons_holds.t

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
(cherry picked from commit e2bc259ddaffb57327aa0a1d7e93dea53b794282)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/REST/V1/Patrons/Holds.pm
api/v1/swagger/paths/public_patrons.yaml
t/db_dependent/api/v1/patrons_holds.t