regula-facesdk-webclient 7.2.367.dev0__py3-none-any.whl → 7.2.368rc0__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 +5 -5
  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 +7 -119
  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 +31 -60
  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.367.dev0.dist-info → regula_facesdk_webclient-7.2.368rc0.dist-info}/METADATA +1 -1
  104. regula_facesdk_webclient-7.2.368rc0.dist-info/RECORD +133 -0
  105. {regula_facesdk_webclient-7.2.367.dev0.dist-info → regula_facesdk_webclient-7.2.368rc0.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.367.dev0.dist-info/RECORD +0 -138
  112. {regula_facesdk_webclient-7.2.367.dev0.dist-info → regula_facesdk_webclient-7.2.368rc0.dist-info}/top_level.txt +0 -0
@@ -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
 
@@ -34,7 +34,6 @@ class RecognizeImage(object):
34
34
  """
35
35
  openapi_types = {
36
36
  'id': 'str',
37
- 'content': 'str',
38
37
  'content_type': 'str',
39
38
  'created_at': 'str',
40
39
  'updated_at': 'str',
@@ -47,7 +46,6 @@ class RecognizeImage(object):
47
46
 
48
47
  attribute_map = {
49
48
  'id': 'id',
50
- 'content': 'content',
51
49
  'content_type': 'contentType',
52
50
  'created_at': 'createdAt',
53
51
  'updated_at': 'updatedAt',
@@ -58,14 +56,13 @@ class RecognizeImage(object):
58
56
  'distance': 'distance',
59
57
  }
60
58
 
61
- def __init__(self, id=None, content=None, content_type=None, created_at=None, updated_at=None, path=None, url=None, metadata=None, similarity=None, distance=None, local_vars_configuration=None): # noqa: E501
59
+ def __init__(self, id=None, content_type=None, created_at=None, updated_at=None, path=None, url=None, metadata=None, similarity=None, distance=None, local_vars_configuration=None): # noqa: E501
62
60
  """RecognizeImage - a model defined in OpenAPI""" # noqa: E501
63
61
  if local_vars_configuration is None:
64
62
  local_vars_configuration = Configuration()
65
63
  self.local_vars_configuration = local_vars_configuration
66
64
 
67
65
  self._id = None
68
- self._content = None
69
66
  self._content_type = None
70
67
  self._created_at = None
71
68
  self._updated_at = None
@@ -78,8 +75,6 @@ class RecognizeImage(object):
78
75
 
79
76
  if id is not None:
80
77
  self.id = id
81
- if content is not None:
82
- self.content = content
83
78
  if content_type is not None:
84
79
  self.content_type = content_type
85
80
  if created_at is not None:
@@ -120,29 +115,6 @@ class RecognizeImage(object):
120
115
 
121
116
  self._id = id
122
117
 
123
- @property
124
- def content(self):
125
- """Gets the content of this RecognizeImage. # noqa: E501
126
-
127
- Base64-encoded image. Returned only if `withImages` is set to true in the request. # noqa: E501
128
-
129
- :return: The content of this RecognizeImage. # noqa: E501
130
- :rtype: str
131
- """
132
- return self._content
133
-
134
- @content.setter
135
- def content(self, content):
136
- """Sets the content of this RecognizeImage.
137
-
138
- Base64-encoded image. Returned only if `withImages` is set to true in the request. # noqa: E501
139
-
140
- :param content: The content of this RecognizeImage. # noqa: E501
141
- :type content: str
142
- """
143
-
144
- self._content = content
145
-
146
118
  @property
147
119
  def content_type(self):
148
120
  """Gets the content_type of this RecognizeImage. # 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
 
@@ -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
 
@@ -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
 
@@ -37,7 +37,7 @@ class SearchPerson(object):
37
37
  'external_id': 'str',
38
38
  'metadata': '{str: (bool, date, datetime, dict, float, int, list, str, none_type)}',
39
39
  'groups': '[str]',
40
- 'expire_at': 'str',
40
+ 'ttl': 'int, none_type',
41
41
  'id': 'str',
42
42
  'created_at': 'str',
43
43
  'updated_at': 'str',
@@ -50,7 +50,7 @@ class SearchPerson(object):
50
50
  'external_id': 'externalId',
51
51
  'metadata': 'metadata',
52
52
  'groups': 'groups',
53
- 'expire_at': 'expireAt',
53
+ 'ttl': 'ttl',
54
54
  'id': 'id',
55
55
  'created_at': 'createdAt',
56
56
  'updated_at': 'updatedAt',
@@ -58,7 +58,7 @@ class SearchPerson(object):
58
58
  'images': 'images',
59
59
  }
60
60
 
61
- def __init__(self, name=None, external_id=None, metadata=None, groups=None, expire_at=None, id=None, created_at=None, updated_at=None, detection=None, images=None, local_vars_configuration=None): # noqa: E501
61
+ def __init__(self, name=None, external_id=None, metadata=None, groups=None, ttl=None, id=None, created_at=None, updated_at=None, detection=None, images=None, local_vars_configuration=None): # noqa: E501
62
62
  """SearchPerson - a model defined in OpenAPI""" # noqa: E501
63
63
  if local_vars_configuration is None:
64
64
  local_vars_configuration = Configuration()
@@ -68,7 +68,7 @@ class SearchPerson(object):
68
68
  self._external_id = None
69
69
  self._metadata = None
70
70
  self._groups = None
71
- self._expire_at = None
71
+ self._ttl = None
72
72
  self._id = None
73
73
  self._created_at = None
74
74
  self._updated_at = None
@@ -83,8 +83,7 @@ class SearchPerson(object):
83
83
  self.metadata = metadata
84
84
  if groups is not None:
85
85
  self.groups = groups
86
- if expire_at is not None:
87
- self.expire_at = expire_at
86
+ self.ttl = ttl
88
87
  if id is not None:
89
88
  self.id = id
90
89
  if created_at is not None:
@@ -191,27 +190,27 @@ class SearchPerson(object):
191
190
  self._groups = groups
192
191
 
193
192
  @property
194
- def expire_at(self):
195
- """Gets the expire_at of this SearchPerson. # noqa: E501
193
+ def ttl(self):
194
+ """Gets the ttl of this SearchPerson. # noqa: E501
196
195
 
197
- Person expiration date. # noqa: E501
196
+ The lifespan of the Person's records, seconds. Optional. # noqa: E501
198
197
 
199
- :return: The expire_at of this SearchPerson. # noqa: E501
200
- :rtype: str
198
+ :return: The ttl of this SearchPerson. # noqa: E501
199
+ :rtype: int, none_type
201
200
  """
202
- return self._expire_at
201
+ return self._ttl
203
202
 
204
- @expire_at.setter
205
- def expire_at(self, expire_at):
206
- """Sets the expire_at of this SearchPerson.
203
+ @ttl.setter
204
+ def ttl(self, ttl):
205
+ """Sets the ttl of this SearchPerson.
207
206
 
208
- Person expiration date. # noqa: E501
207
+ The lifespan of the Person's records, seconds. Optional. # noqa: E501
209
208
 
210
- :param expire_at: The expire_at of this SearchPerson. # noqa: E501
211
- :type expire_at: str
209
+ :param ttl: The ttl of this SearchPerson. # noqa: E501
210
+ :type ttl: int, none_type
212
211
  """
213
212
 
214
- self._expire_at = expire_at
213
+ self._ttl = ttl
215
214
 
216
215
  @property
217
216
  def id(self):
@@ -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
 
@@ -42,8 +42,6 @@ class SearchRequest(object):
42
42
  'detect_all': 'bool',
43
43
  'threshold': 'float',
44
44
  'limit': 'int',
45
- 'tenant': 'str',
46
- 'env': 'str',
47
45
  }
48
46
 
49
47
  attribute_map = {
@@ -56,11 +54,9 @@ class SearchRequest(object):
56
54
  'detect_all': 'detectAll',
57
55
  'threshold': 'threshold',
58
56
  'limit': 'limit',
59
- 'tenant': 'tenant',
60
- 'env': 'env',
61
57
  }
62
58
 
63
- def __init__(self, create_person=None, group_ids=None, filter=None, tag=None, image=None, output_image_params=None, detect_all=False, threshold=None, limit=None, tenant=None, env=None, local_vars_configuration=None): # noqa: E501
59
+ def __init__(self, create_person=None, group_ids=None, filter=None, tag=None, image=None, output_image_params=None, detect_all=False, threshold=None, limit=None, local_vars_configuration=None): # noqa: E501
64
60
  """SearchRequest - a model defined in OpenAPI""" # noqa: E501
65
61
  if local_vars_configuration is None:
66
62
  local_vars_configuration = Configuration()
@@ -75,8 +71,6 @@ class SearchRequest(object):
75
71
  self._detect_all = None
76
72
  self._threshold = None
77
73
  self._limit = None
78
- self._tenant = None
79
- self._env = None
80
74
  self.discriminator = None
81
75
 
82
76
  if create_person is not None:
@@ -97,10 +91,6 @@ class SearchRequest(object):
97
91
  self.threshold = threshold
98
92
  if limit is not None:
99
93
  self.limit = limit
100
- if tenant is not None:
101
- self.tenant = tenant
102
- if env is not None:
103
- self.env = env
104
94
 
105
95
  @property
106
96
  def create_person(self):
@@ -301,52 +291,6 @@ class SearchRequest(object):
301
291
 
302
292
  self._limit = limit
303
293
 
304
- @property
305
- def tenant(self):
306
- """Gets the tenant of this SearchRequest. # noqa: E501
307
-
308
- A label used to group transactions by customers, applications, or other criteria. # noqa: E501
309
-
310
- :return: The tenant of this SearchRequest. # noqa: E501
311
- :rtype: str
312
- """
313
- return self._tenant
314
-
315
- @tenant.setter
316
- def tenant(self, tenant):
317
- """Sets the tenant of this SearchRequest.
318
-
319
- A label used to group transactions by customers, applications, or other criteria. # noqa: E501
320
-
321
- :param tenant: The tenant of this SearchRequest. # noqa: E501
322
- :type tenant: str
323
- """
324
-
325
- self._tenant = tenant
326
-
327
- @property
328
- def env(self):
329
- """Gets the env of this SearchRequest. # noqa: E501
330
-
331
- A label used to differentiate transactions by development stages. # noqa: E501
332
-
333
- :return: The env of this SearchRequest. # noqa: E501
334
- :rtype: str
335
- """
336
- return self._env
337
-
338
- @env.setter
339
- def env(self, env):
340
- """Sets the env of this SearchRequest.
341
-
342
- A label used to differentiate transactions by development stages. # noqa: E501
343
-
344
- :param env: The env of this SearchRequest. # noqa: E501
345
- :type env: str
346
- """
347
-
348
- self._env = env
349
-
350
294
  def to_dict(self):
351
295
  """Returns the model properties as a dict"""
352
296
  result = {}
@@ -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
 
@@ -35,14 +35,26 @@ class SearchResult(object):
35
35
  openapi_types = {
36
36
  'code': 'int',
37
37
  'persons': '[SearchPerson]',
38
+ 'id': 'str, none_type',
39
+ 'created_at': 'str, none_type',
40
+ 'updated_at': 'str, none_type',
41
+ 'groups': '[str], none_type',
42
+ 'name': 'str, none_type',
43
+ 'metadata': '{str: (bool, date, datetime, dict, float, int, list, str, none_type)}',
38
44
  }
39
45
 
40
46
  attribute_map = {
41
47
  'code': 'code',
42
48
  'persons': 'persons',
49
+ 'id': 'id',
50
+ 'created_at': 'createdAt',
51
+ 'updated_at': 'updatedAt',
52
+ 'groups': 'groups',
53
+ 'name': 'name',
54
+ 'metadata': 'metadata',
43
55
  }
44
56
 
45
- def __init__(self, code=None, persons=None, local_vars_configuration=None): # noqa: E501
57
+ def __init__(self, code=None, persons=None, id=None, created_at=None, updated_at=None, groups=None, name=None, metadata=None, local_vars_configuration=None): # noqa: E501
46
58
  """SearchResult - a model defined in OpenAPI""" # noqa: E501
47
59
  if local_vars_configuration is None:
48
60
  local_vars_configuration = Configuration()
@@ -50,12 +62,25 @@ class SearchResult(object):
50
62
 
51
63
  self._code = None
52
64
  self._persons = None
65
+ self._id = None
66
+ self._created_at = None
67
+ self._updated_at = None
68
+ self._groups = None
69
+ self._name = None
70
+ self._metadata = None
53
71
  self.discriminator = None
54
72
 
55
73
  if code is not None:
56
74
  self.code = code
57
75
  if persons is not None:
58
76
  self.persons = persons
77
+ self.id = id
78
+ self.created_at = created_at
79
+ self.updated_at = updated_at
80
+ self.groups = groups
81
+ self.name = name
82
+ if metadata is not None:
83
+ self.metadata = metadata
59
84
 
60
85
  @property
61
86
  def code(self):
@@ -103,6 +128,144 @@ class SearchResult(object):
103
128
 
104
129
  self._persons = persons
105
130
 
131
+ @property
132
+ def id(self):
133
+ """Gets the id of this SearchResult. # noqa: E501
134
+
135
+ Person ID. The list of persons is sorted by decreasing ID value. # noqa: E501
136
+
137
+ :return: The id of this SearchResult. # noqa: E501
138
+ :rtype: str, none_type
139
+ """
140
+ return self._id
141
+
142
+ @id.setter
143
+ def id(self, id):
144
+ """Sets the id of this SearchResult.
145
+
146
+ Person ID. The list of persons is sorted by decreasing ID value. # noqa: E501
147
+
148
+ :param id: The id of this SearchResult. # noqa: E501
149
+ :type id: str, none_type
150
+ """
151
+
152
+ self._id = id
153
+
154
+ @property
155
+ def created_at(self):
156
+ """Gets the created_at of this SearchResult. # noqa: E501
157
+
158
+ Person creation date. # noqa: E501
159
+
160
+ :return: The created_at of this SearchResult. # noqa: E501
161
+ :rtype: str, none_type
162
+ """
163
+ return self._created_at
164
+
165
+ @created_at.setter
166
+ def created_at(self, created_at):
167
+ """Sets the created_at of this SearchResult.
168
+
169
+ Person creation date. # noqa: E501
170
+
171
+ :param created_at: The created_at of this SearchResult. # noqa: E501
172
+ :type created_at: str, none_type
173
+ """
174
+
175
+ self._created_at = created_at
176
+
177
+ @property
178
+ def updated_at(self):
179
+ """Gets the updated_at of this SearchResult. # noqa: E501
180
+
181
+ Person update date. # noqa: E501
182
+
183
+ :return: The updated_at of this SearchResult. # noqa: E501
184
+ :rtype: str, none_type
185
+ """
186
+ return self._updated_at
187
+
188
+ @updated_at.setter
189
+ def updated_at(self, updated_at):
190
+ """Sets the updated_at of this SearchResult.
191
+
192
+ Person update date. # noqa: E501
193
+
194
+ :param updated_at: The updated_at of this SearchResult. # noqa: E501
195
+ :type updated_at: str, none_type
196
+ """
197
+
198
+ self._updated_at = updated_at
199
+
200
+ @property
201
+ def groups(self):
202
+ """Gets the groups of this SearchResult. # noqa: E501
203
+
204
+ List of groups this person belongs to. # noqa: E501
205
+
206
+ :return: The groups of this SearchResult. # noqa: E501
207
+ :rtype: [str], none_type
208
+ """
209
+ return self._groups
210
+
211
+ @groups.setter
212
+ def groups(self, groups):
213
+ """Sets the groups of this SearchResult.
214
+
215
+ List of groups this person belongs to. # noqa: E501
216
+
217
+ :param groups: The groups of this SearchResult. # noqa: E501
218
+ :type groups: [str], none_type
219
+ """
220
+
221
+ self._groups = groups
222
+
223
+ @property
224
+ def name(self):
225
+ """Gets the name of this SearchResult. # noqa: E501
226
+
227
+ Person's name. # noqa: E501
228
+
229
+ :return: The name of this SearchResult. # noqa: E501
230
+ :rtype: str, none_type
231
+ """
232
+ return self._name
233
+
234
+ @name.setter
235
+ def name(self, name):
236
+ """Sets the name of this SearchResult.
237
+
238
+ Person's name. # noqa: E501
239
+
240
+ :param name: The name of this SearchResult. # noqa: E501
241
+ :type name: str, none_type
242
+ """
243
+
244
+ self._name = name
245
+
246
+ @property
247
+ def metadata(self):
248
+ """Gets the metadata of this SearchResult. # noqa: E501
249
+
250
+ A free-form object containing person's extended attributes. Available when a person is being created # noqa: E501
251
+
252
+ :return: The metadata of this SearchResult. # noqa: E501
253
+ :rtype: {str: (bool, date, datetime, dict, float, int, list, str, none_type)}
254
+ """
255
+ return self._metadata
256
+
257
+ @metadata.setter
258
+ def metadata(self, metadata):
259
+ """Sets the metadata of this SearchResult.
260
+
261
+ A free-form object containing person's extended attributes. Available when a person is being created # noqa: E501
262
+
263
+ :param metadata: The metadata of this SearchResult. # noqa: E501
264
+ :type metadata: {str: (bool, date, datetime, dict, float, int, list, str, none_type)}
265
+ """
266
+
267
+ self._metadata = metadata
268
+
106
269
  def to_dict(self):
107
270
  """Returns the model properties as a dict"""
108
271
  result = {}
@@ -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
 
@@ -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