From 685df05c0844819fcd44069effff6e717a1a61ab Mon Sep 17 00:00:00 2001 From: Vladislav Yakimchik <31860804+vyakimchik@users.noreply.github.com> Date: Thu, 18 Jul 2024 09:32:38 +0300 Subject: [PATCH] Added authOneThreadProcessing --- p-process.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/p-process.yml b/p-process.yml index 4da2a70..114990e 100644 --- a/p-process.yml +++ b/p-process.yml @@ -426,6 +426,10 @@ components: generateNumericCodes: type: boolean description: "This parameter is used to generate numeric representation for issuing state and nationality codes" +# default: false + authOneThreadProcessing: + type: boolean + description: "This parameter is used to perform authenticity checks sequentially instead of in parallel (mainly applicable for low-end devices)" # default: false required: - scenario