Skip to content

Commit 685df05

Browse files
authored
Added authOneThreadProcessing
1 parent 921dd22 commit 685df05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

p-process.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,10 @@ components:
426426
generateNumericCodes:
427427
type: boolean
428428
description: "This parameter is used to generate numeric representation for issuing state and nationality codes"
429+
# default: false
430+
authOneThreadProcessing:
431+
type: boolean
432+
description: "This parameter is used to perform authenticity checks sequentially instead of in parallel (mainly applicable for low-end devices)"
429433
# default: false
430434
required:
431435
- scenario

0 commit comments

Comments
 (0)