@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
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -91,13 +91,13 @@ export var Liveness20ApiAxiosParamCreator = function (configuration) {
|
|
|
91
91
|
* @param {*} [options] Override http request option.
|
|
92
92
|
* @throws {RequiredError}
|
|
93
93
|
*/
|
|
94
|
-
|
|
94
|
+
getLivenessTransactionInfo: function (transactionId, options) {
|
|
95
95
|
if (options === void 0) { options = {}; }
|
|
96
96
|
return __awaiter(_this, void 0, void 0, function () {
|
|
97
97
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
98
98
|
return __generator(this, function (_a) {
|
|
99
99
|
// verify required parameter 'transactionId' is not null or undefined
|
|
100
|
-
assertParamExists('
|
|
100
|
+
assertParamExists('getLivenessTransactionInfo', 'transactionId', transactionId);
|
|
101
101
|
localVarPath = "/api/v2/liveness";
|
|
102
102
|
localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
103
103
|
if (configuration) {
|
|
@@ -119,111 +119,6 @@ export var Liveness20ApiAxiosParamCreator = function (configuration) {
|
|
|
119
119
|
});
|
|
120
120
|
});
|
|
121
121
|
},
|
|
122
|
-
/**
|
|
123
|
-
*
|
|
124
|
-
* @summary metadata
|
|
125
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
126
|
-
* @param {*} [options] Override http request option.
|
|
127
|
-
* @throws {RequiredError}
|
|
128
|
-
*/
|
|
129
|
-
livenessMetadata: function (transactionId, options) {
|
|
130
|
-
if (options === void 0) { options = {}; }
|
|
131
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
132
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
133
|
-
return __generator(this, function (_a) {
|
|
134
|
-
// verify required parameter 'transactionId' is not null or undefined
|
|
135
|
-
assertParamExists('livenessMetadata', 'transactionId', transactionId);
|
|
136
|
-
localVarPath = "/api/v2/liveness/metadata";
|
|
137
|
-
localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
138
|
-
if (configuration) {
|
|
139
|
-
baseOptions = configuration.baseOptions;
|
|
140
|
-
}
|
|
141
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
|
|
142
|
-
localVarHeaderParameter = {};
|
|
143
|
-
localVarQueryParameter = {};
|
|
144
|
-
if (transactionId !== undefined) {
|
|
145
|
-
localVarQueryParameter['transactionId'] = transactionId;
|
|
146
|
-
}
|
|
147
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
148
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
149
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
150
|
-
return [2 /*return*/, {
|
|
151
|
-
url: toPathString(localVarUrlObj),
|
|
152
|
-
options: localVarRequestOptions,
|
|
153
|
-
}];
|
|
154
|
-
});
|
|
155
|
-
});
|
|
156
|
-
},
|
|
157
|
-
/**
|
|
158
|
-
*
|
|
159
|
-
* @summary portrait
|
|
160
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
161
|
-
* @param {*} [options] Override http request option.
|
|
162
|
-
* @throws {RequiredError}
|
|
163
|
-
*/
|
|
164
|
-
livenessPortrait: function (transactionId, options) {
|
|
165
|
-
if (options === void 0) { options = {}; }
|
|
166
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
167
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
168
|
-
return __generator(this, function (_a) {
|
|
169
|
-
// verify required parameter 'transactionId' is not null or undefined
|
|
170
|
-
assertParamExists('livenessPortrait', 'transactionId', transactionId);
|
|
171
|
-
localVarPath = "/api/v2/liveness/portrait";
|
|
172
|
-
localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
173
|
-
if (configuration) {
|
|
174
|
-
baseOptions = configuration.baseOptions;
|
|
175
|
-
}
|
|
176
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
|
|
177
|
-
localVarHeaderParameter = {};
|
|
178
|
-
localVarQueryParameter = {};
|
|
179
|
-
if (transactionId !== undefined) {
|
|
180
|
-
localVarQueryParameter['transactionId'] = transactionId;
|
|
181
|
-
}
|
|
182
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
183
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
184
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
185
|
-
return [2 /*return*/, {
|
|
186
|
-
url: toPathString(localVarUrlObj),
|
|
187
|
-
options: localVarRequestOptions,
|
|
188
|
-
}];
|
|
189
|
-
});
|
|
190
|
-
});
|
|
191
|
-
},
|
|
192
|
-
/**
|
|
193
|
-
*
|
|
194
|
-
* @summary video
|
|
195
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
196
|
-
* @param {*} [options] Override http request option.
|
|
197
|
-
* @throws {RequiredError}
|
|
198
|
-
*/
|
|
199
|
-
livenessVideo: function (transactionId, options) {
|
|
200
|
-
if (options === void 0) { options = {}; }
|
|
201
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
202
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
203
|
-
return __generator(this, function (_a) {
|
|
204
|
-
// verify required parameter 'transactionId' is not null or undefined
|
|
205
|
-
assertParamExists('livenessVideo', 'transactionId', transactionId);
|
|
206
|
-
localVarPath = "/api/v2/liveness/video";
|
|
207
|
-
localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
208
|
-
if (configuration) {
|
|
209
|
-
baseOptions = configuration.baseOptions;
|
|
210
|
-
}
|
|
211
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
|
|
212
|
-
localVarHeaderParameter = {};
|
|
213
|
-
localVarQueryParameter = {};
|
|
214
|
-
if (transactionId !== undefined) {
|
|
215
|
-
localVarQueryParameter['transactionId'] = transactionId;
|
|
216
|
-
}
|
|
217
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
218
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
219
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
220
|
-
return [2 /*return*/, {
|
|
221
|
-
url: toPathString(localVarUrlObj),
|
|
222
|
-
options: localVarRequestOptions,
|
|
223
|
-
}];
|
|
224
|
-
});
|
|
225
|
-
});
|
|
226
|
-
},
|
|
227
122
|
};
|
|
228
123
|
};
|
|
229
124
|
/**
|
|
@@ -240,72 +135,12 @@ export var Liveness20ApiFp = function (configuration) {
|
|
|
240
135
|
* @param {*} [options] Override http request option.
|
|
241
136
|
* @throws {RequiredError}
|
|
242
137
|
*/
|
|
243
|
-
|
|
244
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
245
|
-
var localVarAxiosArgs;
|
|
246
|
-
return __generator(this, function (_a) {
|
|
247
|
-
switch (_a.label) {
|
|
248
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getLivenessTransaction(transactionId, options)];
|
|
249
|
-
case 1:
|
|
250
|
-
localVarAxiosArgs = _a.sent();
|
|
251
|
-
return [2 /*return*/, createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)];
|
|
252
|
-
}
|
|
253
|
-
});
|
|
254
|
-
});
|
|
255
|
-
},
|
|
256
|
-
/**
|
|
257
|
-
*
|
|
258
|
-
* @summary metadata
|
|
259
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
260
|
-
* @param {*} [options] Override http request option.
|
|
261
|
-
* @throws {RequiredError}
|
|
262
|
-
*/
|
|
263
|
-
livenessMetadata: function (transactionId, options) {
|
|
264
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
265
|
-
var localVarAxiosArgs;
|
|
266
|
-
return __generator(this, function (_a) {
|
|
267
|
-
switch (_a.label) {
|
|
268
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.livenessMetadata(transactionId, options)];
|
|
269
|
-
case 1:
|
|
270
|
-
localVarAxiosArgs = _a.sent();
|
|
271
|
-
return [2 /*return*/, createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)];
|
|
272
|
-
}
|
|
273
|
-
});
|
|
274
|
-
});
|
|
275
|
-
},
|
|
276
|
-
/**
|
|
277
|
-
*
|
|
278
|
-
* @summary portrait
|
|
279
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
280
|
-
* @param {*} [options] Override http request option.
|
|
281
|
-
* @throws {RequiredError}
|
|
282
|
-
*/
|
|
283
|
-
livenessPortrait: function (transactionId, options) {
|
|
284
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
285
|
-
var localVarAxiosArgs;
|
|
286
|
-
return __generator(this, function (_a) {
|
|
287
|
-
switch (_a.label) {
|
|
288
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.livenessPortrait(transactionId, options)];
|
|
289
|
-
case 1:
|
|
290
|
-
localVarAxiosArgs = _a.sent();
|
|
291
|
-
return [2 /*return*/, createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)];
|
|
292
|
-
}
|
|
293
|
-
});
|
|
294
|
-
});
|
|
295
|
-
},
|
|
296
|
-
/**
|
|
297
|
-
*
|
|
298
|
-
* @summary video
|
|
299
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
300
|
-
* @param {*} [options] Override http request option.
|
|
301
|
-
* @throws {RequiredError}
|
|
302
|
-
*/
|
|
303
|
-
livenessVideo: function (transactionId, options) {
|
|
138
|
+
getLivenessTransactionInfo: function (transactionId, options) {
|
|
304
139
|
return __awaiter(this, void 0, void 0, function () {
|
|
305
140
|
var localVarAxiosArgs;
|
|
306
141
|
return __generator(this, function (_a) {
|
|
307
142
|
switch (_a.label) {
|
|
308
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.
|
|
143
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getLivenessTransactionInfo(transactionId, options)];
|
|
309
144
|
case 1:
|
|
310
145
|
localVarAxiosArgs = _a.sent();
|
|
311
146
|
return [2 /*return*/, createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)];
|
|
@@ -329,38 +164,8 @@ export var Liveness20ApiFactory = function (configuration, basePath, axios) {
|
|
|
329
164
|
* @param {*} [options] Override http request option.
|
|
330
165
|
* @throws {RequiredError}
|
|
331
166
|
*/
|
|
332
|
-
|
|
333
|
-
return localVarFp.
|
|
334
|
-
},
|
|
335
|
-
/**
|
|
336
|
-
*
|
|
337
|
-
* @summary metadata
|
|
338
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
339
|
-
* @param {*} [options] Override http request option.
|
|
340
|
-
* @throws {RequiredError}
|
|
341
|
-
*/
|
|
342
|
-
livenessMetadata: function (transactionId, options) {
|
|
343
|
-
return localVarFp.livenessMetadata(transactionId, options).then(function (request) { return request(axios, basePath); });
|
|
344
|
-
},
|
|
345
|
-
/**
|
|
346
|
-
*
|
|
347
|
-
* @summary portrait
|
|
348
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
349
|
-
* @param {*} [options] Override http request option.
|
|
350
|
-
* @throws {RequiredError}
|
|
351
|
-
*/
|
|
352
|
-
livenessPortrait: function (transactionId, options) {
|
|
353
|
-
return localVarFp.livenessPortrait(transactionId, options).then(function (request) { return request(axios, basePath); });
|
|
354
|
-
},
|
|
355
|
-
/**
|
|
356
|
-
*
|
|
357
|
-
* @summary video
|
|
358
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
359
|
-
* @param {*} [options] Override http request option.
|
|
360
|
-
* @throws {RequiredError}
|
|
361
|
-
*/
|
|
362
|
-
livenessVideo: function (transactionId, options) {
|
|
363
|
-
return localVarFp.livenessVideo(transactionId, options).then(function (request) { return request(axios, basePath); });
|
|
167
|
+
getLivenessTransactionInfo: function (transactionId, options) {
|
|
168
|
+
return localVarFp.getLivenessTransactionInfo(transactionId, options).then(function (request) { return request(axios, basePath); });
|
|
364
169
|
},
|
|
365
170
|
};
|
|
366
171
|
};
|
|
@@ -383,47 +188,11 @@ var Liveness20Api = /** @class */ (function (_super) {
|
|
|
383
188
|
* @throws {RequiredError}
|
|
384
189
|
* @memberof Liveness20Api
|
|
385
190
|
*/
|
|
386
|
-
Liveness20Api.prototype.
|
|
387
|
-
var _this = this;
|
|
388
|
-
return Liveness20ApiFp(this.configuration).getLivenessTransaction(transactionId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
389
|
-
};
|
|
390
|
-
/**
|
|
391
|
-
*
|
|
392
|
-
* @summary metadata
|
|
393
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
394
|
-
* @param {*} [options] Override http request option.
|
|
395
|
-
* @throws {RequiredError}
|
|
396
|
-
* @memberof Liveness20Api
|
|
397
|
-
*/
|
|
398
|
-
Liveness20Api.prototype.livenessMetadata = function (transactionId, options) {
|
|
399
|
-
var _this = this;
|
|
400
|
-
return Liveness20ApiFp(this.configuration).livenessMetadata(transactionId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
401
|
-
};
|
|
402
|
-
/**
|
|
403
|
-
*
|
|
404
|
-
* @summary portrait
|
|
405
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
406
|
-
* @param {*} [options] Override http request option.
|
|
407
|
-
* @throws {RequiredError}
|
|
408
|
-
* @memberof Liveness20Api
|
|
409
|
-
*/
|
|
410
|
-
Liveness20Api.prototype.livenessPortrait = function (transactionId, options) {
|
|
411
|
-
var _this = this;
|
|
412
|
-
return Liveness20ApiFp(this.configuration).livenessPortrait(transactionId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
413
|
-
};
|
|
414
|
-
/**
|
|
415
|
-
*
|
|
416
|
-
* @summary video
|
|
417
|
-
* @param {number} transactionId ID of the current liveness transaction.
|
|
418
|
-
* @param {*} [options] Override http request option.
|
|
419
|
-
* @throws {RequiredError}
|
|
420
|
-
* @memberof Liveness20Api
|
|
421
|
-
*/
|
|
422
|
-
Liveness20Api.prototype.livenessVideo = function (transactionId, options) {
|
|
191
|
+
Liveness20Api.prototype.getLivenessTransactionInfo = function (transactionId, options) {
|
|
423
192
|
var _this = this;
|
|
424
|
-
return Liveness20ApiFp(this.configuration).
|
|
193
|
+
return Liveness20ApiFp(this.configuration).getLivenessTransactionInfo(transactionId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
425
194
|
};
|
|
426
195
|
return Liveness20Api;
|
|
427
196
|
}(BaseAPI));
|
|
428
197
|
export { Liveness20Api };
|
|
429
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
198
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGl2ZW5lc3MyMC1hcGkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXBpL2xpdmVuZXNzMjAtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLG9CQUFvQjtBQUNwQixvQkFBb0I7QUFDcEI7Ozs7Ozs7Ozs7R0FVRzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUdILE9BQU8sV0FBZ0UsTUFBTSxPQUFPLENBQUM7QUFFckYseURBQXlEO0FBQ3pELGFBQWE7QUFDYixPQUFPLEVBQUUsY0FBYyxFQUFFLGlCQUFpQixFQUFvRixlQUFlLEVBQXlCLFlBQVksRUFBRSxxQkFBcUIsRUFBRSxNQUFNLFdBQVcsQ0FBQztBQUM3TixhQUFhO0FBQ2IsT0FBTyxFQUFFLFNBQVMsRUFBbUMsT0FBTyxFQUFpQixNQUFNLFNBQVMsQ0FBQztBQUc3Rjs7O0dBR0c7QUFDSCxNQUFNLENBQUMsSUFBTSw4QkFBOEIsR0FBRyxVQUFVLGFBQTZCO0lBQXZDLGlCQXdDN0M7SUF2Q0csT0FBTztRQUNIOzs7Ozs7V0FNRztRQUNILDBCQUEwQixFQUFFLFVBQU8sYUFBcUIsRUFBRSxPQUFnQztZQUFoQyx3QkFBQSxFQUFBLFlBQWdDOzs7O29CQUN0RixxRUFBcUU7b0JBQ3JFLGlCQUFpQixDQUFDLDRCQUE0QixFQUFFLGVBQWUsRUFBRSxhQUFhLENBQUMsQ0FBQTtvQkFDekUsWUFBWSxHQUFHLGtCQUFrQixDQUFDO29CQUVsQyxjQUFjLEdBQUcsSUFBSSxHQUFHLENBQUMsWUFBWSxFQUFFLGNBQWMsQ0FBQyxDQUFDO29CQUU3RCxJQUFJLGFBQWEsRUFBRTt3QkFDZixXQUFXLEdBQUcsYUFBYSxDQUFDLFdBQVcsQ0FBQztxQkFDM0M7b0JBRUssc0JBQXNCLHVCQUFLLE1BQU0sRUFBRSxLQUFLLElBQUssV0FBVyxHQUFLLE9BQU8sQ0FBQyxDQUFDO29CQUN0RSx1QkFBdUIsR0FBRyxFQUFTLENBQUM7b0JBQ3BDLHNCQUFzQixHQUFHLEVBQVMsQ0FBQztvQkFFekMsSUFBSSxhQUFhLEtBQUssU0FBUyxFQUFFO3dCQUM3QixzQkFBc0IsQ0FBQyxlQUFlLENBQUMsR0FBRyxhQUFhLENBQUM7cUJBQzNEO29CQUlELGVBQWUsQ0FBQyxjQUFjLEVBQUUsc0JBQXNCLENBQUMsQ0FBQztvQkFDcEQsc0JBQXNCLEdBQUcsV0FBVyxJQUFJLFdBQVcsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLFdBQVcsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztvQkFDM0Ysc0JBQXNCLENBQUMsT0FBTyxrQ0FBTyx1QkFBdUIsR0FBSyxzQkFBc0IsR0FBSyxPQUFPLENBQUMsT0FBTyxDQUFDLENBQUM7b0JBRTdHLHNCQUFPOzRCQUNILEdBQUcsRUFBRSxZQUFZLENBQUMsY0FBYyxDQUFDOzRCQUNqQyxPQUFPLEVBQUUsc0JBQXNCO3lCQUNsQyxFQUFDOzs7U0FDTDtLQUNKLENBQUE7QUFDTCxDQUFDLENBQUM7QUFFRjs7O0dBR0c7QUFDSCxNQUFNLENBQUMsSUFBTSxlQUFlLEdBQUcsVUFBUyxhQUE2QjtJQUNqRSxJQUFNLHlCQUF5QixHQUFHLDhCQUE4QixDQUFDLGFBQWEsQ0FBQyxDQUFBO0lBQy9FLE9BQU87UUFDSDs7Ozs7O1dBTUc7UUFDRywwQkFBMEIsRUFBaEMsVUFBaUMsYUFBcUIsRUFBRSxPQUE0Qjs7Ozs7Z0NBQ3RELHFCQUFNLHlCQUF5QixDQUFDLDBCQUEwQixDQUFDLGFBQWEsRUFBRSxPQUFPLENBQUMsRUFBQTs7NEJBQXRHLGlCQUFpQixHQUFHLFNBQWtGOzRCQUM1RyxzQkFBTyxxQkFBcUIsQ0FBQyxpQkFBaUIsRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLGFBQWEsQ0FBQyxFQUFDOzs7O1NBQzFGO0tBQ0osQ0FBQTtBQUNMLENBQUMsQ0FBQztBQUVGOzs7R0FHRztBQUNILE1BQU0sQ0FBQyxJQUFNLG9CQUFvQixHQUFHLFVBQVUsYUFBNkIsRUFBRSxRQUFpQixFQUFFLEtBQXFCO0lBQ2pILElBQU0sVUFBVSxHQUFHLGVBQWUsQ0FBQyxhQUFhLENBQUMsQ0FBQTtJQUNqRCxPQUFPO1FBQ0g7Ozs7OztXQU1HO1FBQ0gsMEJBQTBCLEVBQTFCLFVBQTJCLGFBQXFCLEVBQUUsT0FBYTtZQUMzRCxPQUFPLFVBQVUsQ0FBQywwQkFBMEIsQ0FBQyxhQUFhLEVBQUUsT0FBTyxDQUFDLENBQUMsSUFBSSxDQUFDLFVBQUMsT0FBTyxJQUFLLE9BQUEsT0FBTyxDQUFDLEtBQUssRUFBRSxRQUFRLENBQUMsRUFBeEIsQ0FBd0IsQ0FBQyxDQUFDO1FBQ3JILENBQUM7S0FDSixDQUFDO0FBQ04sQ0FBQyxDQUFDO0FBRUY7Ozs7O0dBS0c7QUFDSDtJQUFtQyxpQ0FBTztJQUExQzs7SUFZQSxDQUFDO0lBWEc7Ozs7Ozs7T0FPRztJQUNJLGtEQUEwQixHQUFqQyxVQUFrQyxhQUFxQixFQUFFLE9BQTRCO1FBQXJGLGlCQUVDO1FBREcsT0FBTyxlQUFlLENBQUMsSUFBSSxDQUFDLGFBQWEsQ0FBQyxDQUFDLDBCQUEwQixDQUFDLGFBQWEsRUFBRSxPQUFPLENBQUMsQ0FBQyxJQUFJLENBQUMsVUFBQyxPQUFPLElBQUssT0FBQSxPQUFPLENBQUMsS0FBSSxDQUFDLEtBQUssRUFBRSxLQUFJLENBQUMsUUFBUSxDQUFDLEVBQWxDLENBQWtDLENBQUMsQ0FBQztJQUN4SixDQUFDO0lBQ0wsb0JBQUM7QUFBRCxDQUFDLEFBWkQsQ0FBbUMsT0FBTyxHQVl6QyJ9
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm-es5/api.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm-es5/base.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm-es5/common.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Regula FaceSDK Web API
|
|
5
5
|
* 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
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: 5.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|