Skip to content

Commit ada4e12

Browse files
Merge pull request #292 from regulaforensics/feature/45829
45829 - add returnTransliteratedFields
2 parents ffca557 + ddc72e3 commit ada4e12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

p-process.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,9 @@ components:
467467
strictSecurityChecks:
468468
description: "When enabled, this parameter marks security checks that don’t meet minimum requirements as 'Failed' (instead of 'WasNotDone'), which causes the overall security status to be 'Failed'."
469469
type: boolean
470+
returnTransliteratedFields:
471+
description: "Allows transliteration to be turned on or off; by default, it is enabled."
472+
type: boolean
470473

471474
MRZFormat:
472475
title: "MRZFormat"

0 commit comments

Comments
 (0)