regula-facesdk-webclient 7.2.360.dev0__py3-none-any.whl → 7.2.362rc0__py3-none-any.whl

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.

Potentially problematic release.


This version of regula-facesdk-webclient might be problematic. Click here for more details.

Files changed (112) hide show
  1. regula/facesdk/webclient/ext/api/person_api.py +1 -2
  2. regula/facesdk/webclient/ext/api/sdk.py +1 -1
  3. regula/facesdk/webclient/ext/models/detect_request.py +3 -0
  4. regula/facesdk/webclient/ext/models/match_request.py +2 -0
  5. regula/facesdk/webclient/gen/__init__.py +1 -1
  6. regula/facesdk/webclient/gen/api/group_api.py +1 -1
  7. regula/facesdk/webclient/gen/api/healthcheck_api.py +1 -5
  8. regula/facesdk/webclient/gen/api/liveness_2_0_api.py +1 -139
  9. regula/facesdk/webclient/gen/api/match_api.py +3 -3
  10. regula/facesdk/webclient/gen/api/person_api.py +17 -17
  11. regula/facesdk/webclient/gen/api/search_api.py +1 -8
  12. regula/facesdk/webclient/gen/api_client.py +1 -1
  13. regula/facesdk/webclient/gen/configuration.py +2 -2
  14. regula/facesdk/webclient/gen/exceptions.py +1 -1
  15. regula/facesdk/webclient/gen/model/add_image_to_person_request.py +1 -1
  16. regula/facesdk/webclient/gen/model/add_image_to_person_request_image.py +1 -1
  17. regula/facesdk/webclient/gen/model/add_image_to_person_response.py +1 -1
  18. regula/facesdk/webclient/gen/model/attribute_config.py +1 -1
  19. regula/facesdk/webclient/gen/model/attribute_config_list.py +1 -1
  20. regula/facesdk/webclient/gen/model/crop.py +30 -2
  21. regula/facesdk/webclient/gen/model/detect_request.py +20 -48
  22. regula/facesdk/webclient/gen/model/detect_response.py +1 -1
  23. regula/facesdk/webclient/gen/model/detect_response_all_of.py +1 -1
  24. regula/facesdk/webclient/gen/model/detect_result.py +22 -26
  25. regula/facesdk/webclient/gen/model/detection.py +32 -4
  26. regula/facesdk/webclient/gen/model/detection_attributes.py +6 -8
  27. regula/facesdk/webclient/gen/model/detection_face.py +30 -2
  28. regula/facesdk/webclient/gen/model/detection_quality.py +27 -27
  29. regula/facesdk/webclient/gen/model/device_info.py +1 -1
  30. regula/facesdk/webclient/gen/model/face_attribute.py +1 -1
  31. regula/facesdk/webclient/gen/model/face_image_quality_align_type.py +1 -1
  32. regula/facesdk/webclient/gen/model/face_image_quality_groups.py +1 -1
  33. regula/facesdk/webclient/gen/model/face_image_quality_groups_strings.py +1 -1
  34. regula/facesdk/webclient/gen/model/face_image_quality_status.py +1 -1
  35. regula/facesdk/webclient/gen/model/face_quality_config_name.py +1 -1
  36. regula/facesdk/webclient/gen/model/face_quality_scenarios.py +2 -5
  37. regula/facesdk/webclient/gen/model/face_rectangular.py +1 -1
  38. regula/facesdk/webclient/gen/model/face_sdk_result.py +1 -1
  39. regula/facesdk/webclient/gen/model/face_sdk_result_code.py +1 -1
  40. regula/facesdk/webclient/gen/model/faces_response.py +30 -2
  41. regula/facesdk/webclient/gen/model/faces_response_all_of.py +1 -1
  42. regula/facesdk/webclient/gen/model/filter_op.py +1 -1
  43. regula/facesdk/webclient/gen/model/filter_search_request.py +1 -1
  44. regula/facesdk/webclient/gen/model/group.py +1 -1
  45. regula/facesdk/webclient/gen/model/group_all_of.py +1 -1
  46. regula/facesdk/webclient/gen/model/group_page.py +1 -1
  47. regula/facesdk/webclient/gen/model/group_page_all_of.py +1 -1
  48. regula/facesdk/webclient/gen/model/group_response.py +1 -1
  49. regula/facesdk/webclient/gen/model/group_to_create.py +1 -1
  50. regula/facesdk/webclient/gen/model/image.py +2 -30
  51. regula/facesdk/webclient/gen/model/image_fields.py +1 -1
  52. regula/facesdk/webclient/gen/model/image_page.py +1 -1
  53. regula/facesdk/webclient/gen/model/image_page_all_of.py +1 -1
  54. regula/facesdk/webclient/gen/model/image_source.py +1 -1
  55. regula/facesdk/webclient/gen/model/liveness_type.py +1 -1
  56. regula/facesdk/webclient/gen/model/match_and_search_request.py +5 -117
  57. regula/facesdk/webclient/gen/model/match_and_search_request_all_of.py +2 -58
  58. regula/facesdk/webclient/gen/model/match_and_search_request_all_of_images.py +1 -1
  59. regula/facesdk/webclient/gen/model/match_and_search_response.py +3 -3
  60. regula/facesdk/webclient/gen/model/match_and_search_response_all_of.py +3 -3
  61. regula/facesdk/webclient/gen/model/match_and_search_response_all_of_detections.py +1 -1
  62. regula/facesdk/webclient/gen/model/match_image.py +1 -1
  63. regula/facesdk/webclient/gen/model/match_image_detection.py +1 -1
  64. regula/facesdk/webclient/gen/model/match_image_result.py +1 -1
  65. regula/facesdk/webclient/gen/model/match_request.py +29 -58
  66. regula/facesdk/webclient/gen/model/match_response.py +1 -1
  67. regula/facesdk/webclient/gen/model/match_response_all_of.py +1 -1
  68. regula/facesdk/webclient/gen/model/operation_log.py +1 -1
  69. regula/facesdk/webclient/gen/model/output_image_params.py +1 -1
  70. regula/facesdk/webclient/gen/model/page.py +1 -1
  71. regula/facesdk/webclient/gen/model/person.py +19 -20
  72. regula/facesdk/webclient/gen/model/person_all_of.py +1 -1
  73. regula/facesdk/webclient/gen/model/person_fields.py +19 -20
  74. regula/facesdk/webclient/gen/model/person_to_update_fields.py +1 -1
  75. regula/facesdk/webclient/gen/model/person_with_images.py +19 -20
  76. regula/facesdk/webclient/gen/model/person_with_images_all_of.py +1 -1
  77. regula/facesdk/webclient/gen/model/persons_page.py +1 -1
  78. regula/facesdk/webclient/gen/model/persons_page_all_of.py +1 -1
  79. regula/facesdk/webclient/gen/model/process_param.py +1 -1
  80. regula/facesdk/webclient/gen/model/process_param_attributes.py +1 -1
  81. regula/facesdk/webclient/gen/model/quality_config.py +3 -3
  82. regula/facesdk/webclient/gen/model/quality_config_list.py +1 -1
  83. regula/facesdk/webclient/gen/model/quality_detail.py +5 -5
  84. regula/facesdk/webclient/gen/model/quality_details_groups.py +1 -1
  85. regula/facesdk/webclient/gen/model/quality_request.py +1 -1
  86. regula/facesdk/webclient/gen/model/recognize_image.py +2 -30
  87. regula/facesdk/webclient/gen/model/recognize_image_all_of.py +1 -1
  88. regula/facesdk/webclient/gen/model/resize_options.py +1 -1
  89. regula/facesdk/webclient/gen/model/rgb.py +1 -1
  90. regula/facesdk/webclient/gen/model/search_bad_params.py +1 -1
  91. regula/facesdk/webclient/gen/model/search_detection.py +1 -1
  92. regula/facesdk/webclient/gen/model/search_parameters.py +1 -1
  93. regula/facesdk/webclient/gen/model/search_parameters_create_person.py +1 -1
  94. regula/facesdk/webclient/gen/model/search_person.py +19 -20
  95. regula/facesdk/webclient/gen/model/search_person_all_of.py +1 -1
  96. regula/facesdk/webclient/gen/model/search_request.py +2 -58
  97. regula/facesdk/webclient/gen/model/search_result.py +165 -2
  98. regula/facesdk/webclient/gen/model/transaction_info.py +1 -1
  99. regula/facesdk/webclient/gen/model/update_group.py +1 -1
  100. regula/facesdk/webclient/gen/model_utils.py +1 -1
  101. regula/facesdk/webclient/gen/models/__init__.py +2 -5
  102. regula/facesdk/webclient/gen/rest.py +1 -1
  103. {regula_facesdk_webclient-7.2.360.dev0.dist-info → regula_facesdk_webclient-7.2.362rc0.dist-info}/METADATA +1 -1
  104. regula_facesdk_webclient-7.2.362rc0.dist-info/RECORD +133 -0
  105. {regula_facesdk_webclient-7.2.360.dev0.dist-info → regula_facesdk_webclient-7.2.362rc0.dist-info}/WHEEL +1 -1
  106. regula/facesdk/webclient/gen/model/detect_attributes_details.py +0 -150
  107. regula/facesdk/webclient/gen/model/detect_details_meta.py +0 -178
  108. regula/facesdk/webclient/gen/model/match_and_search_request_images.py +0 -176
  109. regula/facesdk/webclient/gen/model/persons_request.py +0 -291
  110. regula/facesdk/webclient/gen/model/persons_request_all_of.py +0 -150
  111. regula_facesdk_webclient-7.2.360.dev0.dist-info/RECORD +0 -138
  112. {regula_facesdk_webclient-7.2.360.dev0.dist-info → regula_facesdk_webclient-7.2.362rc0.dist-info}/top_level.txt +0 -0
@@ -8,7 +8,6 @@ from regula.facesdk.webclient.gen.model.image_fields_image import ImageFieldsIma
8
8
  from regula.facesdk.webclient.gen.model.image_page import ImagePage
9
9
  from regula.facesdk.webclient.gen.model.person import Person
10
10
  from regula.facesdk.webclient.gen.model.person_fields import PersonFields
11
- from regula.facesdk.webclient.gen.model.persons_request import PersonsRequest
12
11
 
13
12
 
14
13
  class PersonApi(GenPersonApi):
@@ -20,7 +19,7 @@ class PersonApi(GenPersonApi):
20
19
  image = ImageFields(image=ImageFieldsImage(content_type, base_image))
21
20
  return super().add_image_to_person(person_id, image, **kwargs)
22
21
 
23
- def create_person(self, person_fields: PersonsRequest, **kwargs) -> Person:
22
+ def create_person(self, person_fields: PersonFields, **kwargs) -> Person:
24
23
  if person_fields.metadata is None:
25
24
  person_fields.metadata = {}
26
25
  return super().create_person(person_fields, **kwargs)
@@ -6,7 +6,7 @@ from regula.facesdk.webclient.gen import ApiClient, Configuration
6
6
 
7
7
 
8
8
  class FaceSdk:
9
- def __init__(self, host=None, debug=None, verify_ssl=True, api_client=None):
9
+ def __init__(self, host=None, debug=None, verify_ssl=False, api_client=None):
10
10
  if api_client:
11
11
  self.__api_client = api_client
12
12
  else:
@@ -11,6 +11,8 @@ class DetectRequest(GetDetectRequest):
11
11
  self,
12
12
  image: Union[Base64String, bytes],
13
13
  process_param: ProcessParam = None,
14
+ only_central_face=False,
15
+ thumbnails=False,
14
16
  local_vars_configuration=None,
15
17
  tag=None,
16
18
 
@@ -23,6 +25,7 @@ class DetectRequest(GetDetectRequest):
23
25
 
24
26
  super().__init__(
25
27
  image=image,
28
+ thumbnails=thumbnails,
26
29
  local_vars_configuration=local_vars_configuration,
27
30
  tag=tag,
28
31
  process_param=process_param
@@ -10,6 +10,7 @@ class MatchRequest(GenMatchRequest):
10
10
  def __init__(
11
11
  self,
12
12
  images: List[Union[MatchImage, Base64String, bytes]],
13
+ thumbnails=False,
13
14
  local_vars_configuration=None,
14
15
  output_image_params=None,
15
16
  tag=None
@@ -28,5 +29,6 @@ class MatchRequest(GenMatchRequest):
28
29
  images=input_images,
29
30
  local_vars_configuration=local_vars_configuration,
30
31
  output_image_params=output_image_params,
32
+ thumbnails=thumbnails,
31
33
  tag=tag
32
34
  )
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -39,7 +39,6 @@ class HealthcheckApi(object):
39
39
  def healthz(self, **kwargs): # noqa: E501
40
40
  """Server healthcheck # noqa: E501
41
41
 
42
- The `/api/healthz` endpoint performs a server health check, providing details such as the application name, license ID, serial number, validity, and product version. <br><br>Comprehensive information about service diagnostics is available on the [Monitoring page](https://docs.regulaforensics.com/develop/face-sdk/web-service/administration/monitoring/). # noqa: E501
43
42
  This method makes a synchronous HTTP request by default. To make an
44
43
  asynchronous HTTP request, please pass async_req=True
45
44
 
@@ -69,7 +68,6 @@ class HealthcheckApi(object):
69
68
  def healthz_with_http_info(self, **kwargs): # noqa: E501
70
69
  """Server healthcheck # noqa: E501
71
70
 
72
- The `/api/healthz` endpoint performs a server health check, providing details such as the application name, license ID, serial number, validity, and product version. <br><br>Comprehensive information about service diagnostics is available on the [Monitoring page](https://docs.regulaforensics.com/develop/face-sdk/web-service/administration/monitoring/). # noqa: E501
73
71
  This method makes a synchronous HTTP request by default. To make an
74
72
  asynchronous HTTP request, please pass async_req=True
75
73
 
@@ -166,7 +164,6 @@ class HealthcheckApi(object):
166
164
  def readyz(self, **kwargs): # noqa: E501
167
165
  """License healthcheck # noqa: E501
168
166
 
169
- The `/api/readyz` endpoint checks the license's health to determine if the application is ready for operation. It validates the license and returns a response indicating whether the license is valid (`200`) or invalid (`400`). # noqa: E501
170
167
  This method makes a synchronous HTTP request by default. To make an
171
168
  asynchronous HTTP request, please pass async_req=True
172
169
 
@@ -196,7 +193,6 @@ class HealthcheckApi(object):
196
193
  def readyz_with_http_info(self, **kwargs): # noqa: E501
197
194
  """License healthcheck # noqa: E501
198
195
 
199
- The `/api/readyz` endpoint checks the license's health to determine if the application is ready for operation. It validates the license and returns a response indicating whether the license is valid (`200`) or invalid (`400`). # noqa: E501
200
196
  This method makes a synchronous HTTP request by default. To make an
201
197
  asynchronous HTTP request, please pass async_req=True
202
198
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -36,144 +36,6 @@ class Liveness20Api(object):
36
36
  api_client = ApiClient()
37
37
  self.api_client = api_client
38
38
 
39
- def delete_liveness_transaction(self, transaction_id, tag, **kwargs): # noqa: E501
40
- """delete liveness transaction # noqa: E501
41
-
42
- This endpoint deletes a liveness transaction based on either the specified `tag` or `transactionId`. At least one of the parameters must be provided for the operation to be valid. # noqa: E501
43
- This method makes a synchronous HTTP request by default. To make an
44
- asynchronous HTTP request, please pass async_req=True
45
-
46
- >>> thread = api.delete_liveness_transaction(transaction_id, tag, async_req=True)
47
- >>> result = thread.get()
48
-
49
- :param transaction_id: ID of the current liveness transaction. (required)
50
- :type transaction_id: str
51
- :param tag: A unique tag associated with a liveness transaction session. Used to identify and delete the corresponding transaction. (required)
52
- :type tag: str
53
- :param async_req: Whether to execute the request asynchronously.
54
- :type async_req: bool, optional
55
- :param _preload_content: if False, the urllib3.HTTPResponse object will
56
- be returned without reading/decoding response
57
- data. Default is True.
58
- :type _preload_content: bool, optional
59
- :param _request_timeout: timeout setting for this request. If one
60
- number provided, it will be total request
61
- timeout. It can also be a pair (tuple) of
62
- (connection, read) timeouts.
63
- :return: Returns the result object.
64
- If the method is called asynchronously,
65
- returns the request thread.
66
- :rtype: None
67
- """
68
- kwargs['_return_http_data_only'] = True
69
- return self.delete_liveness_transaction_with_http_info(transaction_id, tag, **kwargs) # noqa: E501
70
-
71
- def delete_liveness_transaction_with_http_info(self, transaction_id, tag, **kwargs): # noqa: E501
72
- """delete liveness transaction # noqa: E501
73
-
74
- This endpoint deletes a liveness transaction based on either the specified `tag` or `transactionId`. At least one of the parameters must be provided for the operation to be valid. # noqa: E501
75
- This method makes a synchronous HTTP request by default. To make an
76
- asynchronous HTTP request, please pass async_req=True
77
-
78
- >>> thread = api.delete_liveness_transaction_with_http_info(transaction_id, tag, async_req=True)
79
- >>> result = thread.get()
80
-
81
- :param transaction_id: ID of the current liveness transaction. (required)
82
- :type transaction_id: str
83
- :param tag: A unique tag associated with a liveness transaction session. Used to identify and delete the corresponding transaction. (required)
84
- :type tag: str
85
- :param async_req: Whether to execute the request asynchronously.
86
- :type async_req: bool, optional
87
- :param _return_http_data_only: response data without head status code
88
- and headers
89
- :type _return_http_data_only: bool, optional
90
- :param _preload_content: if False, the urllib3.HTTPResponse object will
91
- be returned without reading/decoding response
92
- data. Default is True.
93
- :type _preload_content: bool, optional
94
- :param _request_timeout: timeout setting for this request. If one
95
- number provided, it will be total request
96
- timeout. It can also be a pair (tuple) of
97
- (connection, read) timeouts.
98
- :param _request_auth: set to override the auth_settings for an a single
99
- request; this effectively ignores the authentication
100
- in the spec for a single request.
101
- :type _request_auth: dict, optional
102
- :return: Returns the result object.
103
- If the method is called asynchronously,
104
- returns the request thread.
105
- :rtype: None
106
- """
107
-
108
- local_var_params = locals()
109
-
110
- all_params = [
111
- 'transaction_id',
112
- 'tag',
113
- ]
114
- all_params.extend(
115
- [
116
- 'async_req',
117
- '_return_http_data_only',
118
- '_preload_content',
119
- '_request_timeout',
120
- '_request_auth'
121
- ]
122
- )
123
-
124
- for key, val in six.iteritems(local_var_params['kwargs']):
125
- if key not in all_params:
126
- raise ApiTypeError(
127
- "Got an unexpected keyword argument '%s'"
128
- " to method delete_liveness_transaction" % key
129
- )
130
- local_var_params[key] = val
131
- del local_var_params['kwargs']
132
- # verify the required parameter 'transaction_id' is set
133
- if self.api_client.client_side_validation and ('transaction_id' not in local_var_params or # noqa: E501
134
- local_var_params['transaction_id'] is None): # noqa: E501
135
- raise ApiValueError("Missing the required parameter `transaction_id` when calling `delete_liveness_transaction`") # noqa: E501
136
- # verify the required parameter 'tag' is set
137
- if self.api_client.client_side_validation and ('tag' not in local_var_params or # noqa: E501
138
- local_var_params['tag'] is None): # noqa: E501
139
- raise ApiValueError("Missing the required parameter `tag` when calling `delete_liveness_transaction`") # noqa: E501
140
-
141
- collection_formats = {}
142
-
143
- path_params = {}
144
-
145
- query_params = []
146
- if 'transaction_id' in local_var_params and local_var_params['transaction_id'] is not None: # noqa: E501
147
- query_params.append(('transactionId', local_var_params['transaction_id'])) # noqa: E501
148
- if 'tag' in local_var_params and local_var_params['tag'] is not None: # noqa: E501
149
- query_params.append(('tag', local_var_params['tag'])) # noqa: E501
150
-
151
- header_params = {}
152
-
153
- form_params = []
154
- local_var_files = {}
155
-
156
- body_params = None
157
- # Authentication setting
158
- auth_settings = [] # noqa: E501
159
-
160
- return self.api_client.call_api(
161
- '/api/v2/liveness', 'DELETE',
162
- path_params,
163
- query_params,
164
- header_params,
165
- body=body_params,
166
- post_params=form_params,
167
- files=local_var_files,
168
- response_type=None, # noqa: E501
169
- auth_settings=auth_settings,
170
- async_req=local_var_params.get('async_req'),
171
- _return_http_data_only=local_var_params.get('_return_http_data_only'), # noqa: E501
172
- _preload_content=local_var_params.get('_preload_content', True),
173
- _request_timeout=local_var_params.get('_request_timeout'),
174
- collection_formats=collection_formats,
175
- _request_auth=local_var_params.get('_request_auth'))
176
-
177
39
  def get_liveness_transaction_info(self, transaction_id, **kwargs): # noqa: E501
178
40
  """liveness check # noqa: E501
179
41
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -39,7 +39,7 @@ class MatchApi(object):
39
39
  def detect(self, detect_request, **kwargs): # noqa: E501
40
40
  """detect and check quality # noqa: E501
41
41
 
42
- Use the POST `api/detect` endpoint to analyze images, recognize faces in them, and return cropped and aligned portraits of the detected people. The Face Detection feature lets you additionally: - **Check face image quality**: Assess whether a portrait meets certain standards, for example, ICAO, Schengen visa, USA visa. To perform image quality check, use the `processParam.quality` field. For the list of assessed characteristics, see the [Face Image Quality Characteristics page](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/face-image-quality-check/). - **Evaluate face attributes**: Estimate the age range of a person; check whether the eyes are occluded, closed, or open; detect a facial expression or smile; see if there are glasses, sunglasses, head coverage, medical mask, etc. To evaluate attributes, add the `processParam.attributes` field. For the list of assessed attributes, see the [Attributes List page](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/attributes-detection/). You can perform Face Detection in two ways: - By adding parameters manually. In this case, the configuration is not saved and you will need to add all the necessary parameters to each request. - By a processing `scenario` that includes certain parameters. You can use predefined scenarios or add custom ones. For detailed information about scenarios, refer to the [Scenarios page](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/scenarios/). # noqa: E501
42
+ Use the POST `api/detect` endpoint to analyze images, recognize faces in them, and return cropped and aligned portraits of the detected people. The Face Detection feature lets you: - **Check face image quality**: Assess whether a portrait meets certain standards, for example, ICAO, Schengen visa, USA visa. To perform image quality check, use the `processParam.quality` field. - **Evaluate face attributes**: Estimate the age range of a person; check whether the eyes are occluded, closed, or open; detect a facial expression or smile; see if there are glasses, sunglasses, head coverage, medical mask, etc. To evaluate attributes, add the `processParam.attributes` field. You can perform Face Detection in two ways: - By adding parameters manually. In this case, the configuration is not saved and can not be automatically repeated. - By a processing `scenario` that includes certain parameters. You can use predefined scenarios or add custom ones. # noqa: E501
43
43
  This method makes a synchronous HTTP request by default. To make an
44
44
  asynchronous HTTP request, please pass async_req=True
45
45
 
@@ -71,7 +71,7 @@ class MatchApi(object):
71
71
  def detect_with_http_info(self, detect_request, **kwargs): # noqa: E501
72
72
  """detect and check quality # noqa: E501
73
73
 
74
- Use the POST `api/detect` endpoint to analyze images, recognize faces in them, and return cropped and aligned portraits of the detected people. The Face Detection feature lets you additionally: - **Check face image quality**: Assess whether a portrait meets certain standards, for example, ICAO, Schengen visa, USA visa. To perform image quality check, use the `processParam.quality` field. For the list of assessed characteristics, see the [Face Image Quality Characteristics page](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/face-image-quality-check/). - **Evaluate face attributes**: Estimate the age range of a person; check whether the eyes are occluded, closed, or open; detect a facial expression or smile; see if there are glasses, sunglasses, head coverage, medical mask, etc. To evaluate attributes, add the `processParam.attributes` field. For the list of assessed attributes, see the [Attributes List page](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/attributes-detection/). You can perform Face Detection in two ways: - By adding parameters manually. In this case, the configuration is not saved and you will need to add all the necessary parameters to each request. - By a processing `scenario` that includes certain parameters. You can use predefined scenarios or add custom ones. For detailed information about scenarios, refer to the [Scenarios page](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/scenarios/). # noqa: E501
74
+ Use the POST `api/detect` endpoint to analyze images, recognize faces in them, and return cropped and aligned portraits of the detected people. The Face Detection feature lets you: - **Check face image quality**: Assess whether a portrait meets certain standards, for example, ICAO, Schengen visa, USA visa. To perform image quality check, use the `processParam.quality` field. - **Evaluate face attributes**: Estimate the age range of a person; check whether the eyes are occluded, closed, or open; detect a facial expression or smile; see if there are glasses, sunglasses, head coverage, medical mask, etc. To evaluate attributes, add the `processParam.attributes` field. You can perform Face Detection in two ways: - By adding parameters manually. In this case, the configuration is not saved and can not be automatically repeated. - By a processing `scenario` that includes certain parameters. You can use predefined scenarios or add custom ones. # noqa: E501
75
75
  This method makes a synchronous HTTP request by default. To make an
76
76
  asynchronous HTTP request, please pass async_req=True
77
77
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -187,17 +187,17 @@ class PersonApi(object):
187
187
  collection_formats=collection_formats,
188
188
  _request_auth=local_var_params.get('_request_auth'))
189
189
 
190
- def create_person(self, persons_request, **kwargs): # noqa: E501
190
+ def create_person(self, person_fields, **kwargs): # noqa: E501
191
191
  """Create person # noqa: E501
192
192
 
193
193
  This method makes a synchronous HTTP request by default. To make an
194
194
  asynchronous HTTP request, please pass async_req=True
195
195
 
196
- >>> thread = api.create_person(persons_request, async_req=True)
196
+ >>> thread = api.create_person(person_fields, async_req=True)
197
197
  >>> result = thread.get()
198
198
 
199
- :param persons_request: (required)
200
- :type persons_request: PersonsRequest
199
+ :param person_fields: (required)
200
+ :type person_fields: PersonFields
201
201
  :param x_request_id: Request header label.
202
202
  :type x_request_id: str
203
203
  :param async_req: Whether to execute the request asynchronously.
@@ -216,19 +216,19 @@ class PersonApi(object):
216
216
  :rtype: Person
217
217
  """
218
218
  kwargs['_return_http_data_only'] = True
219
- return self.create_person_with_http_info(persons_request, **kwargs) # noqa: E501
219
+ return self.create_person_with_http_info(person_fields, **kwargs) # noqa: E501
220
220
 
221
- def create_person_with_http_info(self, persons_request, **kwargs): # noqa: E501
221
+ def create_person_with_http_info(self, person_fields, **kwargs): # noqa: E501
222
222
  """Create person # noqa: E501
223
223
 
224
224
  This method makes a synchronous HTTP request by default. To make an
225
225
  asynchronous HTTP request, please pass async_req=True
226
226
 
227
- >>> thread = api.create_person_with_http_info(persons_request, async_req=True)
227
+ >>> thread = api.create_person_with_http_info(person_fields, async_req=True)
228
228
  >>> result = thread.get()
229
229
 
230
- :param persons_request: (required)
231
- :type persons_request: PersonsRequest
230
+ :param person_fields: (required)
231
+ :type person_fields: PersonFields
232
232
  :param x_request_id: Request header label.
233
233
  :type x_request_id: str
234
234
  :param async_req: Whether to execute the request asynchronously.
@@ -257,7 +257,7 @@ class PersonApi(object):
257
257
  local_var_params = locals()
258
258
 
259
259
  all_params = [
260
- 'persons_request',
260
+ 'person_fields',
261
261
  'x_request_id',
262
262
  ]
263
263
  all_params.extend(
@@ -278,10 +278,10 @@ class PersonApi(object):
278
278
  )
279
279
  local_var_params[key] = val
280
280
  del local_var_params['kwargs']
281
- # verify the required parameter 'persons_request' is set
282
- if self.api_client.client_side_validation and ('persons_request' not in local_var_params or # noqa: E501
283
- local_var_params['persons_request'] is None): # noqa: E501
284
- raise ApiValueError("Missing the required parameter `persons_request` when calling `create_person`") # noqa: E501
281
+ # verify the required parameter 'person_fields' is set
282
+ if self.api_client.client_side_validation and ('person_fields' not in local_var_params or # noqa: E501
283
+ local_var_params['person_fields'] is None): # noqa: E501
284
+ raise ApiValueError("Missing the required parameter `person_fields` when calling `create_person`") # noqa: E501
285
285
 
286
286
  collection_formats = {}
287
287
 
@@ -297,8 +297,8 @@ class PersonApi(object):
297
297
  local_var_files = {}
298
298
 
299
299
  body_params = None
300
- if 'persons_request' in local_var_params:
301
- body_params = local_var_params['persons_request']
300
+ if 'person_fields' in local_var_params:
301
+ body_params = local_var_params['person_fields']
302
302
  # HTTP header `Accept`
303
303
  header_params['Accept'] = self.api_client.select_header_accept(
304
304
  ['application/json']) # noqa: E501
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -49,8 +49,6 @@ class SearchApi(object):
49
49
  :type search_request: SearchRequest
50
50
  :param x_request_id: Request header label.
51
51
  :type x_request_id: str
52
- :param with_images: When enabled, the response includes Base64-encoded images of matched persons. Each entry in the `persons` array contains an `images` field with image IDs and content. If omitted or set to false, images are excluded.
53
- :type with_images: bool
54
52
  :param async_req: Whether to execute the request asynchronously.
55
53
  :type async_req: bool, optional
56
54
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -82,8 +80,6 @@ class SearchApi(object):
82
80
  :type search_request: SearchRequest
83
81
  :param x_request_id: Request header label.
84
82
  :type x_request_id: str
85
- :param with_images: When enabled, the response includes Base64-encoded images of matched persons. Each entry in the `persons` array contains an `images` field with image IDs and content. If omitted or set to false, images are excluded.
86
- :type with_images: bool
87
83
  :param async_req: Whether to execute the request asynchronously.
88
84
  :type async_req: bool, optional
89
85
  :param _return_http_data_only: response data without head status code
@@ -112,7 +108,6 @@ class SearchApi(object):
112
108
  all_params = [
113
109
  'search_request',
114
110
  'x_request_id',
115
- 'with_images',
116
111
  ]
117
112
  all_params.extend(
118
113
  [
@@ -142,8 +137,6 @@ class SearchApi(object):
142
137
  path_params = {}
143
138
 
144
139
  query_params = []
145
- if 'with_images' in local_var_params and local_var_params['with_images'] is not None: # noqa: E501
146
- query_params.append(('withImages', local_var_params['with_images'])) # noqa: E501
147
140
 
148
141
  header_params = {}
149
142
  if 'x_request_id' in local_var_params:
@@ -4,7 +4,7 @@
4
4
 
5
5
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
6
6
 
7
- The version of the OpenAPI document: 7.2.0
7
+ The version of the OpenAPI document: 6.2.0
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
10
10
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
5
5
 
6
- The version of the OpenAPI document: 7.2.0
6
+ The version of the OpenAPI document: 6.2.0
7
7
  Generated by: https://openapi-generator.tech
8
8
  """
9
9
 
@@ -379,7 +379,7 @@ class Configuration(object):
379
379
  return "Python SDK Debug Report:\n"\
380
380
  "OS: {env}\n"\
381
381
  "Python Version: {pyversion}\n"\
382
- "Version of the API: 7.2.0\n"\
382
+ "Version of the API: 6.2.0\n"\
383
383
  "SDK Package Version: 1.0.0".\
384
384
  format(env=sys.platform, pyversion=sys.version)
385
385
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
5
5
 
6
- The version of the OpenAPI document: 7.2.0
6
+ The version of the OpenAPI document: 6.2.0
7
7
  Generated by: https://openapi-generator.tech
8
8
  """
9
9
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### 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 # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11