]> git.koha-community.org Git - koha.git/commit
Bug 22440: ILL API changes
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 24 Apr 2023 15:28:28 +0000 (15:28 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 12 May 2023 07:16:29 +0000 (08:16 +0100)
commitaba59e1b59ff98bb968cad2ca391fe33941ea279
tree40bc0402fdff89664e7048262d6d626d92d1da14
parent026032f94467c1837631f7d0d106e07ccaf5653f
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>
(cherry picked from commit 313ce33b22509b2cdb349f1e4bc2793d8d972050)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
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