If you look at https://api.koha-community.org/22.05.html you will notice on the left list that 'import_record_matches' doesn't display as the rest of the entries.
Created attachment 135382 [details] [review] Bug 30854: Missing description for 'import_record_matches' in swagger.yaml Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 135383 [details] [review] Bug 30854: (QA follow-up) Spec fixes This patch fixes minor spec QA issues: * Missing summary for routes * Missing error_code description for 500 Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 135391 [details] [review] Bug 30854: Missing description for 'import_record_matches' in swagger.yaml Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Created attachment 135392 [details] [review] Bug 30854: (QA follow-up) Spec fixes This patch fixes minor spec QA issues: * Missing summary for routes * Missing error_code description for 500 Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Great, thanks Tomas. PQA
Pushed to master for 22.11. Nice work everyone, thanks!
Pushed to 22.05.x for 22.05.01
file import_record_matches doesn't exist on 21.11.x Depends on enhancement brought by 22785, won't backport.