@regulaforensics/facesdk-webclient 5.1.0 → 5.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs-es5/api/group-api.js +1 -1
- package/dist/cjs-es5/api/liveness20-api.js +10 -241
- package/dist/cjs-es5/api/matching-api.js +1 -1
- package/dist/cjs-es5/api/person-api.js +1 -1
- package/dist/cjs-es5/api/search-api.js +1 -1
- package/dist/cjs-es5/api.js +1 -1
- package/dist/cjs-es5/base.js +1 -1
- package/dist/cjs-es5/common.js +1 -1
- package/dist/cjs-es5/configuration.js +1 -1
- package/dist/cjs-es5/models/crop.js +1 -1
- package/dist/cjs-es5/models/detect-request.js +1 -1
- package/dist/cjs-es5/models/detect-response-all-of.js +1 -1
- package/dist/cjs-es5/models/detect-response.js +1 -1
- package/dist/cjs-es5/models/detect-result.js +1 -1
- package/dist/cjs-es5/models/detection-face.js +1 -1
- package/dist/cjs-es5/models/detection-quality.js +1 -1
- package/dist/cjs-es5/models/detection.js +1 -1
- package/dist/cjs-es5/models/face-image-quality-align-type.js +1 -1
- package/dist/cjs-es5/models/face-image-quality-groups.js +1 -1
- package/dist/cjs-es5/models/face-image-quality-status.js +1 -1
- package/dist/cjs-es5/models/face-quality-config-name.js +1 -1
- package/dist/cjs-es5/models/face-quality-scenarios.js +1 -1
- package/dist/cjs-es5/models/face-sdkresult-code.js +1 -1
- package/dist/cjs-es5/models/face-sdkresult.js +1 -1
- package/dist/cjs-es5/models/faces-response-all-of.js +1 -1
- package/dist/cjs-es5/models/faces-response.js +1 -1
- package/dist/cjs-es5/models/group-all-of.js +1 -1
- package/dist/cjs-es5/models/group-page-all-of.js +1 -1
- package/dist/cjs-es5/models/group-page.js +1 -1
- package/dist/cjs-es5/models/group-to-create.js +1 -1
- package/dist/cjs-es5/models/group.js +1 -1
- package/dist/cjs-es5/models/image-fields-image.js +1 -1
- package/dist/cjs-es5/models/image-fields.js +1 -1
- package/dist/cjs-es5/models/image-page-all-of.js +1 -1
- package/dist/cjs-es5/models/image-page.js +1 -1
- package/dist/cjs-es5/models/image-source.js +1 -1
- package/dist/cjs-es5/models/image.js +1 -1
- package/dist/cjs-es5/models/index.js +2 -2
- package/dist/cjs-es5/models/match-and-search-request-all-of-images.js +1 -1
- package/dist/cjs-es5/models/match-and-search-request-all-of.js +1 -1
- package/dist/cjs-es5/models/match-and-search-request.js +1 -1
- package/dist/cjs-es5/models/match-and-search-response-all-of-detections.js +1 -1
- package/dist/cjs-es5/models/match-and-search-response-all-of.js +1 -1
- package/dist/cjs-es5/models/match-and-search-response.js +1 -1
- package/dist/cjs-es5/models/match-image-detection.js +1 -1
- package/dist/cjs-es5/models/match-image-result.js +1 -1
- package/dist/cjs-es5/models/match-image.js +1 -1
- package/dist/cjs-es5/models/match-request.js +1 -1
- package/dist/cjs-es5/models/match-response-all-of.js +1 -1
- package/dist/cjs-es5/models/match-response.js +1 -1
- package/dist/cjs-es5/models/operation-log.js +1 -1
- package/dist/cjs-es5/models/output-image-params.js +1 -1
- package/dist/cjs-es5/models/page.js +1 -1
- package/dist/cjs-es5/models/person-all-of.js +1 -1
- package/dist/cjs-es5/models/person-fields.js +1 -1
- package/dist/cjs-es5/models/person-with-images-all-of.js +1 -1
- package/dist/cjs-es5/models/person-with-images.js +1 -1
- package/dist/cjs-es5/models/person.js +1 -1
- package/dist/cjs-es5/models/persons-page-all-of.js +1 -1
- package/dist/cjs-es5/models/persons-page.js +1 -1
- package/dist/cjs-es5/models/process-param.js +1 -1
- package/dist/cjs-es5/models/quality-config.js +1 -1
- package/dist/cjs-es5/models/quality-detail.js +1 -1
- package/dist/cjs-es5/models/quality-details-groups.js +1 -1
- package/dist/cjs-es5/models/quality-request.js +1 -1
- package/dist/cjs-es5/models/recognize-image-all-of.js +1 -1
- package/dist/cjs-es5/models/recognize-image.js +1 -1
- package/dist/cjs-es5/models/search-parameters.js +1 -1
- package/dist/cjs-es5/models/search-person-all-of.js +1 -1
- package/dist/cjs-es5/models/search-person.js +1 -1
- package/dist/cjs-es5/models/search-request.js +1 -1
- package/dist/cjs-es5/models/search-result.js +1 -1
- package/dist/cjs-es5/models/transaction-info.js +16 -0
- package/dist/cjs-es5/models/update-group.js +1 -1
- package/dist/esm-es5/api/group-api.js +1 -1
- package/dist/esm-es5/api/liveness20-api.js +10 -241
- package/dist/esm-es5/api/matching-api.js +1 -1
- package/dist/esm-es5/api/person-api.js +1 -1
- package/dist/esm-es5/api/search-api.js +1 -1
- package/dist/esm-es5/api.js +1 -1
- package/dist/esm-es5/base.js +1 -1
- package/dist/esm-es5/common.js +1 -1
- package/dist/esm-es5/configuration.js +1 -1
- package/dist/esm-es5/models/crop.js +1 -1
- package/dist/esm-es5/models/detect-request.js +1 -1
- package/dist/esm-es5/models/detect-response-all-of.js +1 -1
- package/dist/esm-es5/models/detect-response.js +1 -1
- package/dist/esm-es5/models/detect-result.js +1 -1
- package/dist/esm-es5/models/detection-face.js +1 -1
- package/dist/esm-es5/models/detection-quality.js +1 -1
- package/dist/esm-es5/models/detection.js +1 -1
- package/dist/esm-es5/models/face-image-quality-align-type.js +1 -1
- package/dist/esm-es5/models/face-image-quality-groups.js +1 -1
- package/dist/esm-es5/models/face-image-quality-status.js +1 -1
- package/dist/esm-es5/models/face-quality-config-name.js +1 -1
- package/dist/esm-es5/models/face-quality-scenarios.js +1 -1
- package/dist/esm-es5/models/face-sdkresult-code.js +1 -1
- package/dist/esm-es5/models/face-sdkresult.js +1 -1
- package/dist/esm-es5/models/faces-response-all-of.js +1 -1
- package/dist/esm-es5/models/faces-response.js +1 -1
- package/dist/esm-es5/models/group-all-of.js +1 -1
- package/dist/esm-es5/models/group-page-all-of.js +1 -1
- package/dist/esm-es5/models/group-page.js +1 -1
- package/dist/esm-es5/models/group-to-create.js +1 -1
- package/dist/esm-es5/models/group.js +1 -1
- package/dist/esm-es5/models/image-fields-image.js +1 -1
- package/dist/esm-es5/models/image-fields.js +1 -1
- package/dist/esm-es5/models/image-page-all-of.js +1 -1
- package/dist/esm-es5/models/image-page.js +1 -1
- package/dist/esm-es5/models/image-source.js +1 -1
- package/dist/esm-es5/models/image.js +1 -1
- package/dist/esm-es5/models/index.js +2 -2
- package/dist/esm-es5/models/match-and-search-request-all-of-images.js +1 -1
- package/dist/esm-es5/models/match-and-search-request-all-of.js +1 -1
- package/dist/esm-es5/models/match-and-search-request.js +1 -1
- package/dist/esm-es5/models/match-and-search-response-all-of-detections.js +1 -1
- package/dist/esm-es5/models/match-and-search-response-all-of.js +1 -1
- package/dist/esm-es5/models/match-and-search-response.js +1 -1
- package/dist/esm-es5/models/match-image-detection.js +1 -1
- package/dist/esm-es5/models/match-image-result.js +1 -1
- package/dist/esm-es5/models/match-image.js +1 -1
- package/dist/esm-es5/models/match-request.js +1 -1
- package/dist/esm-es5/models/match-response-all-of.js +1 -1
- package/dist/esm-es5/models/match-response.js +1 -1
- package/dist/esm-es5/models/operation-log.js +1 -1
- package/dist/esm-es5/models/output-image-params.js +1 -1
- package/dist/esm-es5/models/page.js +1 -1
- package/dist/esm-es5/models/person-all-of.js +1 -1
- package/dist/esm-es5/models/person-fields.js +1 -1
- package/dist/esm-es5/models/person-with-images-all-of.js +1 -1
- package/dist/esm-es5/models/person-with-images.js +1 -1
- package/dist/esm-es5/models/person.js +1 -1
- package/dist/esm-es5/models/persons-page-all-of.js +1 -1
- package/dist/esm-es5/models/persons-page.js +1 -1
- package/dist/esm-es5/models/process-param.js +1 -1
- package/dist/esm-es5/models/quality-config.js +1 -1
- package/dist/esm-es5/models/quality-detail.js +1 -1
- package/dist/esm-es5/models/quality-details-groups.js +1 -1
- package/dist/esm-es5/models/quality-request.js +1 -1
- package/dist/esm-es5/models/recognize-image-all-of.js +1 -1
- package/dist/esm-es5/models/recognize-image.js +1 -1
- package/dist/esm-es5/models/search-parameters.js +1 -1
- package/dist/esm-es5/models/search-person-all-of.js +1 -1
- package/dist/esm-es5/models/search-person.js +1 -1
- package/dist/esm-es5/models/search-request.js +1 -1
- package/dist/esm-es5/models/search-result.js +1 -1
- package/dist/esm-es5/models/transaction-info.js +14 -0
- package/dist/esm-es5/models/update-group.js +1 -1
- package/package.json +1 -1
- package/src/api/group-api.ts +1 -1
- package/src/api/liveness20-api.ts +10 -220
- package/src/api/matching-api.ts +1 -1
- package/src/api/person-api.ts +1 -1
- package/src/api/search-api.ts +1 -1
- package/src/api.ts +1 -1
- package/src/base.ts +1 -1
- package/src/common.ts +1 -1
- package/src/configuration.ts +1 -1
- package/src/models/crop.ts +1 -1
- package/src/models/detect-request.ts +1 -7
- package/src/models/detect-response-all-of.ts +1 -1
- package/src/models/detect-response.ts +1 -1
- package/src/models/detect-result.ts +1 -1
- package/src/models/detection-face.ts +1 -1
- package/src/models/detection-quality.ts +1 -1
- package/src/models/detection.ts +1 -1
- package/src/models/face-image-quality-align-type.ts +1 -1
- package/src/models/face-image-quality-groups.ts +1 -1
- package/src/models/face-image-quality-status.ts +1 -1
- package/src/models/face-quality-config-name.ts +1 -1
- package/src/models/face-quality-scenarios.ts +1 -1
- package/src/models/face-sdkresult-code.ts +1 -1
- package/src/models/face-sdkresult.ts +1 -1
- package/src/models/faces-response-all-of.ts +1 -1
- package/src/models/faces-response.ts +1 -1
- package/src/models/group-all-of.ts +1 -1
- package/src/models/group-page-all-of.ts +1 -1
- package/src/models/group-page.ts +1 -1
- package/src/models/group-to-create.ts +1 -1
- package/src/models/group.ts +1 -1
- package/src/models/image-fields-image.ts +1 -1
- package/src/models/image-fields.ts +1 -1
- package/src/models/image-page-all-of.ts +1 -1
- package/src/models/image-page.ts +1 -1
- package/src/models/image-source.ts +1 -1
- package/src/models/image.ts +1 -1
- package/src/models/index.ts +1 -1
- package/src/models/match-and-search-request-all-of-images.ts +1 -1
- package/src/models/match-and-search-request-all-of.ts +1 -1
- package/src/models/match-and-search-request.ts +1 -1
- package/src/models/match-and-search-response-all-of-detections.ts +1 -1
- package/src/models/match-and-search-response-all-of.ts +1 -1
- package/src/models/match-and-search-response.ts +1 -1
- package/src/models/match-image-detection.ts +1 -1
- package/src/models/match-image-result.ts +1 -1
- package/src/models/match-image.ts +1 -1
- package/src/models/match-request.ts +1 -1
- package/src/models/match-response-all-of.ts +1 -1
- package/src/models/match-response.ts +1 -1
- package/src/models/operation-log.ts +1 -1
- package/src/models/output-image-params.ts +1 -1
- package/src/models/page.ts +1 -1
- package/src/models/person-all-of.ts +1 -1
- package/src/models/person-fields.ts +1 -1
- package/src/models/person-with-images-all-of.ts +1 -1
- package/src/models/person-with-images.ts +1 -1
- package/src/models/person.ts +1 -1
- package/src/models/persons-page-all-of.ts +1 -1
- package/src/models/persons-page.ts +1 -1
- package/src/models/process-param.ts +7 -1
- package/src/models/quality-config.ts +1 -1
- package/src/models/quality-detail.ts +1 -1
- package/src/models/quality-details-groups.ts +1 -1
- package/src/models/quality-request.ts +1 -1
- package/src/models/recognize-image-all-of.ts +1 -1
- package/src/models/recognize-image.ts +1 -1
- package/src/models/search-parameters.ts +1 -1
- package/src/models/search-person-all-of.ts +1 -1
- package/src/models/search-person.ts +1 -1
- package/src/models/search-request.ts +1 -1
- package/src/models/search-result.ts +1 -1
- package/src/models/transaction-info.ts +66 -0
- package/src/models/update-group.ts +1 -1
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -94,13 +94,13 @@ exports.Liveness20ApiAxiosParamCreator = function (configuration) {
|
|
|
94
94
|
* @param {*} [options] Override http request option.
|
|
95
95
|
* @throws {RequiredError}
|
|
96
96
|
*/
|
|
97
|
-
|
|
97
|
+
getLivenessTransactionInfo: function (transactionId, options) {
|
|
98
98
|
if (options === void 0) { options = {}; }
|
|
99
99
|
return __awaiter(_this, void 0, void 0, function () {
|
|
100
100
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
101
101
|
return __generator(this, function (_a) {
|
|
102
102
|
// verify required parameter 'transactionId' is not null or undefined
|
|
103
|
-
common_1.assertParamExists('
|
|
103
|
+
common_1.assertParamExists('getLivenessTransactionInfo', 'transactionId', transactionId);
|
|
104
104
|
localVarPath = "/api/v2/liveness";
|
|
105
105
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
106
106
|
if (configuration) {
|
|
@@ -122,111 +122,6 @@ exports.Liveness20ApiAxiosParamCreator = function (configuration) {
|
|
|
122
122
|
});
|
|
123
123
|
});
|
|
124
124
|
},
|
|
125
|
-
/**
|
|
126
|
-
*
|
|
127
|
-
* @summary metadata
|
|
128
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
129
|
-
* @param {*} [options] Override http request option.
|
|
130
|
-
* @throws {RequiredError}
|
|
131
|
-
*/
|
|
132
|
-
livenessMetadata: function (transactionId, options) {
|
|
133
|
-
if (options === void 0) { options = {}; }
|
|
134
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
135
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
136
|
-
return __generator(this, function (_a) {
|
|
137
|
-
// verify required parameter 'transactionId' is not null or undefined
|
|
138
|
-
common_1.assertParamExists('livenessMetadata', 'transactionId', transactionId);
|
|
139
|
-
localVarPath = "/api/v2/liveness/metadata";
|
|
140
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
141
|
-
if (configuration) {
|
|
142
|
-
baseOptions = configuration.baseOptions;
|
|
143
|
-
}
|
|
144
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
|
|
145
|
-
localVarHeaderParameter = {};
|
|
146
|
-
localVarQueryParameter = {};
|
|
147
|
-
if (transactionId !== undefined) {
|
|
148
|
-
localVarQueryParameter['transactionId'] = transactionId;
|
|
149
|
-
}
|
|
150
|
-
common_1.setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
151
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
152
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
153
|
-
return [2 /*return*/, {
|
|
154
|
-
url: common_1.toPathString(localVarUrlObj),
|
|
155
|
-
options: localVarRequestOptions,
|
|
156
|
-
}];
|
|
157
|
-
});
|
|
158
|
-
});
|
|
159
|
-
},
|
|
160
|
-
/**
|
|
161
|
-
*
|
|
162
|
-
* @summary portrait
|
|
163
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
164
|
-
* @param {*} [options] Override http request option.
|
|
165
|
-
* @throws {RequiredError}
|
|
166
|
-
*/
|
|
167
|
-
livenessPortrait: function (transactionId, options) {
|
|
168
|
-
if (options === void 0) { options = {}; }
|
|
169
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
170
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
171
|
-
return __generator(this, function (_a) {
|
|
172
|
-
// verify required parameter 'transactionId' is not null or undefined
|
|
173
|
-
common_1.assertParamExists('livenessPortrait', 'transactionId', transactionId);
|
|
174
|
-
localVarPath = "/api/v2/liveness/portrait";
|
|
175
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
176
|
-
if (configuration) {
|
|
177
|
-
baseOptions = configuration.baseOptions;
|
|
178
|
-
}
|
|
179
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
|
|
180
|
-
localVarHeaderParameter = {};
|
|
181
|
-
localVarQueryParameter = {};
|
|
182
|
-
if (transactionId !== undefined) {
|
|
183
|
-
localVarQueryParameter['transactionId'] = transactionId;
|
|
184
|
-
}
|
|
185
|
-
common_1.setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
186
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
187
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
188
|
-
return [2 /*return*/, {
|
|
189
|
-
url: common_1.toPathString(localVarUrlObj),
|
|
190
|
-
options: localVarRequestOptions,
|
|
191
|
-
}];
|
|
192
|
-
});
|
|
193
|
-
});
|
|
194
|
-
},
|
|
195
|
-
/**
|
|
196
|
-
*
|
|
197
|
-
* @summary video
|
|
198
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
199
|
-
* @param {*} [options] Override http request option.
|
|
200
|
-
* @throws {RequiredError}
|
|
201
|
-
*/
|
|
202
|
-
livenessVideo: function (transactionId, options) {
|
|
203
|
-
if (options === void 0) { options = {}; }
|
|
204
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
205
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
206
|
-
return __generator(this, function (_a) {
|
|
207
|
-
// verify required parameter 'transactionId' is not null or undefined
|
|
208
|
-
common_1.assertParamExists('livenessVideo', 'transactionId', transactionId);
|
|
209
|
-
localVarPath = "/api/v2/liveness/video";
|
|
210
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
211
|
-
if (configuration) {
|
|
212
|
-
baseOptions = configuration.baseOptions;
|
|
213
|
-
}
|
|
214
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
|
|
215
|
-
localVarHeaderParameter = {};
|
|
216
|
-
localVarQueryParameter = {};
|
|
217
|
-
if (transactionId !== undefined) {
|
|
218
|
-
localVarQueryParameter['transactionId'] = transactionId;
|
|
219
|
-
}
|
|
220
|
-
common_1.setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
221
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
222
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
223
|
-
return [2 /*return*/, {
|
|
224
|
-
url: common_1.toPathString(localVarUrlObj),
|
|
225
|
-
options: localVarRequestOptions,
|
|
226
|
-
}];
|
|
227
|
-
});
|
|
228
|
-
});
|
|
229
|
-
},
|
|
230
125
|
};
|
|
231
126
|
};
|
|
232
127
|
/**
|
|
@@ -243,72 +138,12 @@ exports.Liveness20ApiFp = function (configuration) {
|
|
|
243
138
|
* @param {*} [options] Override http request option.
|
|
244
139
|
* @throws {RequiredError}
|
|
245
140
|
*/
|
|
246
|
-
|
|
247
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
248
|
-
var localVarAxiosArgs;
|
|
249
|
-
return __generator(this, function (_a) {
|
|
250
|
-
switch (_a.label) {
|
|
251
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getLivenessTransaction(transactionId, options)];
|
|
252
|
-
case 1:
|
|
253
|
-
localVarAxiosArgs = _a.sent();
|
|
254
|
-
return [2 /*return*/, common_1.createRequestFunction(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
255
|
-
}
|
|
256
|
-
});
|
|
257
|
-
});
|
|
258
|
-
},
|
|
259
|
-
/**
|
|
260
|
-
*
|
|
261
|
-
* @summary metadata
|
|
262
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
263
|
-
* @param {*} [options] Override http request option.
|
|
264
|
-
* @throws {RequiredError}
|
|
265
|
-
*/
|
|
266
|
-
livenessMetadata: function (transactionId, options) {
|
|
267
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
268
|
-
var localVarAxiosArgs;
|
|
269
|
-
return __generator(this, function (_a) {
|
|
270
|
-
switch (_a.label) {
|
|
271
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.livenessMetadata(transactionId, options)];
|
|
272
|
-
case 1:
|
|
273
|
-
localVarAxiosArgs = _a.sent();
|
|
274
|
-
return [2 /*return*/, common_1.createRequestFunction(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
275
|
-
}
|
|
276
|
-
});
|
|
277
|
-
});
|
|
278
|
-
},
|
|
279
|
-
/**
|
|
280
|
-
*
|
|
281
|
-
* @summary portrait
|
|
282
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
283
|
-
* @param {*} [options] Override http request option.
|
|
284
|
-
* @throws {RequiredError}
|
|
285
|
-
*/
|
|
286
|
-
livenessPortrait: function (transactionId, options) {
|
|
287
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
288
|
-
var localVarAxiosArgs;
|
|
289
|
-
return __generator(this, function (_a) {
|
|
290
|
-
switch (_a.label) {
|
|
291
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.livenessPortrait(transactionId, options)];
|
|
292
|
-
case 1:
|
|
293
|
-
localVarAxiosArgs = _a.sent();
|
|
294
|
-
return [2 /*return*/, common_1.createRequestFunction(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
295
|
-
}
|
|
296
|
-
});
|
|
297
|
-
});
|
|
298
|
-
},
|
|
299
|
-
/**
|
|
300
|
-
*
|
|
301
|
-
* @summary video
|
|
302
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
303
|
-
* @param {*} [options] Override http request option.
|
|
304
|
-
* @throws {RequiredError}
|
|
305
|
-
*/
|
|
306
|
-
livenessVideo: function (transactionId, options) {
|
|
141
|
+
getLivenessTransactionInfo: function (transactionId, options) {
|
|
307
142
|
return __awaiter(this, void 0, void 0, function () {
|
|
308
143
|
var localVarAxiosArgs;
|
|
309
144
|
return __generator(this, function (_a) {
|
|
310
145
|
switch (_a.label) {
|
|
311
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.
|
|
146
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getLivenessTransactionInfo(transactionId, options)];
|
|
312
147
|
case 1:
|
|
313
148
|
localVarAxiosArgs = _a.sent();
|
|
314
149
|
return [2 /*return*/, common_1.createRequestFunction(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
@@ -332,38 +167,8 @@ exports.Liveness20ApiFactory = function (configuration, basePath, axios) {
|
|
|
332
167
|
* @param {*} [options] Override http request option.
|
|
333
168
|
* @throws {RequiredError}
|
|
334
169
|
*/
|
|
335
|
-
|
|
336
|
-
return localVarFp.
|
|
337
|
-
},
|
|
338
|
-
/**
|
|
339
|
-
*
|
|
340
|
-
* @summary metadata
|
|
341
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
342
|
-
* @param {*} [options] Override http request option.
|
|
343
|
-
* @throws {RequiredError}
|
|
344
|
-
*/
|
|
345
|
-
livenessMetadata: function (transactionId, options) {
|
|
346
|
-
return localVarFp.livenessMetadata(transactionId, options).then(function (request) { return request(axios, basePath); });
|
|
347
|
-
},
|
|
348
|
-
/**
|
|
349
|
-
*
|
|
350
|
-
* @summary portrait
|
|
351
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
352
|
-
* @param {*} [options] Override http request option.
|
|
353
|
-
* @throws {RequiredError}
|
|
354
|
-
*/
|
|
355
|
-
livenessPortrait: function (transactionId, options) {
|
|
356
|
-
return localVarFp.livenessPortrait(transactionId, options).then(function (request) { return request(axios, basePath); });
|
|
357
|
-
},
|
|
358
|
-
/**
|
|
359
|
-
*
|
|
360
|
-
* @summary video
|
|
361
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
362
|
-
* @param {*} [options] Override http request option.
|
|
363
|
-
* @throws {RequiredError}
|
|
364
|
-
*/
|
|
365
|
-
livenessVideo: function (transactionId, options) {
|
|
366
|
-
return localVarFp.livenessVideo(transactionId, options).then(function (request) { return request(axios, basePath); });
|
|
170
|
+
getLivenessTransactionInfo: function (transactionId, options) {
|
|
171
|
+
return localVarFp.getLivenessTransactionInfo(transactionId, options).then(function (request) { return request(axios, basePath); });
|
|
367
172
|
},
|
|
368
173
|
};
|
|
369
174
|
};
|
|
@@ -386,47 +191,11 @@ var Liveness20Api = /** @class */ (function (_super) {
|
|
|
386
191
|
* @throws {RequiredError}
|
|
387
192
|
* @memberof Liveness20Api
|
|
388
193
|
*/
|
|
389
|
-
Liveness20Api.prototype.
|
|
390
|
-
var _this = this;
|
|
391
|
-
return exports.Liveness20ApiFp(this.configuration).getLivenessTransaction(transactionId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
392
|
-
};
|
|
393
|
-
/**
|
|
394
|
-
*
|
|
395
|
-
* @summary metadata
|
|
396
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
397
|
-
* @param {*} [options] Override http request option.
|
|
398
|
-
* @throws {RequiredError}
|
|
399
|
-
* @memberof Liveness20Api
|
|
400
|
-
*/
|
|
401
|
-
Liveness20Api.prototype.livenessMetadata = function (transactionId, options) {
|
|
402
|
-
var _this = this;
|
|
403
|
-
return exports.Liveness20ApiFp(this.configuration).livenessMetadata(transactionId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
404
|
-
};
|
|
405
|
-
/**
|
|
406
|
-
*
|
|
407
|
-
* @summary portrait
|
|
408
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
409
|
-
* @param {*} [options] Override http request option.
|
|
410
|
-
* @throws {RequiredError}
|
|
411
|
-
* @memberof Liveness20Api
|
|
412
|
-
*/
|
|
413
|
-
Liveness20Api.prototype.livenessPortrait = function (transactionId, options) {
|
|
414
|
-
var _this = this;
|
|
415
|
-
return exports.Liveness20ApiFp(this.configuration).livenessPortrait(transactionId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
416
|
-
};
|
|
417
|
-
/**
|
|
418
|
-
*
|
|
419
|
-
* @summary video
|
|
420
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
421
|
-
* @param {*} [options] Override http request option.
|
|
422
|
-
* @throws {RequiredError}
|
|
423
|
-
* @memberof Liveness20Api
|
|
424
|
-
*/
|
|
425
|
-
Liveness20Api.prototype.livenessVideo = function (transactionId, options) {
|
|
194
|
+
Liveness20Api.prototype.getLivenessTransactionInfo = function (transactionId, options) {
|
|
426
195
|
var _this = this;
|
|
427
|
-
return exports.Liveness20ApiFp(this.configuration).
|
|
196
|
+
return exports.Liveness20ApiFp(this.configuration).getLivenessTransactionInfo(transactionId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
428
197
|
};
|
|
429
198
|
return Liveness20Api;
|
|
430
199
|
}(base_1.BaseAPI));
|
|
431
200
|
exports.Liveness20Api = Liveness20Api;
|
|
432
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
201
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGl2ZW5lc3MyMC1hcGkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXBpL2xpdmVuZXNzMjAtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxvQkFBb0I7QUFDcEIsb0JBQW9CO0FBQ3BCOzs7Ozs7Ozs7O0dBVUc7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUdILCtCQUFxRjtBQUVyRix5REFBeUQ7QUFDekQsYUFBYTtBQUNiLG9DQUE2TjtBQUM3TixhQUFhO0FBQ2IsZ0NBQTZGO0FBRzdGOzs7R0FHRztBQUNVLFFBQUEsOEJBQThCLEdBQUcsVUFBVSxhQUE2QjtJQUF2QyxpQkF3QzdDO0lBdkNHLE9BQU87UUFDSDs7Ozs7O1dBTUc7UUFDSCwwQkFBMEIsRUFBRSxVQUFPLGFBQXFCLEVBQUUsT0FBZ0M7WUFBaEMsd0JBQUEsRUFBQSxZQUFnQzs7OztvQkFDdEYscUVBQXFFO29CQUNyRSwwQkFBaUIsQ0FBQyw0QkFBNEIsRUFBRSxlQUFlLEVBQUUsYUFBYSxDQUFDLENBQUE7b0JBQ3pFLFlBQVksR0FBRyxrQkFBa0IsQ0FBQztvQkFFbEMsY0FBYyxHQUFHLElBQUksR0FBRyxDQUFDLFlBQVksRUFBRSx1QkFBYyxDQUFDLENBQUM7b0JBRTdELElBQUksYUFBYSxFQUFFO3dCQUNmLFdBQVcsR0FBRyxhQUFhLENBQUMsV0FBVyxDQUFDO3FCQUMzQztvQkFFSyxzQkFBc0IsdUJBQUssTUFBTSxFQUFFLEtBQUssSUFBSyxXQUFXLEdBQUssT0FBTyxDQUFDLENBQUM7b0JBQ3RFLHVCQUF1QixHQUFHLEVBQVMsQ0FBQztvQkFDcEMsc0JBQXNCLEdBQUcsRUFBUyxDQUFDO29CQUV6QyxJQUFJLGFBQWEsS0FBSyxTQUFTLEVBQUU7d0JBQzdCLHNCQUFzQixDQUFDLGVBQWUsQ0FBQyxHQUFHLGFBQWEsQ0FBQztxQkFDM0Q7b0JBSUQsd0JBQWUsQ0FBQyxjQUFjLEVBQUUsc0JBQXNCLENBQUMsQ0FBQztvQkFDcEQsc0JBQXNCLEdBQUcsV0FBVyxJQUFJLFdBQVcsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLFdBQVcsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztvQkFDM0Ysc0JBQXNCLENBQUMsT0FBTyxrQ0FBTyx1QkFBdUIsR0FBSyxzQkFBc0IsR0FBSyxPQUFPLENBQUMsT0FBTyxDQUFDLENBQUM7b0JBRTdHLHNCQUFPOzRCQUNILEdBQUcsRUFBRSxxQkFBWSxDQUFDLGNBQWMsQ0FBQzs0QkFDakMsT0FBTyxFQUFFLHNCQUFzQjt5QkFDbEMsRUFBQzs7O1NBQ0w7S0FDSixDQUFBO0FBQ0wsQ0FBQyxDQUFDO0FBRUY7OztHQUdHO0FBQ1UsUUFBQSxlQUFlLEdBQUcsVUFBUyxhQUE2QjtJQUNqRSxJQUFNLHlCQUF5QixHQUFHLHNDQUE4QixDQUFDLGFBQWEsQ0FBQyxDQUFBO0lBQy9FLE9BQU87UUFDSDs7Ozs7O1dBTUc7UUFDRywwQkFBMEIsRUFBaEMsVUFBaUMsYUFBcUIsRUFBRSxPQUE0Qjs7Ozs7Z0NBQ3RELHFCQUFNLHlCQUF5QixDQUFDLDBCQUEwQixDQUFDLGFBQWEsRUFBRSxPQUFPLENBQUMsRUFBQTs7NEJBQXRHLGlCQUFpQixHQUFHLFNBQWtGOzRCQUM1RyxzQkFBTyw4QkFBcUIsQ0FBQyxpQkFBaUIsRUFBRSxlQUFXLEVBQUUsZ0JBQVMsRUFBRSxhQUFhLENBQUMsRUFBQzs7OztTQUMxRjtLQUNKLENBQUE7QUFDTCxDQUFDLENBQUM7QUFFRjs7O0dBR0c7QUFDVSxRQUFBLG9CQUFvQixHQUFHLFVBQVUsYUFBNkIsRUFBRSxRQUFpQixFQUFFLEtBQXFCO0lBQ2pILElBQU0sVUFBVSxHQUFHLHVCQUFlLENBQUMsYUFBYSxDQUFDLENBQUE7SUFDakQsT0FBTztRQUNIOzs7Ozs7V0FNRztRQUNILDBCQUEwQixFQUExQixVQUEyQixhQUFxQixFQUFFLE9BQWE7WUFDM0QsT0FBTyxVQUFVLENBQUMsMEJBQTBCLENBQUMsYUFBYSxFQUFFLE9BQU8sQ0FBQyxDQUFDLElBQUksQ0FBQyxVQUFDLE9BQU8sSUFBSyxPQUFBLE9BQU8sQ0FBQyxLQUFLLEVBQUUsUUFBUSxDQUFDLEVBQXhCLENBQXdCLENBQUMsQ0FBQztRQUNySCxDQUFDO0tBQ0osQ0FBQztBQUNOLENBQUMsQ0FBQztBQUVGOzs7OztHQUtHO0FBQ0g7SUFBbUMsaUNBQU87SUFBMUM7O0lBWUEsQ0FBQztJQVhHOzs7Ozs7O09BT0c7SUFDSSxrREFBMEIsR0FBakMsVUFBa0MsYUFBcUIsRUFBRSxPQUE0QjtRQUFyRixpQkFFQztRQURHLE9BQU8sdUJBQWUsQ0FBQyxJQUFJLENBQUMsYUFBYSxDQUFDLENBQUMsMEJBQTBCLENBQUMsYUFBYSxFQUFFLE9BQU8sQ0FBQyxDQUFDLElBQUksQ0FBQyxVQUFDLE9BQU8sSUFBSyxPQUFBLE9BQU8sQ0FBQyxLQUFJLENBQUMsS0FBSyxFQUFFLEtBQUksQ0FBQyxRQUFRLENBQUMsRUFBbEMsQ0FBa0MsQ0FBQyxDQUFDO0lBQ3hKLENBQUM7SUFDTCxvQkFBQztBQUFELENBQUMsQUFaRCxDQUFtQyxjQUFPLEdBWXpDO0FBWlksc0NBQWEifQ==
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/cjs-es5/api.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/cjs-es5/base.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/cjs-es5/common.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Regula FaceSDK Web API
|
|
6
6
|
* Regula FaceSDK Web API # 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 * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 5.1.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|