Skip to content

Commit

Permalink
Added generateNumericCodes
Browse files Browse the repository at this point in the history
  • Loading branch information
vyakimchik authored Jul 16, 2024
1 parent bcb13d8 commit 45aab6a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions p-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,10 @@ components:
$ref: '#/components/schemas/AuthParams'
mrzDetectMode:
$ref: '#/components/schemas/mrzDetectModeEnum'
generateNumericCodes:
type: boolean
description: "This parameter is used to generate numeric representation for issuing state and nationality codes"
# default: false
required:
- scenario

Expand Down

0 comments on commit 45aab6a

Please sign in to comment.