From b46297c6af505b2f0e347e903e82d7591823b709 Mon Sep 17 00:00:00 2001 From: Artsiom Tsybulko Date: Wed, 2 Jul 2025 16:30:43 +0300 Subject: [PATCH] 40361 - add disableAuthResolutionFilter --- p-process.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/p-process.yml b/p-process.yml index 32150f02..6b65f275 100644 --- a/p-process.yml +++ b/p-process.yml @@ -460,6 +460,10 @@ components: pdfPagesLimit: description: "Limits the number of pages to be processed from a PDF file." type: integer + disableAuthResolutionFilter: + description: "This parameter if enabled will ignore the minimum barcode resolution needed to start processing." + type: boolean + # default: false MRZFormat: title: "MRZFormat"