@regulaforensics/facesdk-webclient 4.1.6 → 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.
Files changed (229) hide show
  1. package/dist/cjs-es5/api/group-api.js +1 -1
  2. package/dist/cjs-es5/api/liveness-api.js +355 -0
  3. package/dist/cjs-es5/api/liveness20-api.js +201 -0
  4. package/dist/cjs-es5/api/matching-api.js +1 -1
  5. package/dist/cjs-es5/api/person-api.js +1 -1
  6. package/dist/cjs-es5/api/search-api.js +1 -1
  7. package/dist/cjs-es5/api.js +3 -2
  8. package/dist/cjs-es5/base.js +1 -1
  9. package/dist/cjs-es5/common.js +1 -1
  10. package/dist/cjs-es5/configuration.js +1 -1
  11. package/dist/cjs-es5/models/crop.js +1 -1
  12. package/dist/cjs-es5/models/detect-request.js +1 -1
  13. package/dist/cjs-es5/models/detect-response-all-of.js +1 -1
  14. package/dist/cjs-es5/models/detect-response.js +1 -1
  15. package/dist/cjs-es5/models/detect-result.js +1 -1
  16. package/dist/cjs-es5/models/detection-face.js +1 -1
  17. package/dist/cjs-es5/models/detection-quality.js +1 -1
  18. package/dist/cjs-es5/models/detection.js +1 -1
  19. package/dist/cjs-es5/models/face-image-quality-align-type.js +1 -1
  20. package/dist/cjs-es5/models/face-image-quality-groups.js +1 -1
  21. package/dist/cjs-es5/models/face-image-quality-status.js +1 -1
  22. package/dist/cjs-es5/models/face-quality-config-name.js +1 -1
  23. package/dist/cjs-es5/models/face-quality-scenarios.js +3 -2
  24. package/dist/cjs-es5/models/face-sdkresult-code.js +1 -1
  25. package/dist/cjs-es5/models/face-sdkresult.js +1 -1
  26. package/dist/cjs-es5/models/faces-response-all-of.js +1 -1
  27. package/dist/cjs-es5/models/faces-response.js +1 -1
  28. package/dist/cjs-es5/models/group-all-of.js +1 -1
  29. package/dist/cjs-es5/models/group-page-all-of.js +1 -1
  30. package/dist/cjs-es5/models/group-page.js +1 -1
  31. package/dist/cjs-es5/models/group-to-create.js +1 -1
  32. package/dist/cjs-es5/models/group.js +1 -1
  33. package/dist/cjs-es5/models/image-fields-image.js +1 -1
  34. package/dist/cjs-es5/models/image-fields.js +1 -1
  35. package/dist/cjs-es5/models/image-page-all-of.js +1 -1
  36. package/dist/cjs-es5/models/image-page.js +1 -1
  37. package/dist/cjs-es5/models/image-source.js +4 -3
  38. package/dist/cjs-es5/models/image.js +1 -1
  39. package/dist/cjs-es5/models/index.js +2 -1
  40. package/dist/cjs-es5/models/liveness-transaction.js +16 -0
  41. package/dist/cjs-es5/models/match-and-search-request-all-of-images.js +1 -1
  42. package/dist/cjs-es5/models/match-and-search-request-all-of.js +1 -1
  43. package/dist/cjs-es5/models/match-and-search-request.js +1 -1
  44. package/dist/cjs-es5/models/match-and-search-response-all-of-detections.js +1 -1
  45. package/dist/cjs-es5/models/match-and-search-response-all-of.js +1 -1
  46. package/dist/cjs-es5/models/match-and-search-response.js +1 -1
  47. package/dist/cjs-es5/models/match-image-detection.js +1 -1
  48. package/dist/cjs-es5/models/match-image-result.js +1 -1
  49. package/dist/cjs-es5/models/match-image.js +1 -1
  50. package/dist/cjs-es5/models/match-request.js +1 -1
  51. package/dist/cjs-es5/models/match-response-all-of.js +1 -1
  52. package/dist/cjs-es5/models/match-response.js +1 -1
  53. package/dist/cjs-es5/models/operation-log.js +1 -1
  54. package/dist/cjs-es5/models/output-image-params.js +1 -1
  55. package/dist/cjs-es5/models/page.js +1 -1
  56. package/dist/cjs-es5/models/person-all-of.js +1 -1
  57. package/dist/cjs-es5/models/person-fields.js +1 -1
  58. package/dist/cjs-es5/models/person-with-images-all-of.js +1 -1
  59. package/dist/cjs-es5/models/person-with-images.js +1 -1
  60. package/dist/cjs-es5/models/person.js +1 -1
  61. package/dist/cjs-es5/models/persons-page-all-of.js +1 -1
  62. package/dist/cjs-es5/models/persons-page.js +1 -1
  63. package/dist/cjs-es5/models/process-param.js +1 -1
  64. package/dist/cjs-es5/models/quality-config.js +1 -1
  65. package/dist/cjs-es5/models/quality-detail.js +1 -1
  66. package/dist/cjs-es5/models/quality-details-groups.js +1 -1
  67. package/dist/cjs-es5/models/quality-request.js +1 -1
  68. package/dist/cjs-es5/models/recognize-image-all-of.js +1 -1
  69. package/dist/cjs-es5/models/recognize-image.js +1 -1
  70. package/dist/cjs-es5/models/search-parameters.js +1 -1
  71. package/dist/cjs-es5/models/search-person-all-of.js +1 -1
  72. package/dist/cjs-es5/models/search-person.js +1 -1
  73. package/dist/cjs-es5/models/search-request.js +1 -1
  74. package/dist/cjs-es5/models/search-result.js +1 -1
  75. package/dist/cjs-es5/models/transaction-info.js +16 -0
  76. package/dist/cjs-es5/models/update-group.js +1 -1
  77. package/dist/esm-es5/api/group-api.js +1 -1
  78. package/dist/esm-es5/api/liveness-api.js +352 -0
  79. package/dist/esm-es5/api/liveness20-api.js +198 -0
  80. package/dist/esm-es5/api/matching-api.js +1 -1
  81. package/dist/esm-es5/api/person-api.js +1 -1
  82. package/dist/esm-es5/api/search-api.js +1 -1
  83. package/dist/esm-es5/api.js +3 -2
  84. package/dist/esm-es5/base.js +1 -1
  85. package/dist/esm-es5/common.js +1 -1
  86. package/dist/esm-es5/configuration.js +1 -1
  87. package/dist/esm-es5/models/crop.js +1 -1
  88. package/dist/esm-es5/models/detect-request.js +1 -1
  89. package/dist/esm-es5/models/detect-response-all-of.js +1 -1
  90. package/dist/esm-es5/models/detect-response.js +1 -1
  91. package/dist/esm-es5/models/detect-result.js +1 -1
  92. package/dist/esm-es5/models/detection-face.js +1 -1
  93. package/dist/esm-es5/models/detection-quality.js +1 -1
  94. package/dist/esm-es5/models/detection.js +1 -1
  95. package/dist/esm-es5/models/face-image-quality-align-type.js +1 -1
  96. package/dist/esm-es5/models/face-image-quality-groups.js +1 -1
  97. package/dist/esm-es5/models/face-image-quality-status.js +1 -1
  98. package/dist/esm-es5/models/face-quality-config-name.js +1 -1
  99. package/dist/esm-es5/models/face-quality-scenarios.js +3 -2
  100. package/dist/esm-es5/models/face-sdkresult-code.js +1 -1
  101. package/dist/esm-es5/models/face-sdkresult.js +1 -1
  102. package/dist/esm-es5/models/faces-response-all-of.js +1 -1
  103. package/dist/esm-es5/models/faces-response.js +1 -1
  104. package/dist/esm-es5/models/group-all-of.js +1 -1
  105. package/dist/esm-es5/models/group-page-all-of.js +1 -1
  106. package/dist/esm-es5/models/group-page.js +1 -1
  107. package/dist/esm-es5/models/group-to-create.js +1 -1
  108. package/dist/esm-es5/models/group.js +1 -1
  109. package/dist/esm-es5/models/image-fields-image.js +1 -1
  110. package/dist/esm-es5/models/image-fields.js +1 -1
  111. package/dist/esm-es5/models/image-page-all-of.js +1 -1
  112. package/dist/esm-es5/models/image-page.js +1 -1
  113. package/dist/esm-es5/models/image-source.js +4 -3
  114. package/dist/esm-es5/models/image.js +1 -1
  115. package/dist/esm-es5/models/index.js +2 -1
  116. package/dist/esm-es5/models/liveness-transaction.js +14 -0
  117. package/dist/esm-es5/models/match-and-search-request-all-of-images.js +1 -1
  118. package/dist/esm-es5/models/match-and-search-request-all-of.js +1 -1
  119. package/dist/esm-es5/models/match-and-search-request.js +1 -1
  120. package/dist/esm-es5/models/match-and-search-response-all-of-detections.js +1 -1
  121. package/dist/esm-es5/models/match-and-search-response-all-of.js +1 -1
  122. package/dist/esm-es5/models/match-and-search-response.js +1 -1
  123. package/dist/esm-es5/models/match-image-detection.js +1 -1
  124. package/dist/esm-es5/models/match-image-result.js +1 -1
  125. package/dist/esm-es5/models/match-image.js +1 -1
  126. package/dist/esm-es5/models/match-request.js +1 -1
  127. package/dist/esm-es5/models/match-response-all-of.js +1 -1
  128. package/dist/esm-es5/models/match-response.js +1 -1
  129. package/dist/esm-es5/models/operation-log.js +1 -1
  130. package/dist/esm-es5/models/output-image-params.js +1 -1
  131. package/dist/esm-es5/models/page.js +1 -1
  132. package/dist/esm-es5/models/person-all-of.js +1 -1
  133. package/dist/esm-es5/models/person-fields.js +1 -1
  134. package/dist/esm-es5/models/person-with-images-all-of.js +1 -1
  135. package/dist/esm-es5/models/person-with-images.js +1 -1
  136. package/dist/esm-es5/models/person.js +1 -1
  137. package/dist/esm-es5/models/persons-page-all-of.js +1 -1
  138. package/dist/esm-es5/models/persons-page.js +1 -1
  139. package/dist/esm-es5/models/process-param.js +1 -1
  140. package/dist/esm-es5/models/quality-config.js +1 -1
  141. package/dist/esm-es5/models/quality-detail.js +1 -1
  142. package/dist/esm-es5/models/quality-details-groups.js +1 -1
  143. package/dist/esm-es5/models/quality-request.js +1 -1
  144. package/dist/esm-es5/models/recognize-image-all-of.js +1 -1
  145. package/dist/esm-es5/models/recognize-image.js +1 -1
  146. package/dist/esm-es5/models/search-parameters.js +1 -1
  147. package/dist/esm-es5/models/search-person-all-of.js +1 -1
  148. package/dist/esm-es5/models/search-person.js +1 -1
  149. package/dist/esm-es5/models/search-request.js +1 -1
  150. package/dist/esm-es5/models/search-result.js +1 -1
  151. package/dist/esm-es5/models/transaction-info.js +14 -0
  152. package/dist/esm-es5/models/update-group.js +1 -1
  153. package/package.json +1 -1
  154. package/src/api/group-api.ts +1 -1
  155. package/src/api/liveness-api.ts +268 -0
  156. package/src/api/liveness20-api.ts +130 -0
  157. package/src/api/matching-api.ts +1 -1
  158. package/src/api/person-api.ts +1 -1
  159. package/src/api/search-api.ts +1 -1
  160. package/src/api.ts +2 -1
  161. package/src/base.ts +1 -1
  162. package/src/common.ts +1 -1
  163. package/src/configuration.ts +1 -1
  164. package/src/models/crop.ts +1 -1
  165. package/src/models/detect-request.ts +1 -7
  166. package/src/models/detect-response-all-of.ts +1 -1
  167. package/src/models/detect-response.ts +1 -1
  168. package/src/models/detect-result.ts +1 -1
  169. package/src/models/detection-face.ts +1 -1
  170. package/src/models/detection-quality.ts +1 -1
  171. package/src/models/detection.ts +1 -1
  172. package/src/models/face-image-quality-align-type.ts +1 -1
  173. package/src/models/face-image-quality-groups.ts +1 -1
  174. package/src/models/face-image-quality-status.ts +1 -1
  175. package/src/models/face-quality-config-name.ts +1 -1
  176. package/src/models/face-quality-scenarios.ts +2 -1
  177. package/src/models/face-sdkresult-code.ts +1 -1
  178. package/src/models/face-sdkresult.ts +1 -1
  179. package/src/models/faces-response-all-of.ts +1 -1
  180. package/src/models/faces-response.ts +1 -1
  181. package/src/models/group-all-of.ts +1 -1
  182. package/src/models/group-page-all-of.ts +1 -1
  183. package/src/models/group-page.ts +1 -1
  184. package/src/models/group-to-create.ts +1 -1
  185. package/src/models/group.ts +1 -1
  186. package/src/models/image-fields-image.ts +1 -1
  187. package/src/models/image-fields.ts +1 -1
  188. package/src/models/image-page-all-of.ts +1 -1
  189. package/src/models/image-page.ts +1 -1
  190. package/src/models/image-source.ts +3 -2
  191. package/src/models/image.ts +1 -1
  192. package/src/models/index.ts +1 -0
  193. package/src/models/liveness-transaction.ts +78 -0
  194. package/src/models/match-and-search-request-all-of-images.ts +1 -1
  195. package/src/models/match-and-search-request-all-of.ts +1 -1
  196. package/src/models/match-and-search-request.ts +1 -1
  197. package/src/models/match-and-search-response-all-of-detections.ts +1 -1
  198. package/src/models/match-and-search-response-all-of.ts +1 -1
  199. package/src/models/match-and-search-response.ts +1 -1
  200. package/src/models/match-image-detection.ts +1 -1
  201. package/src/models/match-image-result.ts +1 -1
  202. package/src/models/match-image.ts +1 -1
  203. package/src/models/match-request.ts +1 -1
  204. package/src/models/match-response-all-of.ts +1 -1
  205. package/src/models/match-response.ts +1 -1
  206. package/src/models/operation-log.ts +1 -1
  207. package/src/models/output-image-params.ts +1 -1
  208. package/src/models/page.ts +1 -1
  209. package/src/models/person-all-of.ts +1 -1
  210. package/src/models/person-fields.ts +1 -1
  211. package/src/models/person-with-images-all-of.ts +1 -1
  212. package/src/models/person-with-images.ts +1 -1
  213. package/src/models/person.ts +1 -1
  214. package/src/models/persons-page-all-of.ts +1 -1
  215. package/src/models/persons-page.ts +1 -1
  216. package/src/models/process-param.ts +7 -1
  217. package/src/models/quality-config.ts +1 -1
  218. package/src/models/quality-detail.ts +1 -1
  219. package/src/models/quality-details-groups.ts +1 -1
  220. package/src/models/quality-request.ts +1 -1
  221. package/src/models/recognize-image-all-of.ts +1 -1
  222. package/src/models/recognize-image.ts +1 -1
  223. package/src/models/search-parameters.ts +2 -2
  224. package/src/models/search-person-all-of.ts +1 -1
  225. package/src/models/search-person.ts +1 -1
  226. package/src/models/search-request.ts +1 -1
  227. package/src/models/search-result.ts +1 -1
  228. package/src/models/transaction-info.ts +66 -0
  229. package/src/models/update-group.ts +1 -1
@@ -0,0 +1,268 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Regula FaceSDK Web API
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
+ *
7
+ * The version of the OpenAPI document: 4.1.3
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ import globalAxios, { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios';
17
+ import { Configuration } from '../configuration';
18
+ // Some imports not used depending on template conditions
19
+ // @ts-ignore
20
+ import { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObject, setBearerAuthToObject, setOAuthToObject, setSearchParams, serializeDataIfNeeded, toPathString, createRequestFunction } from '../common';
21
+ // @ts-ignore
22
+ import { BASE_PATH, COLLECTION_FORMATS, RequestArgs, BaseAPI, RequiredError } from '../base';
23
+ /**
24
+ * LivenessApi - axios parameter creator
25
+ * @export
26
+ */
27
+ export const LivenessApiAxiosParamCreator = function (configuration?: Configuration) {
28
+ return {
29
+ /**
30
+ *
31
+ * @summary Liveness 2.0 metadata
32
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
33
+ * @param {*} [options] Override http request option.
34
+ * @throws {RequiredError}
35
+ */
36
+ livenessMetadata: async (eRRORUNKNOWN: number, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
37
+ // verify required parameter 'eRRORUNKNOWN' is not null or undefined
38
+ assertParamExists('livenessMetadata', 'eRRORUNKNOWN', eRRORUNKNOWN)
39
+ const localVarPath = `/api/v2/liveness/metadata`;
40
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
41
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
42
+ let baseOptions;
43
+ if (configuration) {
44
+ baseOptions = configuration.baseOptions;
45
+ }
46
+
47
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
48
+ const localVarHeaderParameter = {} as any;
49
+ const localVarQueryParameter = {} as any;
50
+
51
+ if (eRRORUNKNOWN !== undefined) {
52
+ localVarQueryParameter[''] = eRRORUNKNOWN;
53
+ }
54
+
55
+
56
+
57
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
58
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
59
+ localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
60
+
61
+ return {
62
+ url: toPathString(localVarUrlObj),
63
+ options: localVarRequestOptions,
64
+ };
65
+ },
66
+ /**
67
+ *
68
+ * @summary Liveness 2.0 portrait
69
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
70
+ * @param {*} [options] Override http request option.
71
+ * @throws {RequiredError}
72
+ */
73
+ livenessPortrait: async (eRRORUNKNOWN: number, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
74
+ // verify required parameter 'eRRORUNKNOWN' is not null or undefined
75
+ assertParamExists('livenessPortrait', 'eRRORUNKNOWN', eRRORUNKNOWN)
76
+ const localVarPath = `/api/v2/liveness/portrait`;
77
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
78
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
79
+ let baseOptions;
80
+ if (configuration) {
81
+ baseOptions = configuration.baseOptions;
82
+ }
83
+
84
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
85
+ const localVarHeaderParameter = {} as any;
86
+ const localVarQueryParameter = {} as any;
87
+
88
+ if (eRRORUNKNOWN !== undefined) {
89
+ localVarQueryParameter[''] = eRRORUNKNOWN;
90
+ }
91
+
92
+
93
+
94
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
95
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
96
+ localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
97
+
98
+ return {
99
+ url: toPathString(localVarUrlObj),
100
+ options: localVarRequestOptions,
101
+ };
102
+ },
103
+ /**
104
+ *
105
+ * @summary Liveness 2.0 video
106
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
107
+ * @param {*} [options] Override http request option.
108
+ * @throws {RequiredError}
109
+ */
110
+ livenessVideo: async (eRRORUNKNOWN: number, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
111
+ // verify required parameter 'eRRORUNKNOWN' is not null or undefined
112
+ assertParamExists('livenessVideo', 'eRRORUNKNOWN', eRRORUNKNOWN)
113
+ const localVarPath = `/api/v2/liveness/video`;
114
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
115
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
116
+ let baseOptions;
117
+ if (configuration) {
118
+ baseOptions = configuration.baseOptions;
119
+ }
120
+
121
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
122
+ const localVarHeaderParameter = {} as any;
123
+ const localVarQueryParameter = {} as any;
124
+
125
+ if (eRRORUNKNOWN !== undefined) {
126
+ localVarQueryParameter[''] = eRRORUNKNOWN;
127
+ }
128
+
129
+
130
+
131
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
132
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
133
+ localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
134
+
135
+ return {
136
+ url: toPathString(localVarUrlObj),
137
+ options: localVarRequestOptions,
138
+ };
139
+ },
140
+ }
141
+ };
142
+
143
+ /**
144
+ * LivenessApi - functional programming interface
145
+ * @export
146
+ */
147
+ export const LivenessApiFp = function(configuration?: Configuration) {
148
+ const localVarAxiosParamCreator = LivenessApiAxiosParamCreator(configuration)
149
+ return {
150
+ /**
151
+ *
152
+ * @summary Liveness 2.0 metadata
153
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
154
+ * @param {*} [options] Override http request option.
155
+ * @throws {RequiredError}
156
+ */
157
+ async livenessMetadata(eRRORUNKNOWN: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<{ [key: string]: object; }>> {
158
+ const localVarAxiosArgs = await localVarAxiosParamCreator.livenessMetadata(eRRORUNKNOWN, options);
159
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
160
+ },
161
+ /**
162
+ *
163
+ * @summary Liveness 2.0 portrait
164
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
165
+ * @param {*} [options] Override http request option.
166
+ * @throws {RequiredError}
167
+ */
168
+ async livenessPortrait(eRRORUNKNOWN: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>> {
169
+ const localVarAxiosArgs = await localVarAxiosParamCreator.livenessPortrait(eRRORUNKNOWN, options);
170
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
171
+ },
172
+ /**
173
+ *
174
+ * @summary Liveness 2.0 video
175
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
176
+ * @param {*} [options] Override http request option.
177
+ * @throws {RequiredError}
178
+ */
179
+ async livenessVideo(eRRORUNKNOWN: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>> {
180
+ const localVarAxiosArgs = await localVarAxiosParamCreator.livenessVideo(eRRORUNKNOWN, options);
181
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
182
+ },
183
+ }
184
+ };
185
+
186
+ /**
187
+ * LivenessApi - factory interface
188
+ * @export
189
+ */
190
+ export const LivenessApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
191
+ const localVarFp = LivenessApiFp(configuration)
192
+ return {
193
+ /**
194
+ *
195
+ * @summary Liveness 2.0 metadata
196
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
197
+ * @param {*} [options] Override http request option.
198
+ * @throws {RequiredError}
199
+ */
200
+ livenessMetadata(eRRORUNKNOWN: number, options?: any): AxiosPromise<{ [key: string]: object; }> {
201
+ return localVarFp.livenessMetadata(eRRORUNKNOWN, options).then((request) => request(axios, basePath));
202
+ },
203
+ /**
204
+ *
205
+ * @summary Liveness 2.0 portrait
206
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
207
+ * @param {*} [options] Override http request option.
208
+ * @throws {RequiredError}
209
+ */
210
+ livenessPortrait(eRRORUNKNOWN: number, options?: any): AxiosPromise<any> {
211
+ return localVarFp.livenessPortrait(eRRORUNKNOWN, options).then((request) => request(axios, basePath));
212
+ },
213
+ /**
214
+ *
215
+ * @summary Liveness 2.0 video
216
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
217
+ * @param {*} [options] Override http request option.
218
+ * @throws {RequiredError}
219
+ */
220
+ livenessVideo(eRRORUNKNOWN: number, options?: any): AxiosPromise<any> {
221
+ return localVarFp.livenessVideo(eRRORUNKNOWN, options).then((request) => request(axios, basePath));
222
+ },
223
+ };
224
+ };
225
+
226
+ /**
227
+ * LivenessApi - object-oriented interface
228
+ * @export
229
+ * @class LivenessApi
230
+ * @extends {BaseAPI}
231
+ */
232
+ export class LivenessApi extends BaseAPI {
233
+ /**
234
+ *
235
+ * @summary Liveness 2.0 metadata
236
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
237
+ * @param {*} [options] Override http request option.
238
+ * @throws {RequiredError}
239
+ * @memberof LivenessApi
240
+ */
241
+ public livenessMetadata(eRRORUNKNOWN: number, options?: AxiosRequestConfig) {
242
+ return LivenessApiFp(this.configuration).livenessMetadata(eRRORUNKNOWN, options).then((request) => request(this.axios, this.basePath));
243
+ }
244
+
245
+ /**
246
+ *
247
+ * @summary Liveness 2.0 portrait
248
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
249
+ * @param {*} [options] Override http request option.
250
+ * @throws {RequiredError}
251
+ * @memberof LivenessApi
252
+ */
253
+ public livenessPortrait(eRRORUNKNOWN: number, options?: AxiosRequestConfig) {
254
+ return LivenessApiFp(this.configuration).livenessPortrait(eRRORUNKNOWN, options).then((request) => request(this.axios, this.basePath));
255
+ }
256
+
257
+ /**
258
+ *
259
+ * @summary Liveness 2.0 video
260
+ * @param {number} eRRORUNKNOWN ID of the current liveness transaction.
261
+ * @param {*} [options] Override http request option.
262
+ * @throws {RequiredError}
263
+ * @memberof LivenessApi
264
+ */
265
+ public livenessVideo(eRRORUNKNOWN: number, options?: AxiosRequestConfig) {
266
+ return LivenessApiFp(this.configuration).livenessVideo(eRRORUNKNOWN, options).then((request) => request(this.axios, this.basePath));
267
+ }
268
+ }
@@ -0,0 +1,130 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Regula FaceSDK Web API
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
+ *
7
+ * The version of the OpenAPI document: 5.1.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ import globalAxios, { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios';
17
+ import { Configuration } from '../configuration';
18
+ // Some imports not used depending on template conditions
19
+ // @ts-ignore
20
+ import { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObject, setBearerAuthToObject, setOAuthToObject, setSearchParams, serializeDataIfNeeded, toPathString, createRequestFunction } from '../common';
21
+ // @ts-ignore
22
+ import { BASE_PATH, COLLECTION_FORMATS, RequestArgs, BaseAPI, RequiredError } from '../base';
23
+ // @ts-ignore
24
+ import { TransactionInfo } from '../models';
25
+ /**
26
+ * Liveness20Api - axios parameter creator
27
+ * @export
28
+ */
29
+ export const Liveness20ApiAxiosParamCreator = function (configuration?: Configuration) {
30
+ return {
31
+ /**
32
+ *
33
+ * @summary liveness
34
+ * @param {number} transactionId ID of the current liveness transaction.
35
+ * @param {*} [options] Override http request option.
36
+ * @throws {RequiredError}
37
+ */
38
+ getLivenessTransactionInfo: async (transactionId: number, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
39
+ // verify required parameter 'transactionId' is not null or undefined
40
+ assertParamExists('getLivenessTransactionInfo', 'transactionId', transactionId)
41
+ const localVarPath = `/api/v2/liveness`;
42
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
43
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
44
+ let baseOptions;
45
+ if (configuration) {
46
+ baseOptions = configuration.baseOptions;
47
+ }
48
+
49
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
50
+ const localVarHeaderParameter = {} as any;
51
+ const localVarQueryParameter = {} as any;
52
+
53
+ if (transactionId !== undefined) {
54
+ localVarQueryParameter['transactionId'] = transactionId;
55
+ }
56
+
57
+
58
+
59
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
60
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
61
+ localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
62
+
63
+ return {
64
+ url: toPathString(localVarUrlObj),
65
+ options: localVarRequestOptions,
66
+ };
67
+ },
68
+ }
69
+ };
70
+
71
+ /**
72
+ * Liveness20Api - functional programming interface
73
+ * @export
74
+ */
75
+ export const Liveness20ApiFp = function(configuration?: Configuration) {
76
+ const localVarAxiosParamCreator = Liveness20ApiAxiosParamCreator(configuration)
77
+ return {
78
+ /**
79
+ *
80
+ * @summary liveness
81
+ * @param {number} transactionId ID of the current liveness transaction.
82
+ * @param {*} [options] Override http request option.
83
+ * @throws {RequiredError}
84
+ */
85
+ async getLivenessTransactionInfo(transactionId: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TransactionInfo>> {
86
+ const localVarAxiosArgs = await localVarAxiosParamCreator.getLivenessTransactionInfo(transactionId, options);
87
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
88
+ },
89
+ }
90
+ };
91
+
92
+ /**
93
+ * Liveness20Api - factory interface
94
+ * @export
95
+ */
96
+ export const Liveness20ApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
97
+ const localVarFp = Liveness20ApiFp(configuration)
98
+ return {
99
+ /**
100
+ *
101
+ * @summary liveness
102
+ * @param {number} transactionId ID of the current liveness transaction.
103
+ * @param {*} [options] Override http request option.
104
+ * @throws {RequiredError}
105
+ */
106
+ getLivenessTransactionInfo(transactionId: number, options?: any): AxiosPromise<TransactionInfo> {
107
+ return localVarFp.getLivenessTransactionInfo(transactionId, options).then((request) => request(axios, basePath));
108
+ },
109
+ };
110
+ };
111
+
112
+ /**
113
+ * Liveness20Api - object-oriented interface
114
+ * @export
115
+ * @class Liveness20Api
116
+ * @extends {BaseAPI}
117
+ */
118
+ export class Liveness20Api extends BaseAPI {
119
+ /**
120
+ *
121
+ * @summary liveness
122
+ * @param {number} transactionId ID of the current liveness transaction.
123
+ * @param {*} [options] Override http request option.
124
+ * @throws {RequiredError}
125
+ * @memberof Liveness20Api
126
+ */
127
+ public getLivenessTransactionInfo(transactionId: number, options?: AxiosRequestConfig) {
128
+ return Liveness20ApiFp(this.configuration).getLivenessTransactionInfo(transactionId, options).then((request) => request(this.axios, this.basePath));
129
+ }
130
+ }
@@ -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: 4.1.3
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: 4.1.3
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: 4.1.3
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/src/api.ts 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: 4.1.3
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).
@@ -15,6 +15,7 @@
15
15
 
16
16
 
17
17
  export * from './api/group-api';
18
+ export * from './api/liveness20-api';
18
19
  export * from './api/matching-api';
19
20
  export * from './api/person-api';
20
21
  export * from './api/search-api';
package/src/base.ts 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: 4.1.3
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/src/common.ts 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: 4.1.3
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: 4.1.3
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: 4.1.3
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: 4.1.3
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).
@@ -52,11 +52,5 @@ export interface DetectRequest {
52
52
  * @memberof DetectRequest
53
53
  */
54
54
  'attributes'?: boolean;
55
- /**
56
- * Whether to detect the only central face (true) or all the faces (false).
57
- * @type {boolean}
58
- * @memberof DetectRequest
59
- */
60
- 'onlyCentralFace'?: boolean;
61
55
  }
62
56
 
@@ -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: 4.1.3
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: 4.1.3
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: 4.1.3
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: 4.1.3
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: 4.1.3
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: 4.1.3
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: 4.1.3
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: 4.1.3
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: 4.1.3
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: 4.1.3
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: 4.1.3
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).
@@ -21,6 +21,7 @@
21
21
  */
22
22
 
23
23
  export const FaceQualityScenarios = {
24
+ OLD_MODE: 'OldMode',
24
25
  QUALITY_FULL: 'QualityFull',
25
26
  QUALITY_ICAO: 'QualityICAO',
26
27
  QUALITY_VISA_SCHENGEN: 'QualityVisaSchengen',
@@ -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: 4.1.3
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).