Skip to content

Commit

Permalink
Merge pull request #76 from regulaforensics/SP-12617-liveness-openapi
Browse files Browse the repository at this point in the history
fix liveness response schema
  • Loading branch information
KirylKovaliov authored Nov 28, 2023
2 parents 019e67c + 9903283 commit 05e30bd
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions liveness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,7 @@ components:
video:
type: string
description: "Link to the session video."
images:
type: array
description: "List of base64 images"
items:
type: string
format: base64
estimatedAge:
age:
type: integer
description: "Approximate age with an accuracy of +/-3 years."
portrait:
Expand Down

0 comments on commit 05e30bd

Please sign in to comment.