Bug 30982: Add tests and implement GET /background_jobs/$id
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 29 Jun 2022 09:28:31 +0000 (11:28 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 23 Sep 2022 11:57:48 +0000 (08:57 -0300)
commitb9b3b93d9377f062b7b5b95cb5e10732d852ccec
tree977fefbc5aca42f1e5a72168975852be3d11f356
parenta1543221bbce79aba64ce4697938b6cb89c8715f
Bug 30982: Add tests and implement GET /background_jobs/$id

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/REST/V1/BackgroundJobs.pm
api/v1/swagger/paths/background_jobs.yaml
t/db_dependent/api/v1/background_jobs.t [new file with mode: 0755]