Skip to content

Commit

Permalink
Merge pull request #181 from regulaforensics/34187-numeric-codes
Browse files Browse the repository at this point in the history
Added generateNumericCodes
  • Loading branch information
KirylKovaliov authored Jul 17, 2024
2 parents bcb13d8 + 45aab6a commit 921dd22
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 921dd22

Please sign in to comment.