Skip to content

Commit 05e30bd

Browse files
Merge pull request #76 from regulaforensics/SP-12617-liveness-openapi
fix liveness response schema
2 parents 019e67c + 9903283 commit 05e30bd

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

liveness.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,7 @@ components:
3737
video:
3838
type: string
3939
description: "Link to the session video."
40-
images:
41-
type: array
42-
description: "List of base64 images"
43-
items:
44-
type: string
45-
format: base64
46-
estimatedAge:
40+
age:
4741
type: integer
4842
description: "Approximate age with an accuracy of +/-3 years."
4943
portrait:

0 commit comments

Comments
 (0)