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 8746a09 commit 785566dCopy full SHA for 785566d
regula/documentreader/webclient/gen/models/process_params.py
@@ -86,7 +86,7 @@ class ProcessParams(object):
86
'update_ocr_validity_by_glare': 'updateOCRValidityByGlare',
87
'check_required_text_fields': 'checkRequiredTextFields',
88
'return_cropped_barcode': 'returnCroppedBarcode',
89
- 'image_qa': 'imageQA',
+ 'image_qa': 'imageQa',
90
'force_doc_format': 'forceDocFormat',
91
'no_graphics': 'noGraphics',
92
'document_area_min': 'documentAreaMin',
0 commit comments