From 5b2afc173179a57181e863a7e31f9d6a8fe39bc4 Mon Sep 17 00:00:00 2001 From: NamSor SAS Date: Mon, 28 Oct 2019 19:07:53 +0100 Subject: [PATCH] Minor update --- README.md | 6 +- docs/AdminApi.md | 32 +++++----- docs/FirstLastNameDiasporaedOut.md | 1 + docs/FirstLastNameOriginedOut.md | 1 + docs/FirstLastNameUSRaceEthnicityOut.md | 1 + openapi_client/__init__.py | 2 +- openapi_client/api/admin_api.py | 58 +++++++++---------- openapi_client/api/chinese_api.py | 2 +- openapi_client/api/personal_api.py | 2 +- openapi_client/api/social_api.py | 2 +- openapi_client/api_client.py | 2 +- openapi_client/configuration.py | 4 +- openapi_client/models/__init__.py | 2 +- .../models/api_billing_period_usage_out.py | 2 +- openapi_client/models/api_counter_v2_out.py | 2 +- openapi_client/models/api_key_out.py | 2 +- openapi_client/models/api_period_usage_out.py | 2 +- openapi_client/models/api_plan_out.py | 2 +- .../models/api_plan_subscription_out.py | 2 +- openapi_client/models/api_plans_out.py | 2 +- openapi_client/models/api_service_out.py | 2 +- openapi_client/models/api_services_out.py | 2 +- .../models/api_usage_aggregated_out.py | 2 +- .../batch_first_last_name_diasporaed_out.py | 2 +- .../models/batch_first_last_name_gender_in.py | 2 +- .../batch_first_last_name_gendered_out.py | 2 +- .../models/batch_first_last_name_geo_in.py | 2 +- .../batch_first_last_name_geo_zipped_in.py | 2 +- .../models/batch_first_last_name_in.py | 2 +- .../batch_first_last_name_origined_out.py | 2 +- .../batch_first_last_name_phone_coded_out.py | 2 +- ...tch_first_last_name_phone_number_geo_in.py | 2 +- .../batch_first_last_name_phone_number_in.py | 2 +- ...h_first_last_name_us_race_ethnicity_out.py | 2 +- ...batch_match_personal_first_last_name_in.py | 2 +- .../models/batch_name_match_candidates_out.py | 2 +- .../models/batch_name_matched_out.py | 2 +- .../models/batch_parsed_full_name_geo_in.py | 2 +- .../models/batch_parsed_full_name_in.py | 2 +- .../batch_personal_name_gendered_out.py | 2 +- .../models/batch_personal_name_geo_in.py | 2 +- .../models/batch_personal_name_geo_out.py | 2 +- .../models/batch_personal_name_in.py | 2 +- .../models/batch_personal_name_parsed_out.py | 2 +- openapi_client/models/billing_history_out.py | 2 +- openapi_client/models/billing_info_in_out.py | 2 +- .../models/classifier_metrics_out.py | 2 +- openapi_client/models/currencies_out.py | 2 +- openapi_client/models/deploy_ui_out.py | 2 +- .../models/expected_class_metrics_out.py | 2 +- openapi_client/models/feedback_loop_out.py | 2 +- .../models/first_last_name_diasporaed_out.py | 36 ++++++++++-- .../models/first_last_name_gender_in.py | 2 +- .../models/first_last_name_gendered_out.py | 2 +- .../models/first_last_name_geo_in.py | 2 +- .../models/first_last_name_geo_zipped_in.py | 2 +- openapi_client/models/first_last_name_in.py | 2 +- .../models/first_last_name_origined_out.py | 32 +++++++++- openapi_client/models/first_last_name_out.py | 2 +- .../models/first_last_name_phone_coded_out.py | 2 +- .../first_last_name_phone_number_geo_in.py | 2 +- .../models/first_last_name_phone_number_in.py | 2 +- .../first_last_name_us_race_ethnicity_out.py | 36 ++++++++++-- openapi_client/models/inline_object.py | 2 +- openapi_client/models/invoice_item_out.py | 2 +- openapi_client/models/invoice_out.py | 2 +- .../match_personal_first_last_name_in.py | 2 +- openapi_client/models/nam_sor_counter_out.py | 2 +- .../models/name_match_candidate_out.py | 2 +- .../models/name_match_candidates_out.py | 2 +- openapi_client/models/name_matched_out.py | 2 +- .../models/parsed_full_name_geo_in.py | 2 +- openapi_client/models/parsed_full_name_in.py | 2 +- .../models/personal_name_gendered_out.py | 2 +- openapi_client/models/personal_name_geo_in.py | 2 +- .../models/personal_name_geo_out.py | 2 +- openapi_client/models/personal_name_in.py | 2 +- .../models/personal_name_parsed_out.py | 2 +- openapi_client/models/romanized_name_out.py | 2 +- openapi_client/models/software_version_out.py | 2 +- .../models/source_detailed_metrics_out.py | 2 +- openapi_client/models/source_metrics_out.py | 2 +- openapi_client/models/stripe_card_out.py | 2 +- openapi_client/models/stripe_customer_out.py | 2 +- openapi_client/models/system_metrics_out.py | 2 +- openapi_client/models/user_info_out.py | 2 +- openapi_client/rest.py | 2 +- setup.py | 2 +- test/test_admin_api.py | 6 +- test/test_api_billing_period_usage_out.py | 2 +- test/test_api_counter_v2_out.py | 2 +- test/test_api_key_out.py | 2 +- test/test_api_period_usage_out.py | 2 +- test/test_api_plan_out.py | 2 +- test/test_api_plan_subscription_out.py | 2 +- test/test_api_plans_out.py | 2 +- test/test_api_service_out.py | 2 +- test/test_api_services_out.py | 2 +- test/test_api_usage_aggregated_out.py | 2 +- ...st_batch_first_last_name_diasporaed_out.py | 2 +- test/test_batch_first_last_name_gender_in.py | 2 +- ...test_batch_first_last_name_gendered_out.py | 2 +- test/test_batch_first_last_name_geo_in.py | 2 +- ...est_batch_first_last_name_geo_zipped_in.py | 2 +- test/test_batch_first_last_name_in.py | 2 +- ...test_batch_first_last_name_origined_out.py | 2 +- ...t_batch_first_last_name_phone_coded_out.py | 2 +- ...tch_first_last_name_phone_number_geo_in.py | 2 +- ...t_batch_first_last_name_phone_number_in.py | 2 +- ...h_first_last_name_us_race_ethnicity_out.py | 2 +- ...batch_match_personal_first_last_name_in.py | 2 +- test/test_batch_name_match_candidates_out.py | 2 +- test/test_batch_name_matched_out.py | 2 +- test/test_batch_parsed_full_name_geo_in.py | 2 +- test/test_batch_parsed_full_name_in.py | 2 +- test/test_batch_personal_name_gendered_out.py | 2 +- test/test_batch_personal_name_geo_in.py | 2 +- test/test_batch_personal_name_geo_out.py | 2 +- test/test_batch_personal_name_in.py | 2 +- test/test_batch_personal_name_parsed_out.py | 2 +- test/test_billing_history_out.py | 2 +- test/test_billing_info_in_out.py | 2 +- test/test_chinese_api.py | 2 +- test/test_classifier_metrics_out.py | 2 +- test/test_currencies_out.py | 2 +- test/test_deploy_ui_out.py | 2 +- test/test_expected_class_metrics_out.py | 2 +- test/test_feedback_loop_out.py | 2 +- test/test_first_last_name_diasporaed_out.py | 2 +- test/test_first_last_name_gender_in.py | 2 +- test/test_first_last_name_gendered_out.py | 2 +- test/test_first_last_name_geo_in.py | 2 +- test/test_first_last_name_geo_zipped_in.py | 2 +- test/test_first_last_name_in.py | 2 +- test/test_first_last_name_origined_out.py | 2 +- test/test_first_last_name_out.py | 2 +- test/test_first_last_name_phone_coded_out.py | 2 +- ...est_first_last_name_phone_number_geo_in.py | 2 +- test/test_first_last_name_phone_number_in.py | 2 +- ...t_first_last_name_us_race_ethnicity_out.py | 2 +- test/test_inline_object.py | 2 +- test/test_invoice_item_out.py | 2 +- test/test_invoice_out.py | 2 +- .../test_match_personal_first_last_name_in.py | 2 +- test/test_nam_sor_counter_out.py | 2 +- test/test_name_match_candidate_out.py | 2 +- test/test_name_match_candidates_out.py | 2 +- test/test_name_matched_out.py | 2 +- test/test_parsed_full_name_geo_in.py | 2 +- test/test_parsed_full_name_in.py | 2 +- test/test_personal_api.py | 2 +- test/test_personal_name_gendered_out.py | 2 +- test/test_personal_name_geo_in.py | 2 +- test/test_personal_name_geo_out.py | 2 +- test/test_personal_name_in.py | 2 +- test/test_personal_name_parsed_out.py | 2 +- test/test_romanized_name_out.py | 2 +- test/test_social_api.py | 2 +- test/test_software_version_out.py | 2 +- test/test_source_detailed_metrics_out.py | 2 +- test/test_source_metrics_out.py | 2 +- test/test_stripe_card_out.py | 2 +- test/test_stripe_customer_out.py | 2 +- test/test_system_metrics_out.py | 2 +- test/test_user_info_out.py | 2 +- 165 files changed, 304 insertions(+), 217 deletions(-) diff --git a/README.md b/README.md index 6c707ab..03aab0b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or e This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: 2.0.5 +- API version: 2.0.6 - Package version: 1.0.0 - Build package: org.openapitools.codegen.languages.PythonClientCodegen For more information, please visit [http://www.namsor.com/](http://www.namsor.com/) @@ -84,8 +84,8 @@ Class | Method | HTTP request | Description *AdminApi* | [**api_usage**](docs/AdminApi.md#api_usage) | **GET** /api2/json/apiUsage | Print current API usage. *AdminApi* | [**api_usage_history**](docs/AdminApi.md#api_usage_history) | **GET** /api2/json/apiUsageHistory | Print historical API usage. *AdminApi* | [**api_usage_history_aggregate**](docs/AdminApi.md#api_usage_history_aggregate) | **GET** /api2/json/apiUsageHistoryAggregate | Print historical API usage (in an aggregated view, by service, by day/hour/min). -*AdminApi* | [**available_plans**](docs/AdminApi.md#available_plans) | **GET** /api2/json/availablePlans/{token} | List all available plans in the user's preferred currency. -*AdminApi* | [**available_plans1**](docs/AdminApi.md#available_plans1) | **GET** /api2/json/availablePlans | List all available plans in the default currency (usd). +*AdminApi* | [**available_plans**](docs/AdminApi.md#available_plans) | **GET** /api2/json/availablePlans | List all available plans in the default currency (usd). +*AdminApi* | [**available_plans1**](docs/AdminApi.md#available_plans1) | **GET** /api2/json/availablePlans/{token} | List all available plans in the user's preferred currency. *AdminApi* | [**available_services**](docs/AdminApi.md#available_services) | **GET** /api2/json/apiServices | List of API services and usage cost in Units (default is 1=ONE Unit). *AdminApi* | [**billing_currencies**](docs/AdminApi.md#billing_currencies) | **GET** /api2/json/billingCurrencies | List possible currency options for billing (USD, EUR, GBP, ...) *AdminApi* | [**billing_history**](docs/AdminApi.md#billing_history) | **GET** /api2/json/billingHistory/{token} | Read the history billing information (invoices paid via Stripe or manually). diff --git a/docs/AdminApi.md b/docs/AdminApi.md index 09917b0..f272cd0 100644 --- a/docs/AdminApi.md +++ b/docs/AdminApi.md @@ -9,8 +9,8 @@ Method | HTTP request | Description [**api_usage**](AdminApi.md#api_usage) | **GET** /api2/json/apiUsage | Print current API usage. [**api_usage_history**](AdminApi.md#api_usage_history) | **GET** /api2/json/apiUsageHistory | Print historical API usage. [**api_usage_history_aggregate**](AdminApi.md#api_usage_history_aggregate) | **GET** /api2/json/apiUsageHistoryAggregate | Print historical API usage (in an aggregated view, by service, by day/hour/min). -[**available_plans**](AdminApi.md#available_plans) | **GET** /api2/json/availablePlans/{token} | List all available plans in the user's preferred currency. -[**available_plans1**](AdminApi.md#available_plans1) | **GET** /api2/json/availablePlans | List all available plans in the default currency (usd). +[**available_plans**](AdminApi.md#available_plans) | **GET** /api2/json/availablePlans | List all available plans in the default currency (usd). +[**available_plans1**](AdminApi.md#available_plans1) | **GET** /api2/json/availablePlans/{token} | List all available plans in the user's preferred currency. [**available_services**](AdminApi.md#available_services) | **GET** /api2/json/apiServices | List of API services and usage cost in Units (default is 1=ONE Unit). [**billing_currencies**](AdminApi.md#billing_currencies) | **GET** /api2/json/billingCurrencies | List possible currency options for billing (USD, EUR, GBP, ...) [**billing_history**](AdminApi.md#billing_history) | **GET** /api2/json/billingHistory/{token} | Read the history billing information (invoices paid via Stripe or manually). @@ -308,9 +308,9 @@ This endpoint does not need any parameter. [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **available_plans** -> APIPlansOut available_plans(token) +> APIPlansOut available_plans() -List all available plans in the user's preferred currency. +List all available plans in the default currency (usd). ### Example @@ -330,21 +330,17 @@ configuration.api_key['X-API-KEY'] = 'YOUR_API_KEY' # create an instance of the API class api_instance = openapi_client.AdminApi(openapi_client.ApiClient(configuration)) -token = 'token_example' # str | try: - # List all available plans in the user's preferred currency. - api_response = api_instance.available_plans(token) + # List all available plans in the default currency (usd). + api_response = api_instance.available_plans() pprint(api_response) except ApiException as e: print("Exception when calling AdminApi->available_plans: %s\n" % e) ``` ### Parameters - -Name | Type | Description | Notes -------------- | ------------- | ------------- | ------------- - **token** | **str**| | +This endpoint does not need any parameter. ### Return type @@ -362,9 +358,9 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **available_plans1** -> APIPlansOut available_plans1() +> APIPlansOut available_plans1(token) -List all available plans in the default currency (usd). +List all available plans in the user's preferred currency. ### Example @@ -384,17 +380,21 @@ configuration.api_key['X-API-KEY'] = 'YOUR_API_KEY' # create an instance of the API class api_instance = openapi_client.AdminApi(openapi_client.ApiClient(configuration)) +token = 'token_example' # str | try: - # List all available plans in the default currency (usd). - api_response = api_instance.available_plans1() + # List all available plans in the user's preferred currency. + api_response = api_instance.available_plans1(token) pprint(api_response) except ApiException as e: print("Exception when calling AdminApi->available_plans1: %s\n" % e) ``` ### Parameters -This endpoint does not need any parameter. + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **token** | **str**| | ### Return type diff --git a/docs/FirstLastNameDiasporaedOut.md b/docs/FirstLastNameDiasporaedOut.md index 4b45ab8..b82f76e 100644 --- a/docs/FirstLastNameDiasporaedOut.md +++ b/docs/FirstLastNameDiasporaedOut.md @@ -11,6 +11,7 @@ Name | Type | Description | Notes **ethnicity** | **str** | | [optional] **lifted** | **bool** | | [optional] **country_iso2** | **str** | | [optional] +**ethnicities_top** | **list[str]** | List ethnicities (top 10) | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/docs/FirstLastNameOriginedOut.md b/docs/FirstLastNameOriginedOut.md index 4383143..0bcb0da 100644 --- a/docs/FirstLastNameOriginedOut.md +++ b/docs/FirstLastNameOriginedOut.md @@ -8,6 +8,7 @@ Name | Type | Description | Notes **last_name** | **str** | | [optional] **country_origin** | **str** | Most likely country of Origin | [optional] **country_origin_alt** | **str** | Second best alternative : country of Origin | [optional] +**countries_origin_top** | **list[str]** | List countries of Origin (top 10) | [optional] **score** | **float** | Compatibility to NamSor_v1 Origin score value | [optional] **region_origin** | **str** | Most likely region of Origin (based on countryOrigin ISO2 code) | [optional] **top_region_origin** | **str** | Most likely region of Origin (based on countryOrigin ISO2 code) | [optional] diff --git a/docs/FirstLastNameUSRaceEthnicityOut.md b/docs/FirstLastNameUSRaceEthnicityOut.md index 534567b..5ccc62a 100644 --- a/docs/FirstLastNameUSRaceEthnicityOut.md +++ b/docs/FirstLastNameUSRaceEthnicityOut.md @@ -9,6 +9,7 @@ Name | Type | Description | Notes **race_ethnicity_alt** | **str** | Second most likely US 'race'/ethnicity | [optional] **race_ethnicity** | **str** | Most likely US 'race'/ethnicity | [optional] **score** | **float** | Compatibility to NamSor_v1 Origin score value | [optional] +**race_ethnicities_top** | **list[str]** | List 'race'/ethnicities | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/openapi_client/__init__.py b/openapi_client/__init__.py index c6add68..ae22542 100644 --- a/openapi_client/__init__.py +++ b/openapi_client/__init__.py @@ -7,7 +7,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/api/admin_api.py b/openapi_client/api/admin_api.py index ee46894..29f3566 100644 --- a/openapi_client/api/admin_api.py +++ b/openapi_client/api/admin_api.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ @@ -499,37 +499,35 @@ def api_usage_history_aggregate_with_http_info(self, **kwargs): # noqa: E501 _request_timeout=local_var_params.get('_request_timeout'), collection_formats=collection_formats) - def available_plans(self, token, **kwargs): # noqa: E501 - """List all available plans in the user's preferred currency. # noqa: E501 + def available_plans(self, **kwargs): # noqa: E501 + """List all available plans in the default currency (usd). # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.available_plans(token, async_req=True) + >>> thread = api.available_plans(async_req=True) >>> result = thread.get() :param async_req bool - :param str token: (required) :return: APIPlansOut If the method is called asynchronously, returns the request thread. """ kwargs['_return_http_data_only'] = True if kwargs.get('async_req'): - return self.available_plans_with_http_info(token, **kwargs) # noqa: E501 + return self.available_plans_with_http_info(**kwargs) # noqa: E501 else: - (data) = self.available_plans_with_http_info(token, **kwargs) # noqa: E501 + (data) = self.available_plans_with_http_info(**kwargs) # noqa: E501 return data - def available_plans_with_http_info(self, token, **kwargs): # noqa: E501 - """List all available plans in the user's preferred currency. # noqa: E501 + def available_plans_with_http_info(self, **kwargs): # noqa: E501 + """List all available plans in the default currency (usd). # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.available_plans_with_http_info(token, async_req=True) + >>> thread = api.available_plans_with_http_info(async_req=True) >>> result = thread.get() :param async_req bool - :param str token: (required) :return: APIPlansOut If the method is called asynchronously, returns the request thread. @@ -537,7 +535,7 @@ def available_plans_with_http_info(self, token, **kwargs): # noqa: E501 local_var_params = locals() - all_params = ['token'] # noqa: E501 + all_params = [] # noqa: E501 all_params.append('async_req') all_params.append('_return_http_data_only') all_params.append('_preload_content') @@ -551,16 +549,10 @@ def available_plans_with_http_info(self, token, **kwargs): # noqa: E501 ) local_var_params[key] = val del local_var_params['kwargs'] - # verify the required parameter 'token' is set - if ('token' not in local_var_params or - local_var_params['token'] is None): - raise ValueError("Missing the required parameter `token` when calling `available_plans`") # noqa: E501 collection_formats = {} path_params = {} - if 'token' in local_var_params: - path_params['token'] = local_var_params['token'] # noqa: E501 query_params = [] @@ -578,7 +570,7 @@ def available_plans_with_http_info(self, token, **kwargs): # noqa: E501 auth_settings = ['api_key'] # noqa: E501 return self.api_client.call_api( - '/api2/json/availablePlans/{token}', 'GET', + '/api2/json/availablePlans', 'GET', path_params, query_params, header_params, @@ -593,35 +585,37 @@ def available_plans_with_http_info(self, token, **kwargs): # noqa: E501 _request_timeout=local_var_params.get('_request_timeout'), collection_formats=collection_formats) - def available_plans1(self, **kwargs): # noqa: E501 - """List all available plans in the default currency (usd). # noqa: E501 + def available_plans1(self, token, **kwargs): # noqa: E501 + """List all available plans in the user's preferred currency. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.available_plans1(async_req=True) + >>> thread = api.available_plans1(token, async_req=True) >>> result = thread.get() :param async_req bool + :param str token: (required) :return: APIPlansOut If the method is called asynchronously, returns the request thread. """ kwargs['_return_http_data_only'] = True if kwargs.get('async_req'): - return self.available_plans1_with_http_info(**kwargs) # noqa: E501 + return self.available_plans1_with_http_info(token, **kwargs) # noqa: E501 else: - (data) = self.available_plans1_with_http_info(**kwargs) # noqa: E501 + (data) = self.available_plans1_with_http_info(token, **kwargs) # noqa: E501 return data - def available_plans1_with_http_info(self, **kwargs): # noqa: E501 - """List all available plans in the default currency (usd). # noqa: E501 + def available_plans1_with_http_info(self, token, **kwargs): # noqa: E501 + """List all available plans in the user's preferred currency. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.available_plans1_with_http_info(async_req=True) + >>> thread = api.available_plans1_with_http_info(token, async_req=True) >>> result = thread.get() :param async_req bool + :param str token: (required) :return: APIPlansOut If the method is called asynchronously, returns the request thread. @@ -629,7 +623,7 @@ def available_plans1_with_http_info(self, **kwargs): # noqa: E501 local_var_params = locals() - all_params = [] # noqa: E501 + all_params = ['token'] # noqa: E501 all_params.append('async_req') all_params.append('_return_http_data_only') all_params.append('_preload_content') @@ -643,10 +637,16 @@ def available_plans1_with_http_info(self, **kwargs): # noqa: E501 ) local_var_params[key] = val del local_var_params['kwargs'] + # verify the required parameter 'token' is set + if ('token' not in local_var_params or + local_var_params['token'] is None): + raise ValueError("Missing the required parameter `token` when calling `available_plans1`") # noqa: E501 collection_formats = {} path_params = {} + if 'token' in local_var_params: + path_params['token'] = local_var_params['token'] # noqa: E501 query_params = [] @@ -664,7 +664,7 @@ def available_plans1_with_http_info(self, **kwargs): # noqa: E501 auth_settings = ['api_key'] # noqa: E501 return self.api_client.call_api( - '/api2/json/availablePlans', 'GET', + '/api2/json/availablePlans/{token}', 'GET', path_params, query_params, header_params, diff --git a/openapi_client/api/chinese_api.py b/openapi_client/api/chinese_api.py index 37cd516..dc110c1 100644 --- a/openapi_client/api/chinese_api.py +++ b/openapi_client/api/chinese_api.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/api/personal_api.py b/openapi_client/api/personal_api.py index 2d20503..9c2e35b 100644 --- a/openapi_client/api/personal_api.py +++ b/openapi_client/api/personal_api.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/api/social_api.py b/openapi_client/api/social_api.py index e65e0ac..95b8013 100644 --- a/openapi_client/api/social_api.py +++ b/openapi_client/api/social_api.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/api_client.py b/openapi_client/api_client.py index 5d7a1d4..5e58774 100644 --- a/openapi_client/api_client.py +++ b/openapi_client/api_client.py @@ -4,7 +4,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/configuration.py b/openapi_client/configuration.py index f3ef2e8..ad3c236 100644 --- a/openapi_client/configuration.py +++ b/openapi_client/configuration.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ @@ -231,6 +231,6 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 2.0.5\n"\ + "Version of the API: 2.0.6\n"\ "SDK Package Version: 1.0.0".\ format(env=sys.platform, pyversion=sys.version) diff --git a/openapi_client/models/__init__.py b/openapi_client/models/__init__.py index 4a1e384..ea9393b 100644 --- a/openapi_client/models/__init__.py +++ b/openapi_client/models/__init__.py @@ -6,7 +6,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/api_billing_period_usage_out.py b/openapi_client/models/api_billing_period_usage_out.py index 7c37f74..b2e7139 100644 --- a/openapi_client/models/api_billing_period_usage_out.py +++ b/openapi_client/models/api_billing_period_usage_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/api_counter_v2_out.py b/openapi_client/models/api_counter_v2_out.py index 22f22ed..9c3a264 100644 --- a/openapi_client/models/api_counter_v2_out.py +++ b/openapi_client/models/api_counter_v2_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/api_key_out.py b/openapi_client/models/api_key_out.py index 96f87bb..d37d889 100644 --- a/openapi_client/models/api_key_out.py +++ b/openapi_client/models/api_key_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/api_period_usage_out.py b/openapi_client/models/api_period_usage_out.py index 2b65043..665d713 100644 --- a/openapi_client/models/api_period_usage_out.py +++ b/openapi_client/models/api_period_usage_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/api_plan_out.py b/openapi_client/models/api_plan_out.py index 9e3b0c6..aa0299a 100644 --- a/openapi_client/models/api_plan_out.py +++ b/openapi_client/models/api_plan_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/api_plan_subscription_out.py b/openapi_client/models/api_plan_subscription_out.py index fa9df30..40b2286 100644 --- a/openapi_client/models/api_plan_subscription_out.py +++ b/openapi_client/models/api_plan_subscription_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/api_plans_out.py b/openapi_client/models/api_plans_out.py index 3984119..1dfaec6 100644 --- a/openapi_client/models/api_plans_out.py +++ b/openapi_client/models/api_plans_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/api_service_out.py b/openapi_client/models/api_service_out.py index 987e25d..2d81948 100644 --- a/openapi_client/models/api_service_out.py +++ b/openapi_client/models/api_service_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/api_services_out.py b/openapi_client/models/api_services_out.py index fdffc31..44bf2a3 100644 --- a/openapi_client/models/api_services_out.py +++ b/openapi_client/models/api_services_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/api_usage_aggregated_out.py b/openapi_client/models/api_usage_aggregated_out.py index 41c90ba..4e93525 100644 --- a/openapi_client/models/api_usage_aggregated_out.py +++ b/openapi_client/models/api_usage_aggregated_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_diasporaed_out.py b/openapi_client/models/batch_first_last_name_diasporaed_out.py index f412716..db60cae 100644 --- a/openapi_client/models/batch_first_last_name_diasporaed_out.py +++ b/openapi_client/models/batch_first_last_name_diasporaed_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_gender_in.py b/openapi_client/models/batch_first_last_name_gender_in.py index 2f685b7..5f12254 100644 --- a/openapi_client/models/batch_first_last_name_gender_in.py +++ b/openapi_client/models/batch_first_last_name_gender_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_gendered_out.py b/openapi_client/models/batch_first_last_name_gendered_out.py index da16035..47db964 100644 --- a/openapi_client/models/batch_first_last_name_gendered_out.py +++ b/openapi_client/models/batch_first_last_name_gendered_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_geo_in.py b/openapi_client/models/batch_first_last_name_geo_in.py index 9353074..aa990c6 100644 --- a/openapi_client/models/batch_first_last_name_geo_in.py +++ b/openapi_client/models/batch_first_last_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_geo_zipped_in.py b/openapi_client/models/batch_first_last_name_geo_zipped_in.py index 0a78557..1840d36 100644 --- a/openapi_client/models/batch_first_last_name_geo_zipped_in.py +++ b/openapi_client/models/batch_first_last_name_geo_zipped_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_in.py b/openapi_client/models/batch_first_last_name_in.py index 72d71a2..cbfce59 100644 --- a/openapi_client/models/batch_first_last_name_in.py +++ b/openapi_client/models/batch_first_last_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_origined_out.py b/openapi_client/models/batch_first_last_name_origined_out.py index b1c374b..40d3f04 100644 --- a/openapi_client/models/batch_first_last_name_origined_out.py +++ b/openapi_client/models/batch_first_last_name_origined_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_phone_coded_out.py b/openapi_client/models/batch_first_last_name_phone_coded_out.py index 789dba8..8d255c8 100644 --- a/openapi_client/models/batch_first_last_name_phone_coded_out.py +++ b/openapi_client/models/batch_first_last_name_phone_coded_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_phone_number_geo_in.py b/openapi_client/models/batch_first_last_name_phone_number_geo_in.py index 6866e7c..5f41a9e 100644 --- a/openapi_client/models/batch_first_last_name_phone_number_geo_in.py +++ b/openapi_client/models/batch_first_last_name_phone_number_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_phone_number_in.py b/openapi_client/models/batch_first_last_name_phone_number_in.py index 7d1ae87..abb5385 100644 --- a/openapi_client/models/batch_first_last_name_phone_number_in.py +++ b/openapi_client/models/batch_first_last_name_phone_number_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_first_last_name_us_race_ethnicity_out.py b/openapi_client/models/batch_first_last_name_us_race_ethnicity_out.py index 4cf65a8..2675cc5 100644 --- a/openapi_client/models/batch_first_last_name_us_race_ethnicity_out.py +++ b/openapi_client/models/batch_first_last_name_us_race_ethnicity_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_match_personal_first_last_name_in.py b/openapi_client/models/batch_match_personal_first_last_name_in.py index c919617..0c1017b 100644 --- a/openapi_client/models/batch_match_personal_first_last_name_in.py +++ b/openapi_client/models/batch_match_personal_first_last_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_name_match_candidates_out.py b/openapi_client/models/batch_name_match_candidates_out.py index d9d779f..9887b1d 100644 --- a/openapi_client/models/batch_name_match_candidates_out.py +++ b/openapi_client/models/batch_name_match_candidates_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_name_matched_out.py b/openapi_client/models/batch_name_matched_out.py index 77ab2af..ac1eb97 100644 --- a/openapi_client/models/batch_name_matched_out.py +++ b/openapi_client/models/batch_name_matched_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_parsed_full_name_geo_in.py b/openapi_client/models/batch_parsed_full_name_geo_in.py index 7a55a88..1992fe3 100644 --- a/openapi_client/models/batch_parsed_full_name_geo_in.py +++ b/openapi_client/models/batch_parsed_full_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_parsed_full_name_in.py b/openapi_client/models/batch_parsed_full_name_in.py index 8a144e4..7f76a7d 100644 --- a/openapi_client/models/batch_parsed_full_name_in.py +++ b/openapi_client/models/batch_parsed_full_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_personal_name_gendered_out.py b/openapi_client/models/batch_personal_name_gendered_out.py index a20b791..93ff527 100644 --- a/openapi_client/models/batch_personal_name_gendered_out.py +++ b/openapi_client/models/batch_personal_name_gendered_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_personal_name_geo_in.py b/openapi_client/models/batch_personal_name_geo_in.py index b7cd7cb..f810be8 100644 --- a/openapi_client/models/batch_personal_name_geo_in.py +++ b/openapi_client/models/batch_personal_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_personal_name_geo_out.py b/openapi_client/models/batch_personal_name_geo_out.py index 7f31713..c927296 100644 --- a/openapi_client/models/batch_personal_name_geo_out.py +++ b/openapi_client/models/batch_personal_name_geo_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_personal_name_in.py b/openapi_client/models/batch_personal_name_in.py index 57e7fe1..998525a 100644 --- a/openapi_client/models/batch_personal_name_in.py +++ b/openapi_client/models/batch_personal_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/batch_personal_name_parsed_out.py b/openapi_client/models/batch_personal_name_parsed_out.py index 184d8de..8cdd85f 100644 --- a/openapi_client/models/batch_personal_name_parsed_out.py +++ b/openapi_client/models/batch_personal_name_parsed_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/billing_history_out.py b/openapi_client/models/billing_history_out.py index aabffe2..20d0a51 100644 --- a/openapi_client/models/billing_history_out.py +++ b/openapi_client/models/billing_history_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/billing_info_in_out.py b/openapi_client/models/billing_info_in_out.py index 757619c..edb036e 100644 --- a/openapi_client/models/billing_info_in_out.py +++ b/openapi_client/models/billing_info_in_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/classifier_metrics_out.py b/openapi_client/models/classifier_metrics_out.py index 7af5b2e..a6c154a 100644 --- a/openapi_client/models/classifier_metrics_out.py +++ b/openapi_client/models/classifier_metrics_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/currencies_out.py b/openapi_client/models/currencies_out.py index 962f6b6..3651e47 100644 --- a/openapi_client/models/currencies_out.py +++ b/openapi_client/models/currencies_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/deploy_ui_out.py b/openapi_client/models/deploy_ui_out.py index 10b2e38..ba15ecf 100644 --- a/openapi_client/models/deploy_ui_out.py +++ b/openapi_client/models/deploy_ui_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/expected_class_metrics_out.py b/openapi_client/models/expected_class_metrics_out.py index 43b0342..cda4837 100644 --- a/openapi_client/models/expected_class_metrics_out.py +++ b/openapi_client/models/expected_class_metrics_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/feedback_loop_out.py b/openapi_client/models/feedback_loop_out.py index 3d89fd3..6753303 100644 --- a/openapi_client/models/feedback_loop_out.py +++ b/openapi_client/models/feedback_loop_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/first_last_name_diasporaed_out.py b/openapi_client/models/first_last_name_diasporaed_out.py index b6ec5b8..966861c 100644 --- a/openapi_client/models/first_last_name_diasporaed_out.py +++ b/openapi_client/models/first_last_name_diasporaed_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ @@ -39,7 +39,8 @@ class FirstLastNameDiasporaedOut(object): 'ethnicity_alt': 'str', 'ethnicity': 'str', 'lifted': 'bool', - 'country_iso2': 'str' + 'country_iso2': 'str', + 'ethnicities_top': 'list[str]' } attribute_map = { @@ -50,10 +51,11 @@ class FirstLastNameDiasporaedOut(object): 'ethnicity_alt': 'ethnicityAlt', 'ethnicity': 'ethnicity', 'lifted': 'lifted', - 'country_iso2': 'countryIso2' + 'country_iso2': 'countryIso2', + 'ethnicities_top': 'ethnicitiesTop' } - def __init__(self, id=None, first_name=None, last_name=None, score=None, ethnicity_alt=None, ethnicity=None, lifted=None, country_iso2=None): # noqa: E501 + def __init__(self, id=None, first_name=None, last_name=None, score=None, ethnicity_alt=None, ethnicity=None, lifted=None, country_iso2=None, ethnicities_top=None): # noqa: E501 """FirstLastNameDiasporaedOut - a model defined in OpenAPI""" # noqa: E501 self._id = None @@ -64,6 +66,7 @@ def __init__(self, id=None, first_name=None, last_name=None, score=None, ethnici self._ethnicity = None self._lifted = None self._country_iso2 = None + self._ethnicities_top = None self.discriminator = None if id is not None: @@ -82,6 +85,8 @@ def __init__(self, id=None, first_name=None, last_name=None, score=None, ethnici self.lifted = lifted if country_iso2 is not None: self.country_iso2 = country_iso2 + if ethnicities_top is not None: + self.ethnicities_top = ethnicities_top @property def id(self): @@ -253,6 +258,29 @@ def country_iso2(self, country_iso2): self._country_iso2 = country_iso2 + @property + def ethnicities_top(self): + """Gets the ethnicities_top of this FirstLastNameDiasporaedOut. # noqa: E501 + + List ethnicities (top 10) # noqa: E501 + + :return: The ethnicities_top of this FirstLastNameDiasporaedOut. # noqa: E501 + :rtype: list[str] + """ + return self._ethnicities_top + + @ethnicities_top.setter + def ethnicities_top(self, ethnicities_top): + """Sets the ethnicities_top of this FirstLastNameDiasporaedOut. + + List ethnicities (top 10) # noqa: E501 + + :param ethnicities_top: The ethnicities_top of this FirstLastNameDiasporaedOut. # noqa: E501 + :type: list[str] + """ + + self._ethnicities_top = ethnicities_top + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/openapi_client/models/first_last_name_gender_in.py b/openapi_client/models/first_last_name_gender_in.py index c4cfdcd..14044cb 100644 --- a/openapi_client/models/first_last_name_gender_in.py +++ b/openapi_client/models/first_last_name_gender_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/first_last_name_gendered_out.py b/openapi_client/models/first_last_name_gendered_out.py index 7819723..df04493 100644 --- a/openapi_client/models/first_last_name_gendered_out.py +++ b/openapi_client/models/first_last_name_gendered_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/first_last_name_geo_in.py b/openapi_client/models/first_last_name_geo_in.py index a481234..8b6ac0b 100644 --- a/openapi_client/models/first_last_name_geo_in.py +++ b/openapi_client/models/first_last_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/first_last_name_geo_zipped_in.py b/openapi_client/models/first_last_name_geo_zipped_in.py index 17ac27d..c75a8ab 100644 --- a/openapi_client/models/first_last_name_geo_zipped_in.py +++ b/openapi_client/models/first_last_name_geo_zipped_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/first_last_name_in.py b/openapi_client/models/first_last_name_in.py index 72ca71b..36c4a95 100644 --- a/openapi_client/models/first_last_name_in.py +++ b/openapi_client/models/first_last_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/first_last_name_origined_out.py b/openapi_client/models/first_last_name_origined_out.py index 6c46c46..72957ec 100644 --- a/openapi_client/models/first_last_name_origined_out.py +++ b/openapi_client/models/first_last_name_origined_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ @@ -37,6 +37,7 @@ class FirstLastNameOriginedOut(object): 'last_name': 'str', 'country_origin': 'str', 'country_origin_alt': 'str', + 'countries_origin_top': 'list[str]', 'score': 'float', 'region_origin': 'str', 'top_region_origin': 'str', @@ -49,13 +50,14 @@ class FirstLastNameOriginedOut(object): 'last_name': 'lastName', 'country_origin': 'countryOrigin', 'country_origin_alt': 'countryOriginAlt', + 'countries_origin_top': 'countriesOriginTop', 'score': 'score', 'region_origin': 'regionOrigin', 'top_region_origin': 'topRegionOrigin', 'sub_region_origin': 'subRegionOrigin' } - def __init__(self, id=None, first_name=None, last_name=None, country_origin=None, country_origin_alt=None, score=None, region_origin=None, top_region_origin=None, sub_region_origin=None): # noqa: E501 + def __init__(self, id=None, first_name=None, last_name=None, country_origin=None, country_origin_alt=None, countries_origin_top=None, score=None, region_origin=None, top_region_origin=None, sub_region_origin=None): # noqa: E501 """FirstLastNameOriginedOut - a model defined in OpenAPI""" # noqa: E501 self._id = None @@ -63,6 +65,7 @@ def __init__(self, id=None, first_name=None, last_name=None, country_origin=None self._last_name = None self._country_origin = None self._country_origin_alt = None + self._countries_origin_top = None self._score = None self._region_origin = None self._top_region_origin = None @@ -79,6 +82,8 @@ def __init__(self, id=None, first_name=None, last_name=None, country_origin=None self.country_origin = country_origin if country_origin_alt is not None: self.country_origin_alt = country_origin_alt + if countries_origin_top is not None: + self.countries_origin_top = countries_origin_top if score is not None: self.score = score if region_origin is not None: @@ -197,6 +202,29 @@ def country_origin_alt(self, country_origin_alt): self._country_origin_alt = country_origin_alt + @property + def countries_origin_top(self): + """Gets the countries_origin_top of this FirstLastNameOriginedOut. # noqa: E501 + + List countries of Origin (top 10) # noqa: E501 + + :return: The countries_origin_top of this FirstLastNameOriginedOut. # noqa: E501 + :rtype: list[str] + """ + return self._countries_origin_top + + @countries_origin_top.setter + def countries_origin_top(self, countries_origin_top): + """Sets the countries_origin_top of this FirstLastNameOriginedOut. + + List countries of Origin (top 10) # noqa: E501 + + :param countries_origin_top: The countries_origin_top of this FirstLastNameOriginedOut. # noqa: E501 + :type: list[str] + """ + + self._countries_origin_top = countries_origin_top + @property def score(self): """Gets the score of this FirstLastNameOriginedOut. # noqa: E501 diff --git a/openapi_client/models/first_last_name_out.py b/openapi_client/models/first_last_name_out.py index 394f7ea..174d334 100644 --- a/openapi_client/models/first_last_name_out.py +++ b/openapi_client/models/first_last_name_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/first_last_name_phone_coded_out.py b/openapi_client/models/first_last_name_phone_coded_out.py index c4ee640..5d2e4f0 100644 --- a/openapi_client/models/first_last_name_phone_coded_out.py +++ b/openapi_client/models/first_last_name_phone_coded_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/first_last_name_phone_number_geo_in.py b/openapi_client/models/first_last_name_phone_number_geo_in.py index e4b2f82..84388b2 100644 --- a/openapi_client/models/first_last_name_phone_number_geo_in.py +++ b/openapi_client/models/first_last_name_phone_number_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/first_last_name_phone_number_in.py b/openapi_client/models/first_last_name_phone_number_in.py index ac4d075..20830e7 100644 --- a/openapi_client/models/first_last_name_phone_number_in.py +++ b/openapi_client/models/first_last_name_phone_number_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/first_last_name_us_race_ethnicity_out.py b/openapi_client/models/first_last_name_us_race_ethnicity_out.py index d5de85d..e6f856b 100644 --- a/openapi_client/models/first_last_name_us_race_ethnicity_out.py +++ b/openapi_client/models/first_last_name_us_race_ethnicity_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ @@ -37,7 +37,8 @@ class FirstLastNameUSRaceEthnicityOut(object): 'last_name': 'str', 'race_ethnicity_alt': 'str', 'race_ethnicity': 'str', - 'score': 'float' + 'score': 'float', + 'race_ethnicities_top': 'list[str]' } attribute_map = { @@ -46,10 +47,11 @@ class FirstLastNameUSRaceEthnicityOut(object): 'last_name': 'lastName', 'race_ethnicity_alt': 'raceEthnicityAlt', 'race_ethnicity': 'raceEthnicity', - 'score': 'score' + 'score': 'score', + 'race_ethnicities_top': 'raceEthnicitiesTop' } - def __init__(self, id=None, first_name=None, last_name=None, race_ethnicity_alt=None, race_ethnicity=None, score=None): # noqa: E501 + def __init__(self, id=None, first_name=None, last_name=None, race_ethnicity_alt=None, race_ethnicity=None, score=None, race_ethnicities_top=None): # noqa: E501 """FirstLastNameUSRaceEthnicityOut - a model defined in OpenAPI""" # noqa: E501 self._id = None @@ -58,6 +60,7 @@ def __init__(self, id=None, first_name=None, last_name=None, race_ethnicity_alt= self._race_ethnicity_alt = None self._race_ethnicity = None self._score = None + self._race_ethnicities_top = None self.discriminator = None if id is not None: @@ -72,6 +75,8 @@ def __init__(self, id=None, first_name=None, last_name=None, race_ethnicity_alt= self.race_ethnicity = race_ethnicity if score is not None: self.score = score + if race_ethnicities_top is not None: + self.race_ethnicities_top = race_ethnicities_top @property def id(self): @@ -217,6 +222,29 @@ def score(self, score): self._score = score + @property + def race_ethnicities_top(self): + """Gets the race_ethnicities_top of this FirstLastNameUSRaceEthnicityOut. # noqa: E501 + + List 'race'/ethnicities # noqa: E501 + + :return: The race_ethnicities_top of this FirstLastNameUSRaceEthnicityOut. # noqa: E501 + :rtype: list[str] + """ + return self._race_ethnicities_top + + @race_ethnicities_top.setter + def race_ethnicities_top(self, race_ethnicities_top): + """Sets the race_ethnicities_top of this FirstLastNameUSRaceEthnicityOut. + + List 'race'/ethnicities # noqa: E501 + + :param race_ethnicities_top: The race_ethnicities_top of this FirstLastNameUSRaceEthnicityOut. # noqa: E501 + :type: list[str] + """ + + self._race_ethnicities_top = race_ethnicities_top + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/openapi_client/models/inline_object.py b/openapi_client/models/inline_object.py index 7ad9d3a..18fb0d8 100644 --- a/openapi_client/models/inline_object.py +++ b/openapi_client/models/inline_object.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/invoice_item_out.py b/openapi_client/models/invoice_item_out.py index ca7e88c..047d578 100644 --- a/openapi_client/models/invoice_item_out.py +++ b/openapi_client/models/invoice_item_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/invoice_out.py b/openapi_client/models/invoice_out.py index b6e4337..dff96dc 100644 --- a/openapi_client/models/invoice_out.py +++ b/openapi_client/models/invoice_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/match_personal_first_last_name_in.py b/openapi_client/models/match_personal_first_last_name_in.py index f4c4767..ba3d76f 100644 --- a/openapi_client/models/match_personal_first_last_name_in.py +++ b/openapi_client/models/match_personal_first_last_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/nam_sor_counter_out.py b/openapi_client/models/nam_sor_counter_out.py index f8ee264..65fe818 100644 --- a/openapi_client/models/nam_sor_counter_out.py +++ b/openapi_client/models/nam_sor_counter_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/name_match_candidate_out.py b/openapi_client/models/name_match_candidate_out.py index 7f5e650..5622e26 100644 --- a/openapi_client/models/name_match_candidate_out.py +++ b/openapi_client/models/name_match_candidate_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/name_match_candidates_out.py b/openapi_client/models/name_match_candidates_out.py index d418e49..69f4fab 100644 --- a/openapi_client/models/name_match_candidates_out.py +++ b/openapi_client/models/name_match_candidates_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/name_matched_out.py b/openapi_client/models/name_matched_out.py index 59e8c2f..4a88c83 100644 --- a/openapi_client/models/name_matched_out.py +++ b/openapi_client/models/name_matched_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/parsed_full_name_geo_in.py b/openapi_client/models/parsed_full_name_geo_in.py index c215690..315a862 100644 --- a/openapi_client/models/parsed_full_name_geo_in.py +++ b/openapi_client/models/parsed_full_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/parsed_full_name_in.py b/openapi_client/models/parsed_full_name_in.py index 8caff1f..151c4c8 100644 --- a/openapi_client/models/parsed_full_name_in.py +++ b/openapi_client/models/parsed_full_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/personal_name_gendered_out.py b/openapi_client/models/personal_name_gendered_out.py index fe067b2..83063fe 100644 --- a/openapi_client/models/personal_name_gendered_out.py +++ b/openapi_client/models/personal_name_gendered_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/personal_name_geo_in.py b/openapi_client/models/personal_name_geo_in.py index 312769f..115d190 100644 --- a/openapi_client/models/personal_name_geo_in.py +++ b/openapi_client/models/personal_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/personal_name_geo_out.py b/openapi_client/models/personal_name_geo_out.py index 01eea0c..020f7ca 100644 --- a/openapi_client/models/personal_name_geo_out.py +++ b/openapi_client/models/personal_name_geo_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/personal_name_in.py b/openapi_client/models/personal_name_in.py index d3f7447..5768bdf 100644 --- a/openapi_client/models/personal_name_in.py +++ b/openapi_client/models/personal_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/personal_name_parsed_out.py b/openapi_client/models/personal_name_parsed_out.py index 271e673..ee51dad 100644 --- a/openapi_client/models/personal_name_parsed_out.py +++ b/openapi_client/models/personal_name_parsed_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/romanized_name_out.py b/openapi_client/models/romanized_name_out.py index 25a9130..77a20c9 100644 --- a/openapi_client/models/romanized_name_out.py +++ b/openapi_client/models/romanized_name_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/software_version_out.py b/openapi_client/models/software_version_out.py index ded35a4..b6728b6 100644 --- a/openapi_client/models/software_version_out.py +++ b/openapi_client/models/software_version_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/source_detailed_metrics_out.py b/openapi_client/models/source_detailed_metrics_out.py index 76073a2..ff01eef 100644 --- a/openapi_client/models/source_detailed_metrics_out.py +++ b/openapi_client/models/source_detailed_metrics_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/source_metrics_out.py b/openapi_client/models/source_metrics_out.py index 48a7929..a35bbaa 100644 --- a/openapi_client/models/source_metrics_out.py +++ b/openapi_client/models/source_metrics_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/stripe_card_out.py b/openapi_client/models/stripe_card_out.py index 5921b5f..eba01d8 100644 --- a/openapi_client/models/stripe_card_out.py +++ b/openapi_client/models/stripe_card_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/stripe_customer_out.py b/openapi_client/models/stripe_customer_out.py index 9568b1c..2add283 100644 --- a/openapi_client/models/stripe_customer_out.py +++ b/openapi_client/models/stripe_customer_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/system_metrics_out.py b/openapi_client/models/system_metrics_out.py index 3ed7af8..56686ee 100644 --- a/openapi_client/models/system_metrics_out.py +++ b/openapi_client/models/system_metrics_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/models/user_info_out.py b/openapi_client/models/user_info_out.py index 767625b..7d239af 100644 --- a/openapi_client/models/user_info_out.py +++ b/openapi_client/models/user_info_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/openapi_client/rest.py b/openapi_client/rest.py index 60ad616..56adac2 100644 --- a/openapi_client/rest.py +++ b/openapi_client/rest.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/setup.py b/setup.py index aebd377..297ffb8 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_admin_api.py b/test/test_admin_api.py index 5755a3e..c0f0e68 100644 --- a/test/test_admin_api.py +++ b/test/test_admin_api.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ @@ -67,14 +67,14 @@ def test_api_usage_history_aggregate(self): def test_available_plans(self): """Test case for available_plans - List all available plans in the user's preferred currency. # noqa: E501 + List all available plans in the default currency (usd). # noqa: E501 """ pass def test_available_plans1(self): """Test case for available_plans1 - List all available plans in the default currency (usd). # noqa: E501 + List all available plans in the user's preferred currency. # noqa: E501 """ pass diff --git a/test/test_api_billing_period_usage_out.py b/test/test_api_billing_period_usage_out.py index 142108d..21cf805 100644 --- a/test/test_api_billing_period_usage_out.py +++ b/test/test_api_billing_period_usage_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_api_counter_v2_out.py b/test/test_api_counter_v2_out.py index db8ce5f..d6a2959 100644 --- a/test/test_api_counter_v2_out.py +++ b/test/test_api_counter_v2_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_api_key_out.py b/test/test_api_key_out.py index a643f39..b8a0737 100644 --- a/test/test_api_key_out.py +++ b/test/test_api_key_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_api_period_usage_out.py b/test/test_api_period_usage_out.py index a45a704..26ace59 100644 --- a/test/test_api_period_usage_out.py +++ b/test/test_api_period_usage_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_api_plan_out.py b/test/test_api_plan_out.py index a35840f..a392784 100644 --- a/test/test_api_plan_out.py +++ b/test/test_api_plan_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_api_plan_subscription_out.py b/test/test_api_plan_subscription_out.py index 5eb5641..5b9ec9e 100644 --- a/test/test_api_plan_subscription_out.py +++ b/test/test_api_plan_subscription_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_api_plans_out.py b/test/test_api_plans_out.py index 53d9774..ab1f2f4 100644 --- a/test/test_api_plans_out.py +++ b/test/test_api_plans_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_api_service_out.py b/test/test_api_service_out.py index ae8976a..4082493 100644 --- a/test/test_api_service_out.py +++ b/test/test_api_service_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_api_services_out.py b/test/test_api_services_out.py index ae6ad62..6278239 100644 --- a/test/test_api_services_out.py +++ b/test/test_api_services_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_api_usage_aggregated_out.py b/test/test_api_usage_aggregated_out.py index 5aa763b..ee280af 100644 --- a/test/test_api_usage_aggregated_out.py +++ b/test/test_api_usage_aggregated_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_diasporaed_out.py b/test/test_batch_first_last_name_diasporaed_out.py index 7712296..bbcc75b 100644 --- a/test/test_batch_first_last_name_diasporaed_out.py +++ b/test/test_batch_first_last_name_diasporaed_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_gender_in.py b/test/test_batch_first_last_name_gender_in.py index 413f4be..0031864 100644 --- a/test/test_batch_first_last_name_gender_in.py +++ b/test/test_batch_first_last_name_gender_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_gendered_out.py b/test/test_batch_first_last_name_gendered_out.py index fc4b876..8c4c9f5 100644 --- a/test/test_batch_first_last_name_gendered_out.py +++ b/test/test_batch_first_last_name_gendered_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_geo_in.py b/test/test_batch_first_last_name_geo_in.py index 910de36..6f3fde1 100644 --- a/test/test_batch_first_last_name_geo_in.py +++ b/test/test_batch_first_last_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_geo_zipped_in.py b/test/test_batch_first_last_name_geo_zipped_in.py index 9954ece..823e841 100644 --- a/test/test_batch_first_last_name_geo_zipped_in.py +++ b/test/test_batch_first_last_name_geo_zipped_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_in.py b/test/test_batch_first_last_name_in.py index 5602568..ce0499f 100644 --- a/test/test_batch_first_last_name_in.py +++ b/test/test_batch_first_last_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_origined_out.py b/test/test_batch_first_last_name_origined_out.py index 2067417..894e777 100644 --- a/test/test_batch_first_last_name_origined_out.py +++ b/test/test_batch_first_last_name_origined_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_phone_coded_out.py b/test/test_batch_first_last_name_phone_coded_out.py index 68a7c40..1aa9589 100644 --- a/test/test_batch_first_last_name_phone_coded_out.py +++ b/test/test_batch_first_last_name_phone_coded_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_phone_number_geo_in.py b/test/test_batch_first_last_name_phone_number_geo_in.py index 5508bcf..514c6b3 100644 --- a/test/test_batch_first_last_name_phone_number_geo_in.py +++ b/test/test_batch_first_last_name_phone_number_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_phone_number_in.py b/test/test_batch_first_last_name_phone_number_in.py index 27da5e2..65e6f67 100644 --- a/test/test_batch_first_last_name_phone_number_in.py +++ b/test/test_batch_first_last_name_phone_number_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_first_last_name_us_race_ethnicity_out.py b/test/test_batch_first_last_name_us_race_ethnicity_out.py index 67a1e6c..b5fb89f 100644 --- a/test/test_batch_first_last_name_us_race_ethnicity_out.py +++ b/test/test_batch_first_last_name_us_race_ethnicity_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_match_personal_first_last_name_in.py b/test/test_batch_match_personal_first_last_name_in.py index 543d551..c663702 100644 --- a/test/test_batch_match_personal_first_last_name_in.py +++ b/test/test_batch_match_personal_first_last_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_name_match_candidates_out.py b/test/test_batch_name_match_candidates_out.py index 90be1cd..3fd58f6 100644 --- a/test/test_batch_name_match_candidates_out.py +++ b/test/test_batch_name_match_candidates_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_name_matched_out.py b/test/test_batch_name_matched_out.py index 27a16a1..fed145a 100644 --- a/test/test_batch_name_matched_out.py +++ b/test/test_batch_name_matched_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_parsed_full_name_geo_in.py b/test/test_batch_parsed_full_name_geo_in.py index 2a01841..87b9d2b 100644 --- a/test/test_batch_parsed_full_name_geo_in.py +++ b/test/test_batch_parsed_full_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_parsed_full_name_in.py b/test/test_batch_parsed_full_name_in.py index fe28550..44aa622 100644 --- a/test/test_batch_parsed_full_name_in.py +++ b/test/test_batch_parsed_full_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_personal_name_gendered_out.py b/test/test_batch_personal_name_gendered_out.py index 9048063..321946e 100644 --- a/test/test_batch_personal_name_gendered_out.py +++ b/test/test_batch_personal_name_gendered_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_personal_name_geo_in.py b/test/test_batch_personal_name_geo_in.py index 09b45a5..efc3c8f 100644 --- a/test/test_batch_personal_name_geo_in.py +++ b/test/test_batch_personal_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_personal_name_geo_out.py b/test/test_batch_personal_name_geo_out.py index 7959009..020691d 100644 --- a/test/test_batch_personal_name_geo_out.py +++ b/test/test_batch_personal_name_geo_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_personal_name_in.py b/test/test_batch_personal_name_in.py index 6deca93..8731f6e 100644 --- a/test/test_batch_personal_name_in.py +++ b/test/test_batch_personal_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_batch_personal_name_parsed_out.py b/test/test_batch_personal_name_parsed_out.py index 8890183..d2ea99a 100644 --- a/test/test_batch_personal_name_parsed_out.py +++ b/test/test_batch_personal_name_parsed_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_billing_history_out.py b/test/test_billing_history_out.py index 3b2f109..9750c66 100644 --- a/test/test_billing_history_out.py +++ b/test/test_billing_history_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_billing_info_in_out.py b/test/test_billing_info_in_out.py index 8789dbd..0853536 100644 --- a/test/test_billing_info_in_out.py +++ b/test/test_billing_info_in_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_chinese_api.py b/test/test_chinese_api.py index 4708ec6..f0c5df2 100644 --- a/test/test_chinese_api.py +++ b/test/test_chinese_api.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_classifier_metrics_out.py b/test/test_classifier_metrics_out.py index 72b946e..35fc949 100644 --- a/test/test_classifier_metrics_out.py +++ b/test/test_classifier_metrics_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_currencies_out.py b/test/test_currencies_out.py index 2c92991..fc2d2e9 100644 --- a/test/test_currencies_out.py +++ b/test/test_currencies_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_deploy_ui_out.py b/test/test_deploy_ui_out.py index 7fdd700..a61acea 100644 --- a/test/test_deploy_ui_out.py +++ b/test/test_deploy_ui_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_expected_class_metrics_out.py b/test/test_expected_class_metrics_out.py index fbe8eb8..bde7057 100644 --- a/test/test_expected_class_metrics_out.py +++ b/test/test_expected_class_metrics_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_feedback_loop_out.py b/test/test_feedback_loop_out.py index 5316c89..fc5ce4d 100644 --- a/test/test_feedback_loop_out.py +++ b/test/test_feedback_loop_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_diasporaed_out.py b/test/test_first_last_name_diasporaed_out.py index 628c19c..456b27f 100644 --- a/test/test_first_last_name_diasporaed_out.py +++ b/test/test_first_last_name_diasporaed_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_gender_in.py b/test/test_first_last_name_gender_in.py index 0097f93..685ea7c 100644 --- a/test/test_first_last_name_gender_in.py +++ b/test/test_first_last_name_gender_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_gendered_out.py b/test/test_first_last_name_gendered_out.py index e985bbb..091bee2 100644 --- a/test/test_first_last_name_gendered_out.py +++ b/test/test_first_last_name_gendered_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_geo_in.py b/test/test_first_last_name_geo_in.py index be708fe..c82d988 100644 --- a/test/test_first_last_name_geo_in.py +++ b/test/test_first_last_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_geo_zipped_in.py b/test/test_first_last_name_geo_zipped_in.py index 5681f54..3bc0630 100644 --- a/test/test_first_last_name_geo_zipped_in.py +++ b/test/test_first_last_name_geo_zipped_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_in.py b/test/test_first_last_name_in.py index 34d072a..b23e09f 100644 --- a/test/test_first_last_name_in.py +++ b/test/test_first_last_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_origined_out.py b/test/test_first_last_name_origined_out.py index 5f40ed3..2a3473d 100644 --- a/test/test_first_last_name_origined_out.py +++ b/test/test_first_last_name_origined_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_out.py b/test/test_first_last_name_out.py index 5d3cbe8..3aad548 100644 --- a/test/test_first_last_name_out.py +++ b/test/test_first_last_name_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_phone_coded_out.py b/test/test_first_last_name_phone_coded_out.py index 3815ecc..6b0fbb7 100644 --- a/test/test_first_last_name_phone_coded_out.py +++ b/test/test_first_last_name_phone_coded_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_phone_number_geo_in.py b/test/test_first_last_name_phone_number_geo_in.py index 7043b0b..509f73c 100644 --- a/test/test_first_last_name_phone_number_geo_in.py +++ b/test/test_first_last_name_phone_number_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_phone_number_in.py b/test/test_first_last_name_phone_number_in.py index adbe28e..ad82d73 100644 --- a/test/test_first_last_name_phone_number_in.py +++ b/test/test_first_last_name_phone_number_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_first_last_name_us_race_ethnicity_out.py b/test/test_first_last_name_us_race_ethnicity_out.py index 89978e5..cebe2bc 100644 --- a/test/test_first_last_name_us_race_ethnicity_out.py +++ b/test/test_first_last_name_us_race_ethnicity_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_inline_object.py b/test/test_inline_object.py index ffb97b8..106cf23 100644 --- a/test/test_inline_object.py +++ b/test/test_inline_object.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_invoice_item_out.py b/test/test_invoice_item_out.py index ad6e3c2..575d15c 100644 --- a/test/test_invoice_item_out.py +++ b/test/test_invoice_item_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_invoice_out.py b/test/test_invoice_out.py index 2d3d3cf..95a2d89 100644 --- a/test/test_invoice_out.py +++ b/test/test_invoice_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_match_personal_first_last_name_in.py b/test/test_match_personal_first_last_name_in.py index 5685285..77148f0 100644 --- a/test/test_match_personal_first_last_name_in.py +++ b/test/test_match_personal_first_last_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_nam_sor_counter_out.py b/test/test_nam_sor_counter_out.py index 5dec4d8..1fb48cb 100644 --- a/test/test_nam_sor_counter_out.py +++ b/test/test_nam_sor_counter_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_name_match_candidate_out.py b/test/test_name_match_candidate_out.py index 5526a89..9f14b0a 100644 --- a/test/test_name_match_candidate_out.py +++ b/test/test_name_match_candidate_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_name_match_candidates_out.py b/test/test_name_match_candidates_out.py index 28d69a5..52459b8 100644 --- a/test/test_name_match_candidates_out.py +++ b/test/test_name_match_candidates_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_name_matched_out.py b/test/test_name_matched_out.py index 821956f..3e8e405 100644 --- a/test/test_name_matched_out.py +++ b/test/test_name_matched_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_parsed_full_name_geo_in.py b/test/test_parsed_full_name_geo_in.py index a583110..e67cbbd 100644 --- a/test/test_parsed_full_name_geo_in.py +++ b/test/test_parsed_full_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_parsed_full_name_in.py b/test/test_parsed_full_name_in.py index fe9d869..d751385 100644 --- a/test/test_parsed_full_name_in.py +++ b/test/test_parsed_full_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_personal_api.py b/test/test_personal_api.py index 59c1db9..259784d 100644 --- a/test/test_personal_api.py +++ b/test/test_personal_api.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_personal_name_gendered_out.py b/test/test_personal_name_gendered_out.py index 0e67d4b..55092c1 100644 --- a/test/test_personal_name_gendered_out.py +++ b/test/test_personal_name_gendered_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_personal_name_geo_in.py b/test/test_personal_name_geo_in.py index 2db05e4..1da6f46 100644 --- a/test/test_personal_name_geo_in.py +++ b/test/test_personal_name_geo_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_personal_name_geo_out.py b/test/test_personal_name_geo_out.py index 90b4ed8..655053d 100644 --- a/test/test_personal_name_geo_out.py +++ b/test/test_personal_name_geo_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_personal_name_in.py b/test/test_personal_name_in.py index 66294c3..1fb0b2e 100644 --- a/test/test_personal_name_in.py +++ b/test/test_personal_name_in.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_personal_name_parsed_out.py b/test/test_personal_name_parsed_out.py index c09b5d1..ea8bfa3 100644 --- a/test/test_personal_name_parsed_out.py +++ b/test/test_personal_name_parsed_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_romanized_name_out.py b/test/test_romanized_name_out.py index 4840043..5bf980d 100644 --- a/test/test_romanized_name_out.py +++ b/test/test_romanized_name_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_social_api.py b/test/test_social_api.py index 1f8f85d..4271133 100644 --- a/test/test_social_api.py +++ b/test/test_social_api.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_software_version_out.py b/test/test_software_version_out.py index edfa955..49ef4b2 100644 --- a/test/test_software_version_out.py +++ b/test/test_software_version_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_source_detailed_metrics_out.py b/test/test_source_detailed_metrics_out.py index 749273c..ead2f92 100644 --- a/test/test_source_detailed_metrics_out.py +++ b/test/test_source_detailed_metrics_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_source_metrics_out.py b/test/test_source_metrics_out.py index bbcf3e7..63122db 100644 --- a/test/test_source_metrics_out.py +++ b/test/test_source_metrics_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_stripe_card_out.py b/test/test_stripe_card_out.py index 22f6feb..28fd9f4 100644 --- a/test/test_stripe_card_out.py +++ b/test/test_stripe_card_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_stripe_customer_out.py b/test/test_stripe_customer_out.py index 98ff69f..a75af08 100644 --- a/test/test_stripe_customer_out.py +++ b/test/test_stripe_customer_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_system_metrics_out.py b/test/test_system_metrics_out.py index 84a3fb5..d19cd4a 100644 --- a/test/test_system_metrics_out.py +++ b/test/test_system_metrics_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_user_info_out.py b/test/test_user_info_out.py index 8cfee1b..c6abc07 100644 --- a/test/test_user_info_out.py +++ b/test/test_user_info_out.py @@ -5,7 +5,7 @@ NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. Use GET methods for small tests, but prefer POST methods for higher throughput (batch processing of up to 100 names at a time). Need something you can't find here? We have many more features coming soon. Let us know, we'll do our best to add it! # noqa: E501 - OpenAPI spec version: 2.0.5 + OpenAPI spec version: 2.0.6 Contact: contact@namsor.com Generated by: https://openapi-generator.tech """