Bug 33328: Rename x-marc-schema => x-record-schema
[koha.git] / Koha / REST / V1 / BackgroundJobs.pm
2022-09-23 Marcel de RooyBug 30982: (QA follow-up) Spelling
2022-09-23 Tomas Cohen AraziBug 30982: API tweaks
2022-09-23 Martin RenvoizeBug 30982: Make code more re-usable
2022-09-23 Jonathan DruartBug 30982: Add tests and implement GET /background_jobs/$id
2022-09-23 Jonathan DruartBug 30982: Use the REST API for background job list...