We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95b7ee commit edad213Copy full SHA for edad213
p-process.yml
@@ -306,6 +306,10 @@ components:
306
but allows more stability in output image quality."
307
type: boolean
308
# default false
309
+ parseBarcodes:
310
+ description: "This option can be set to false to stop parsing after barcode is read."
311
+ type: boolean
312
+ # default true
313
required:
314
- scenario
315
0 commit comments