Skip to content

Commit

Permalink
fix liveness response schema
Browse files Browse the repository at this point in the history
  • Loading branch information
tjomik committed Nov 28, 2023
1 parent 019e67c commit 9903283
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 9903283

Please sign in to comment.