Koha/api/v1
Tomas Cohen Arazi e84421e9e8 Bug 30642: Make renewal_type an enum in spec and add test
This patch makes the renewal_type an enum, to match the change on the
DB. A test is added to account the fact the API is always setting
'Manual' request type.

Bonus: small portion of code gets a tidy, should've been asked by QA.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit c90f60adfc)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
2023-02-13 09:29:38 +00:00
..
swagger Bug 30642: Make renewal_type an enum in spec and add test 2023-02-13 09:29:38 +00:00
app.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00