From 4796efc5c228ad4c6e555ee25fdce6479ba70586 Mon Sep 17 00:00:00 2001 From: irynaharoshka <93273494+irynaharoshka@users.noreply.github.com> Date: Tue, 30 Jan 2024 16:01:43 +0300 Subject: [PATCH] https://app.clickup.com/t/4535044/SP-12951 & https://app.clickup.com/t/4535044/SP-12577 --- index.yml | 4 ++-- liveness.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.yml b/index.yml index ab71794..f1cab12 100755 --- a/index.yml +++ b/index.yml @@ -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 diff --git a/liveness.yml b/liveness.yml index 2f2afa8..d469d0c 100644 --- a/liveness.yml +++ b/liveness.yml @@ -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