Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
irynaharoshka committed Jan 30, 2024
1 parent c27b067 commit 4796efc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ info:
url: 'https://static-content.regulaforensics.com/Icons/Logos/Regula-logo.svg'
href: 'https://mobile.regulaforensics.com/'
description: |
Regula FaceSDK Web API
# Clients
[Download OpenAPI specification](https://github.com/regulaforensics/FaceSDK-web-openapi)
### Clients
* [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios
* [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android
* [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client
Expand Down
4 changes: 2 additions & 2 deletions liveness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ components:
description: "Transaction ID, there can be several transactions within one session."
video:
type: string
description: "Link to the session video."
description: "Link to the session video, depends on the selected storage type. [Learn more](https://docs.regulaforensics.com/develop/face-sdk/web-service/administration/storage/)"
age:
type: integer
description: "Approximate age with an accuracy of +/-3 years."
portrait:
type: string
description: "Link to the portrait."
description: "Link to the portrait, depends on the selected storage type. [Learn more](https://docs.regulaforensics.com/develop/face-sdk/web-service/administration/storage/)"
metadata:
type: object
additionalProperties: true
Expand Down

0 comments on commit 4796efc

Please sign in to comment.