Bug 30719: (QA follow-up) Rename illbatches endpoint to ill/batches
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 9 Oct 2023 12:23:57 +0000 (12:23 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 17 Oct 2023 17:45:20 +0000 (14:45 -0300)
commitedb048de78bccf1bc7b9c9d84284cdb0228ca4be
tree66e0db0e36860ae50f284500ead63b8f7365bdfa
parent17499fbf06060495e0cd209500ba6999db34e956
Bug 30719: (QA follow-up) Rename illbatches endpoint to ill/batches

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/REST/V1/Illbatches.pm
api/v1/swagger/definitions/ill_batch.yaml [new file with mode: 0644]
api/v1/swagger/definitions/ill_batches.yaml [new file with mode: 0644]
api/v1/swagger/definitions/illbatch.yaml [deleted file]
api/v1/swagger/definitions/illbatches.yaml [deleted file]
api/v1/swagger/paths/ill_batches.yaml [new file with mode: 0644]
api/v1/swagger/paths/illbatches.yaml [deleted file]
api/v1/swagger/swagger.yaml
koha-tmpl/intranet-tmpl/prog/js/ill-batch.js
t/db_dependent/api/v1/ill_batches.t [new file with mode: 0755]
t/db_dependent/api/v1/illbatches.t [deleted file]