From ddc72e314849cf6ded5f64910e0c501b7018f0ab Mon Sep 17 00:00:00 2001 From: Artsiom Tsybulko Date: Tue, 28 Oct 2025 17:07:46 +0300 Subject: [PATCH] 45829 - add returnTransliteratedFields --- p-process.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/p-process.yml b/p-process.yml index acd4fe8b..aa079866 100644 --- a/p-process.yml +++ b/p-process.yml @@ -467,6 +467,9 @@ components: strictSecurityChecks: 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'." type: boolean + returnTransliteratedFields: + description: "Allows transliteration to be turned on or off; by default, it is enabled." + type: boolean MRZFormat: title: "MRZFormat"