Bug 22440: ILL API changes
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 24 Apr 2023 15:28:28 +0000 (15:28 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 5 May 2023 12:13:42 +0000 (09:13 -0300)
commit313ce33b22509b2cdb349f1e4bc2793d8d972050
tree23b8efecdd7b6af9ac68d991c2be2871afbe2fbe
parent33084fb40c772ec1f76cbbcb06bcbfc5b87a3042
Bug 22440: ILL API changes

* Add GET /illbackends/{id}/statuses
* Change API route to ill/requests

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/REST/V1/Illbackends.pm
api/v1/swagger/definitions/ill_status.yaml [new file with mode: 0644]
api/v1/swagger/definitions/ill_statuses.yaml [new file with mode: 0644]
api/v1/swagger/paths/ill_backends.yaml
api/v1/swagger/paths/ill_requests.yaml [new file with mode: 0644]
api/v1/swagger/paths/illrequests.yaml [deleted file]
api/v1/swagger/swagger.yaml
koha-tmpl/intranet-tmpl/prog/js/ill-list-table.js