Bug 35581: Koha::REST::V1::Illrequests -> Koha::REST::V1::ILL::Requests
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 8 Jan 2024 12:03:42 +0000 (12:03 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 22 Apr 2024 06:57:46 +0000 (08:57 +0200)
commit0eac533c39e7795beaa0a4dbe0a41f31d38c3765
tree359d4bb6c04d33096258f230e6b01927fd4f6322
parentac157b7a75d84a07002e7c9cecceb549b612cf98
Bug 35581: Koha::REST::V1::Illrequests -> Koha::REST::V1::ILL::Requests

Test plan:
1. Apply patch
2. Make sure tests pass, run:
    prove t/db_dependent/api/v1/ill_*

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/REST/V1/ILL/Requests.pm [new file with mode: 0644]
Koha/REST/V1/Illrequests.pm [deleted file]
api/v1/swagger/paths/ill_requests.yaml