]> git.koha-community.org Git - koha.git/commit
Bug 37809: (follow-up) Remove wrong embed
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 2 Sep 2024 14:56:58 +0000 (11:56 -0300)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 11 Nov 2024 13:12:18 +0000 (14:12 +0100)
commit8fd91cb7baebf77448bc5dddc5cb4183f8dce44b
tree12241cc6d4e4faa4683ad23d0b93050f7f6e6c8c
parentf5420d27f8c34f3e858382773a091215b7cc21fe
Bug 37809: (follow-up) Remove wrong embed

It seems to me like a copy and paste error coming from the holds
endpoint.

To test:
1. Use a REST API tool like Postman to ask for some patron's checkouts
2. Add x-koha-emebed: cancellation_requested
=> FAIL: It explodes, cannot embed it
3. Apply this patch
4. Repeat 2
=> SUCCESS: cancellation_requested no longer a valid option
5. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
api/v1/swagger/paths/patrons_checkouts.yaml