]> 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)
committerJesseM <jesse@bywatersolutions.com>
Mon, 24 Feb 2025 18:17:00 +0000 (18:17 +0000)
commita26ed2bb6014053db402d25e644b8c0c7d2e5240
treeaf03bd2ba430cac9dd1e280a97db51df430fab4e
parentd89acecd45774ca6f42086aa9662475665fc5358
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>
Koha/REST/V1/Patrons/Holds.pm
api/v1/swagger/paths/public_patrons.yaml
t/db_dependent/api/v1/patrons_holds.t