Bug 30275: Add `/api/v1/checkouts/{checkout_id}/renewals`
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 11 Mar 2022 14:05:25 +0000 (14:05 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 5 Jul 2022 12:46:04 +0000 (09:46 -0300)
commit5fab94ffa03ed34829e672256faeca7842a508b6
tree9cb62c32db5a991c266218714afa6281978039d4
parent4de4cc92637bc9ee1b67187662c3a7b887c6e291
Bug 30275: Add `/api/v1/checkouts/{checkout_id}/renewals`

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/REST/V1/Checkouts.pm
api/v1/swagger/definitions/renewal.yaml [new file with mode: 0644]
api/v1/swagger/definitions/renewals.yaml [new file with mode: 0644]
api/v1/swagger/paths/checkouts.yaml