diff --git a/lydia.json b/lydia.json index 5a8b3ab0..c10e549f 100644 --- a/lydia.json +++ b/lydia.json @@ -9,7 +9,7 @@ "url": "https://www.finbourne.com", "email": "info@finbourne.com" }, - "version": "0.0.3032", + "version": "0.0.3034", "x-logo": { "url": "https://www.lusid.com/app/assets/logo_white.png", "backgroundColor": "#415464" diff --git a/sdk/README.md b/sdk/README.md index 107b03e8..f48ea760 100644 --- a/sdk/README.md +++ b/sdk/README.md @@ -3,8 +3,8 @@ FINBOURNE Technology This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: 0.0.3032 -- Package version: 0.0.3032 +- API version: 0.0.3034 +- Package version: 0.0.3034 - Build package: org.openapitools.codegen.languages.PythonLegacyClientCodegen For more information, please visit [https://www.finbourne.com](https://www.finbourne.com) diff --git a/sdk/finbourne_identity/__init__.py b/sdk/finbourne_identity/__init__.py index 2715c786..e30264f4 100644 --- a/sdk/finbourne_identity/__init__.py +++ b/sdk/finbourne_identity/__init__.py @@ -7,7 +7,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -15,7 +15,7 @@ from __future__ import absolute_import -__version__ = "0.0.3032" +__version__ = "0.0.3034" # import apis into sdk package from finbourne_identity.api.application_metadata_api import ApplicationMetadataApi diff --git a/sdk/finbourne_identity/__version__.py b/sdk/finbourne_identity/__version__.py index 1c16043e..b876ceb6 100644 --- a/sdk/finbourne_identity/__version__.py +++ b/sdk/finbourne_identity/__version__.py @@ -1 +1 @@ -__version__ = "0.0.3032" +__version__ = "0.0.3034" diff --git a/sdk/finbourne_identity/api/application_metadata_api.py b/sdk/finbourne_identity/api/application_metadata_api.py index 28183d7e..93887cd7 100644 --- a/sdk/finbourne_identity/api/application_metadata_api.py +++ b/sdk/finbourne_identity/api/application_metadata_api.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -145,7 +145,7 @@ def list_access_controlled_resources_with_http_info(self, **kwargs): # noqa: E5 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 diff --git a/sdk/finbourne_identity/api/applications_api.py b/sdk/finbourne_identity/api/applications_api.py index abdb43a8..2a2b1917 100644 --- a/sdk/finbourne_identity/api/applications_api.py +++ b/sdk/finbourne_identity/api/applications_api.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -157,7 +157,7 @@ def create_application_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -309,7 +309,7 @@ def delete_application_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -465,7 +465,7 @@ def get_application_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -599,7 +599,7 @@ def list_applications_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -750,7 +750,7 @@ def rotate_application_secrets_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 diff --git a/sdk/finbourne_identity/api/authentication_api.py b/sdk/finbourne_identity/api/authentication_api.py index 05c77f75..f96b4ba0 100644 --- a/sdk/finbourne_identity/api/authentication_api.py +++ b/sdk/finbourne_identity/api/authentication_api.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -151,7 +151,7 @@ def get_authentication_information_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -302,7 +302,7 @@ def get_password_policy_with_http_info(self, user_type, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -449,7 +449,7 @@ def get_support_access_history_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -582,7 +582,7 @@ def get_support_roles_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -728,7 +728,7 @@ def grant_support_access_with_http_info(self, support_access_request, **kwargs): # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -861,7 +861,7 @@ def invalidate_support_access_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -1022,7 +1022,7 @@ def update_password_policy_with_http_info(self, user_type, **kwargs): # noqa: E # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 diff --git a/sdk/finbourne_identity/api/identity_provider_api.py b/sdk/finbourne_identity/api/identity_provider_api.py index ea5a0a28..47168272 100644 --- a/sdk/finbourne_identity/api/identity_provider_api.py +++ b/sdk/finbourne_identity/api/identity_provider_api.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -160,7 +160,7 @@ def add_scim_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -293,7 +293,7 @@ def remove_scim_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 diff --git a/sdk/finbourne_identity/api/me_api.py b/sdk/finbourne_identity/api/me_api.py index f2e3eb1a..0f8abbe8 100644 --- a/sdk/finbourne_identity/api/me_api.py +++ b/sdk/finbourne_identity/api/me_api.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -148,7 +148,7 @@ def get_user_info_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -294,7 +294,7 @@ def set_password_with_http_info(self, set_password, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 diff --git a/sdk/finbourne_identity/api/personal_authentication_tokens_api.py b/sdk/finbourne_identity/api/personal_authentication_tokens_api.py index 0b6c8698..59df30cd 100644 --- a/sdk/finbourne_identity/api/personal_authentication_tokens_api.py +++ b/sdk/finbourne_identity/api/personal_authentication_tokens_api.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -162,7 +162,7 @@ def create_api_key_with_http_info(self, create_api_key, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -314,7 +314,7 @@ def delete_api_key_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -447,7 +447,7 @@ def list_own_api_keys_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 diff --git a/sdk/finbourne_identity/api/roles_api.py b/sdk/finbourne_identity/api/roles_api.py index 936d75d7..8a6063bb 100644 --- a/sdk/finbourne_identity/api/roles_api.py +++ b/sdk/finbourne_identity/api/roles_api.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -187,7 +187,7 @@ def add_user_to_role_with_http_info(self, id, user_id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -331,7 +331,7 @@ def create_role_with_http_info(self, create_role_request, **kwargs): # noqa: E5 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -484,7 +484,7 @@ def delete_role_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -633,7 +633,7 @@ def get_role_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -767,7 +767,7 @@ def list_roles_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -918,7 +918,7 @@ def list_users_in_role_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -1089,7 +1089,7 @@ def remove_user_from_role_with_http_info(self, id, user_id, **kwargs): # noqa: # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -1248,7 +1248,7 @@ def update_role_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 diff --git a/sdk/finbourne_identity/api/tokens_api.py b/sdk/finbourne_identity/api/tokens_api.py index be50aec9..67f6953a 100644 --- a/sdk/finbourne_identity/api/tokens_api.py +++ b/sdk/finbourne_identity/api/tokens_api.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -144,7 +144,7 @@ def invalidate_token_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 diff --git a/sdk/finbourne_identity/api/users_api.py b/sdk/finbourne_identity/api/users_api.py index 8978cc06..7a9b5823 100644 --- a/sdk/finbourne_identity/api/users_api.py +++ b/sdk/finbourne_identity/api/users_api.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -173,7 +173,7 @@ def create_user_with_http_info(self, create_user_request, **kwargs): # noqa: E5 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -332,7 +332,7 @@ def delete_user_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -481,7 +481,7 @@ def expire_password_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -626,7 +626,7 @@ def find_users_by_id_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -785,7 +785,7 @@ def get_user_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -918,7 +918,7 @@ def get_user_schema_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -1050,7 +1050,7 @@ def list_runnable_users_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -1196,7 +1196,7 @@ def list_users_with_http_info(self, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -1348,7 +1348,7 @@ def reset_factors_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -1497,7 +1497,7 @@ def reset_password_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -1646,7 +1646,7 @@ def send_activation_email_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -1795,7 +1795,7 @@ def unlock_user_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -1944,7 +1944,7 @@ def unsuspend_user_with_http_info(self, id, **kwargs): # noqa: E501 # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -2107,7 +2107,7 @@ def update_user_with_http_info(self, id, update_user_request, **kwargs): # noqa # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 @@ -2254,7 +2254,7 @@ def update_user_schema_with_http_info(self, update_user_schema_request, **kwargs # set the LUSID header header_params['X-LUSID-SDK-Language'] = 'Python' - header_params['X-LUSID-SDK-Version'] = '0.0.3032' + header_params['X-LUSID-SDK-Version'] = '0.0.3034' # Authentication setting auth_settings = ['oauth2'] # noqa: E501 diff --git a/sdk/finbourne_identity/api_client.py b/sdk/finbourne_identity/api_client.py index e1058f5d..a3ce1dc9 100644 --- a/sdk/finbourne_identity/api_client.py +++ b/sdk/finbourne_identity/api_client.py @@ -4,7 +4,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -79,7 +79,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'OpenAPI-Generator/0.0.3032/python' + self.user_agent = 'OpenAPI-Generator/0.0.3034/python' self.client_side_validation = configuration.client_side_validation def __enter__(self): diff --git a/sdk/finbourne_identity/configuration.py b/sdk/finbourne_identity/configuration.py index 41e3b866..0fcfa8d3 100644 --- a/sdk/finbourne_identity/configuration.py +++ b/sdk/finbourne_identity/configuration.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ @@ -396,8 +396,8 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 0.0.3032\n"\ - "SDK Package Version: 0.0.3032".\ + "Version of the API: 0.0.3034\n"\ + "SDK Package Version: 0.0.3034".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/sdk/finbourne_identity/exceptions.py b/sdk/finbourne_identity/exceptions.py index 42fe5ad5..de98e817 100644 --- a/sdk/finbourne_identity/exceptions.py +++ b/sdk/finbourne_identity/exceptions.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/__init__.py b/sdk/finbourne_identity/models/__init__.py index 303ecc98..8fc10912 100644 --- a/sdk/finbourne_identity/models/__init__.py +++ b/sdk/finbourne_identity/models/__init__.py @@ -6,7 +6,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/access_controlled_action.py b/sdk/finbourne_identity/models/access_controlled_action.py index 8d4f32a1..47bb7b11 100644 --- a/sdk/finbourne_identity/models/access_controlled_action.py +++ b/sdk/finbourne_identity/models/access_controlled_action.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/access_controlled_resource.py b/sdk/finbourne_identity/models/access_controlled_resource.py index ba513ee3..fe9c800d 100644 --- a/sdk/finbourne_identity/models/access_controlled_resource.py +++ b/sdk/finbourne_identity/models/access_controlled_resource.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/action_id.py b/sdk/finbourne_identity/models/action_id.py index 49643e73..4e1a482c 100644 --- a/sdk/finbourne_identity/models/action_id.py +++ b/sdk/finbourne_identity/models/action_id.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/add_scim_response.py b/sdk/finbourne_identity/models/add_scim_response.py index 873ae7de..0d21e45f 100644 --- a/sdk/finbourne_identity/models/add_scim_response.py +++ b/sdk/finbourne_identity/models/add_scim_response.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/api_key.py b/sdk/finbourne_identity/models/api_key.py index 964d06ae..758db4e3 100644 --- a/sdk/finbourne_identity/models/api_key.py +++ b/sdk/finbourne_identity/models/api_key.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/authentication_information.py b/sdk/finbourne_identity/models/authentication_information.py index 79f43cf9..69fc0555 100644 --- a/sdk/finbourne_identity/models/authentication_information.py +++ b/sdk/finbourne_identity/models/authentication_information.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/create_api_key.py b/sdk/finbourne_identity/models/create_api_key.py index d9c69c8d..e985bc79 100644 --- a/sdk/finbourne_identity/models/create_api_key.py +++ b/sdk/finbourne_identity/models/create_api_key.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/create_application_request.py b/sdk/finbourne_identity/models/create_application_request.py index ed2033d5..b8dd9c66 100644 --- a/sdk/finbourne_identity/models/create_application_request.py +++ b/sdk/finbourne_identity/models/create_application_request.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/create_role_request.py b/sdk/finbourne_identity/models/create_role_request.py index 688d9655..42b9aa61 100644 --- a/sdk/finbourne_identity/models/create_role_request.py +++ b/sdk/finbourne_identity/models/create_role_request.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/create_user_request.py b/sdk/finbourne_identity/models/create_user_request.py index eb84121c..d49e15db 100644 --- a/sdk/finbourne_identity/models/create_user_request.py +++ b/sdk/finbourne_identity/models/create_user_request.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/created_api_key.py b/sdk/finbourne_identity/models/created_api_key.py index 64f559d6..5fb29f63 100644 --- a/sdk/finbourne_identity/models/created_api_key.py +++ b/sdk/finbourne_identity/models/created_api_key.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/current_user_response.py b/sdk/finbourne_identity/models/current_user_response.py index 7cd439c1..44a44f59 100644 --- a/sdk/finbourne_identity/models/current_user_response.py +++ b/sdk/finbourne_identity/models/current_user_response.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/error_detail.py b/sdk/finbourne_identity/models/error_detail.py index 49603681..bb9fe5c2 100644 --- a/sdk/finbourne_identity/models/error_detail.py +++ b/sdk/finbourne_identity/models/error_detail.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/id_selector_definition.py b/sdk/finbourne_identity/models/id_selector_definition.py index 575e3f56..9608a4f6 100644 --- a/sdk/finbourne_identity/models/id_selector_definition.py +++ b/sdk/finbourne_identity/models/id_selector_definition.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/identifier_part_schema.py b/sdk/finbourne_identity/models/identifier_part_schema.py index 3d4cd0a3..bc58db1e 100644 --- a/sdk/finbourne_identity/models/identifier_part_schema.py +++ b/sdk/finbourne_identity/models/identifier_part_schema.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/link.py b/sdk/finbourne_identity/models/link.py index 5a7f8967..31181400 100644 --- a/sdk/finbourne_identity/models/link.py +++ b/sdk/finbourne_identity/models/link.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/list_users_response.py b/sdk/finbourne_identity/models/list_users_response.py index e7cd3cb0..5bb1d40f 100644 --- a/sdk/finbourne_identity/models/list_users_response.py +++ b/sdk/finbourne_identity/models/list_users_response.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/lusid_problem_details.py b/sdk/finbourne_identity/models/lusid_problem_details.py index 587a5602..6d7c1a5d 100644 --- a/sdk/finbourne_identity/models/lusid_problem_details.py +++ b/sdk/finbourne_identity/models/lusid_problem_details.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/lusid_validation_problem_details.py b/sdk/finbourne_identity/models/lusid_validation_problem_details.py index 6126db14..2625ded5 100644 --- a/sdk/finbourne_identity/models/lusid_validation_problem_details.py +++ b/sdk/finbourne_identity/models/lusid_validation_problem_details.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/o_auth_application.py b/sdk/finbourne_identity/models/o_auth_application.py index ee1829d5..1aeff229 100644 --- a/sdk/finbourne_identity/models/o_auth_application.py +++ b/sdk/finbourne_identity/models/o_auth_application.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/password_policy_response.py b/sdk/finbourne_identity/models/password_policy_response.py index ffd69fc0..b84ae998 100644 --- a/sdk/finbourne_identity/models/password_policy_response.py +++ b/sdk/finbourne_identity/models/password_policy_response.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/password_policy_response_age.py b/sdk/finbourne_identity/models/password_policy_response_age.py index 027370ee..18b565a9 100644 --- a/sdk/finbourne_identity/models/password_policy_response_age.py +++ b/sdk/finbourne_identity/models/password_policy_response_age.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/password_policy_response_complexity.py b/sdk/finbourne_identity/models/password_policy_response_complexity.py index 0b3d888b..4a9884f6 100644 --- a/sdk/finbourne_identity/models/password_policy_response_complexity.py +++ b/sdk/finbourne_identity/models/password_policy_response_complexity.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/password_policy_response_conditions.py b/sdk/finbourne_identity/models/password_policy_response_conditions.py index 89ebdbbb..15956c8d 100644 --- a/sdk/finbourne_identity/models/password_policy_response_conditions.py +++ b/sdk/finbourne_identity/models/password_policy_response_conditions.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/password_policy_response_lockout.py b/sdk/finbourne_identity/models/password_policy_response_lockout.py index c15e9a1d..60899569 100644 --- a/sdk/finbourne_identity/models/password_policy_response_lockout.py +++ b/sdk/finbourne_identity/models/password_policy_response_lockout.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/resource_list_of_access_controlled_resource.py b/sdk/finbourne_identity/models/resource_list_of_access_controlled_resource.py index 76c97514..b6f50b72 100644 --- a/sdk/finbourne_identity/models/resource_list_of_access_controlled_resource.py +++ b/sdk/finbourne_identity/models/resource_list_of_access_controlled_resource.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/role_id.py b/sdk/finbourne_identity/models/role_id.py index 0c4cc5e4..8a19c74c 100644 --- a/sdk/finbourne_identity/models/role_id.py +++ b/sdk/finbourne_identity/models/role_id.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/role_response.py b/sdk/finbourne_identity/models/role_response.py index 9ac749af..ae6cc6aa 100644 --- a/sdk/finbourne_identity/models/role_response.py +++ b/sdk/finbourne_identity/models/role_response.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/set_password.py b/sdk/finbourne_identity/models/set_password.py index 492e592f..2f82a807 100644 --- a/sdk/finbourne_identity/models/set_password.py +++ b/sdk/finbourne_identity/models/set_password.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/set_password_response.py b/sdk/finbourne_identity/models/set_password_response.py index 02bddf8f..fd23f6ca 100644 --- a/sdk/finbourne_identity/models/set_password_response.py +++ b/sdk/finbourne_identity/models/set_password_response.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/support_access_expiry.py b/sdk/finbourne_identity/models/support_access_expiry.py index 069fe253..4ca37bc9 100644 --- a/sdk/finbourne_identity/models/support_access_expiry.py +++ b/sdk/finbourne_identity/models/support_access_expiry.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/support_access_expiry_with_role.py b/sdk/finbourne_identity/models/support_access_expiry_with_role.py index 2c7d17bc..09fd8873 100644 --- a/sdk/finbourne_identity/models/support_access_expiry_with_role.py +++ b/sdk/finbourne_identity/models/support_access_expiry_with_role.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/support_access_request.py b/sdk/finbourne_identity/models/support_access_request.py index 43374ff8..bf99d976 100644 --- a/sdk/finbourne_identity/models/support_access_request.py +++ b/sdk/finbourne_identity/models/support_access_request.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/support_access_response.py b/sdk/finbourne_identity/models/support_access_response.py index 38c37dbc..b0faac61 100644 --- a/sdk/finbourne_identity/models/support_access_response.py +++ b/sdk/finbourne_identity/models/support_access_response.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/support_role.py b/sdk/finbourne_identity/models/support_role.py index 1524d237..a25e710d 100644 --- a/sdk/finbourne_identity/models/support_role.py +++ b/sdk/finbourne_identity/models/support_role.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/support_roles_response.py b/sdk/finbourne_identity/models/support_roles_response.py index adb01256..d0bc7760 100644 --- a/sdk/finbourne_identity/models/support_roles_response.py +++ b/sdk/finbourne_identity/models/support_roles_response.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/temporary_password.py b/sdk/finbourne_identity/models/temporary_password.py index 8bf9cc59..c1623b20 100644 --- a/sdk/finbourne_identity/models/temporary_password.py +++ b/sdk/finbourne_identity/models/temporary_password.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/update_password_policy_request.py b/sdk/finbourne_identity/models/update_password_policy_request.py index 094ae474..250664ff 100644 --- a/sdk/finbourne_identity/models/update_password_policy_request.py +++ b/sdk/finbourne_identity/models/update_password_policy_request.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/update_password_policy_request_age.py b/sdk/finbourne_identity/models/update_password_policy_request_age.py index 0073bb82..1c4ed9c6 100644 --- a/sdk/finbourne_identity/models/update_password_policy_request_age.py +++ b/sdk/finbourne_identity/models/update_password_policy_request_age.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/update_password_policy_request_complexity.py b/sdk/finbourne_identity/models/update_password_policy_request_complexity.py index d00b0ee9..f5df812b 100644 --- a/sdk/finbourne_identity/models/update_password_policy_request_complexity.py +++ b/sdk/finbourne_identity/models/update_password_policy_request_complexity.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/update_password_policy_request_conditions.py b/sdk/finbourne_identity/models/update_password_policy_request_conditions.py index c248eff7..7859298d 100644 --- a/sdk/finbourne_identity/models/update_password_policy_request_conditions.py +++ b/sdk/finbourne_identity/models/update_password_policy_request_conditions.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/update_password_policy_request_lockout.py b/sdk/finbourne_identity/models/update_password_policy_request_lockout.py index 35fad86d..a721e3a7 100644 --- a/sdk/finbourne_identity/models/update_password_policy_request_lockout.py +++ b/sdk/finbourne_identity/models/update_password_policy_request_lockout.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/update_role_request.py b/sdk/finbourne_identity/models/update_role_request.py index 90c61e86..0192dfcd 100644 --- a/sdk/finbourne_identity/models/update_role_request.py +++ b/sdk/finbourne_identity/models/update_role_request.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/update_user_request.py b/sdk/finbourne_identity/models/update_user_request.py index 87fadccb..1096a4af 100644 --- a/sdk/finbourne_identity/models/update_user_request.py +++ b/sdk/finbourne_identity/models/update_user_request.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/update_user_schema_request.py b/sdk/finbourne_identity/models/update_user_schema_request.py index 720e2391..be8182a6 100644 --- a/sdk/finbourne_identity/models/update_user_schema_request.py +++ b/sdk/finbourne_identity/models/update_user_schema_request.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/user_response.py b/sdk/finbourne_identity/models/user_response.py index 4b9af7a5..2c0dc13d 100644 --- a/sdk/finbourne_identity/models/user_response.py +++ b/sdk/finbourne_identity/models/user_response.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/user_schema_property.py b/sdk/finbourne_identity/models/user_schema_property.py index 040b8a87..119ffc5e 100644 --- a/sdk/finbourne_identity/models/user_schema_property.py +++ b/sdk/finbourne_identity/models/user_schema_property.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/user_schema_response.py b/sdk/finbourne_identity/models/user_schema_response.py index 26f567e2..d7326d61 100644 --- a/sdk/finbourne_identity/models/user_schema_response.py +++ b/sdk/finbourne_identity/models/user_schema_response.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/models/user_summary.py b/sdk/finbourne_identity/models/user_summary.py index cf77eae0..d05d3b0f 100644 --- a/sdk/finbourne_identity/models/user_summary.py +++ b/sdk/finbourne_identity/models/user_summary.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """ diff --git a/sdk/finbourne_identity/rest.py b/sdk/finbourne_identity/rest.py index 63631008..29013052 100644 --- a/sdk/finbourne_identity/rest.py +++ b/sdk/finbourne_identity/rest.py @@ -5,7 +5,7 @@ FINBOURNE Technology # noqa: E501 - The version of the OpenAPI document: 0.0.3032 + The version of the OpenAPI document: 0.0.3034 Contact: info@finbourne.com Generated by: https://openapi-generator.tech """