Skip to content

Commit a38b4dd

Browse files
Merge pull request #344 from regulaforensics/feature/56476
56476 - remove processParam.checkLiveness
2 parents 84a9ec4 + 1c8e2b1 commit a38b4dd

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

p-process.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,6 @@ components:
199199
type: array
200200
items:
201201
$ref: "./e-lcid.yml#/components/schemas/LCID"
202-
checkLiveness:
203-
description: "This parameter is used to enable document liveness check."
204-
type: boolean
205202
lcidIgnoreFilter:
206203
description: "The list of LCID types to ignore during the recognition. If empty, values with all LCID types will be extracted. Narrowing down the list can reduce processing time. Empty by default."
207204
type: array

0 commit comments

Comments
 (0)