We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094726f commit 95c9a38Copy full SHA for 95c9a38
1 file changed
p-process.yml
@@ -460,6 +460,10 @@ components:
460
pdfPagesLimit:
461
description: "Limits the number of pages to be processed from a PDF file."
462
type: integer
463
+ disableAuthResolutionFilter:
464
+ description: "This parameter if enabled will ignore the minimum barcode resolution needed to start processing."
465
+ type: boolean
466
+ # default: false
467
468
MRZFormat:
469
title: "MRZFormat"
0 commit comments