Skip to content

Commit 4796efc

Browse files
committed
1 parent c27b067 commit 4796efc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ info:
66
url: 'https://static-content.regulaforensics.com/Icons/Logos/Regula-logo.svg'
77
href: 'https://mobile.regulaforensics.com/'
88
description: |
9-
Regula FaceSDK Web API
10-
# Clients
9+
[Download OpenAPI specification](https://github.com/regulaforensics/FaceSDK-web-openapi)
10+
### Clients
1111
* [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios
1212
* [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android
1313
* [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client

liveness.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ components:
3636
description: "Transaction ID, there can be several transactions within one session."
3737
video:
3838
type: string
39-
description: "Link to the session video."
39+
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/)"
4040
age:
4141
type: integer
4242
description: "Approximate age with an accuracy of +/-3 years."
4343
portrait:
4444
type: string
45-
description: "Link to the portrait."
45+
description: "Link to the portrait, depends on the selected storage type. [Learn more](https://docs.regulaforensics.com/develop/face-sdk/web-service/administration/storage/)"
4646
metadata:
4747
type: object
4848
additionalProperties: true

0 commit comments

Comments
 (0)