Bug 23019: (follow-up) Fix other things
authorAgustin Moyano <agustinmoyano@theke.io>
Fri, 6 Nov 2020 17:50:29 +0000 (14:50 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Nov 2020 14:55:49 +0000 (15:55 +0100)
commit9f5596afd66b1757092f252a7e9496d125e45315
tree5036380946a6c6cc8687da632dc7295c54e11b63
parent2d53ae88b617638215c0e2fafd6e3db1d3b8eb40
Bug 23019: (follow-up) Fix other things

This patch:
* Fixes table name change
* Adds schema file
* Changes api parameter name
* Fixes string escaping
* Fixes error handling

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/ImportBatchProfile.pm
Koha/ImportBatchProfiles.pm
Koha/REST/V1/ImportBatchProfiles.pm
Koha/Schema/Result/ImportBatch.pm
Koha/Schema/Result/ImportBatchProfile.pm [new file with mode: 0644]
Koha/Schema/Result/ImportBatchesProfile.pm [deleted file]
api/v1/swagger/parameters.json
api/v1/swagger/parameters/import_batch_profile.json
api/v1/swagger/paths/import_batch_profiles.json
koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt