Skip to content

Commit ab23c25

Browse files
authored
fix imageQa param name
1 parent e936f6c commit ab23c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

p-process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ components:
254254
description: 'When enabled, returns cropped barcode images for unknown documents'
255255
type: boolean
256256
# default: false
257-
imageQA:
257+
imageQa:
258258
$ref: '#/components/schemas/ImageQA'
259259
forceDocFormat:
260260
description: "Force use of specified document format when locating

0 commit comments

Comments
 (0)