diff --git a/hostinger_api/__init__.py b/hostinger_api/__init__.py index ed73a0e..1162485 100644 --- a/hostinger_api/__init__.py +++ b/hostinger_api/__init__.py @@ -5,14 +5,14 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api """ # noqa: E501 -__version__ = "2.0.1" +__version__ = "2.0.2" # import apis into sdk package from hostinger_api.api.billing_catalog_api import BillingCatalogApi diff --git a/hostinger_api/api/billing_catalog_api.py b/hostinger_api/api/billing_catalog_api.py index 09cb339..0e5c6a6 100644 --- a/hostinger_api/api/billing_catalog_api.py +++ b/hostinger_api/api/billing_catalog_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/billing_payment_methods_api.py b/hostinger_api/api/billing_payment_methods_api.py index 1dab3ae..743d49c 100644 --- a/hostinger_api/api/billing_payment_methods_api.py +++ b/hostinger_api/api/billing_payment_methods_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/billing_subscriptions_api.py b/hostinger_api/api/billing_subscriptions_api.py index a329246..e70773b 100644 --- a/hostinger_api/api/billing_subscriptions_api.py +++ b/hostinger_api/api/billing_subscriptions_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/dns_snapshot_api.py b/hostinger_api/api/dns_snapshot_api.py index 9af27bf..abaaf14 100644 --- a/hostinger_api/api/dns_snapshot_api.py +++ b/hostinger_api/api/dns_snapshot_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/dns_zone_api.py b/hostinger_api/api/dns_zone_api.py index 05ac7cb..970282c 100644 --- a/hostinger_api/api/dns_zone_api.py +++ b/hostinger_api/api/dns_zone_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/domain_access_verifier_verifications_api.py b/hostinger_api/api/domain_access_verifier_verifications_api.py index 1761d2a..d0e8f4e 100644 --- a/hostinger_api/api/domain_access_verifier_verifications_api.py +++ b/hostinger_api/api/domain_access_verifier_verifications_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/domains_availability_api.py b/hostinger_api/api/domains_availability_api.py index 288df8f..787c3b4 100644 --- a/hostinger_api/api/domains_availability_api.py +++ b/hostinger_api/api/domains_availability_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/domains_forwarding_api.py b/hostinger_api/api/domains_forwarding_api.py index 2e94c83..6915de2 100644 --- a/hostinger_api/api/domains_forwarding_api.py +++ b/hostinger_api/api/domains_forwarding_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/domains_portfolio_api.py b/hostinger_api/api/domains_portfolio_api.py index 74286eb..a80925d 100644 --- a/hostinger_api/api/domains_portfolio_api.py +++ b/hostinger_api/api/domains_portfolio_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/domains_whois_api.py b/hostinger_api/api/domains_whois_api.py index d62f7db..1acce02 100644 --- a/hostinger_api/api/domains_whois_api.py +++ b/hostinger_api/api/domains_whois_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/ecommerce_payments_api.py b/hostinger_api/api/ecommerce_payments_api.py index 98426c6..de57e64 100644 --- a/hostinger_api/api/ecommerce_payments_api.py +++ b/hostinger_api/api/ecommerce_payments_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/ecommerce_products_api.py b/hostinger_api/api/ecommerce_products_api.py index 96f70e4..57ecb12 100644 --- a/hostinger_api/api/ecommerce_products_api.py +++ b/hostinger_api/api/ecommerce_products_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/ecommerce_shipping_api.py b/hostinger_api/api/ecommerce_shipping_api.py index a308b99..6b2c689 100644 --- a/hostinger_api/api/ecommerce_shipping_api.py +++ b/hostinger_api/api/ecommerce_shipping_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/ecommerce_stores_api.py b/hostinger_api/api/ecommerce_stores_api.py index 69f4ba6..ef61d6a 100644 --- a/hostinger_api/api/ecommerce_stores_api.py +++ b/hostinger_api/api/ecommerce_stores_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/horizons_websites_api.py b/hostinger_api/api/horizons_websites_api.py index 3d89b27..b318715 100644 --- a/hostinger_api/api/horizons_websites_api.py +++ b/hostinger_api/api/horizons_websites_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/hosting_cron_jobs_api.py b/hostinger_api/api/hosting_cron_jobs_api.py index 8035921..447fbec 100644 --- a/hostinger_api/api/hosting_cron_jobs_api.py +++ b/hostinger_api/api/hosting_cron_jobs_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/hosting_databases_api.py b/hostinger_api/api/hosting_databases_api.py index eacb9d5..6de84e9 100644 --- a/hostinger_api/api/hosting_databases_api.py +++ b/hostinger_api/api/hosting_databases_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/hosting_datacenters_api.py b/hostinger_api/api/hosting_datacenters_api.py index 8e38807..1871cae 100644 --- a/hostinger_api/api/hosting_datacenters_api.py +++ b/hostinger_api/api/hosting_datacenters_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/hosting_domains_api.py b/hostinger_api/api/hosting_domains_api.py index da2bde2..f804560 100644 --- a/hostinger_api/api/hosting_domains_api.py +++ b/hostinger_api/api/hosting_domains_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/hosting_node_js_api.py b/hostinger_api/api/hosting_node_js_api.py index 8748a8c..42454c3 100644 --- a/hostinger_api/api/hosting_node_js_api.py +++ b/hostinger_api/api/hosting_node_js_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/hosting_orders_api.py b/hostinger_api/api/hosting_orders_api.py index 0120632..236ba79 100644 --- a/hostinger_api/api/hosting_orders_api.py +++ b/hostinger_api/api/hosting_orders_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/hosting_websites_api.py b/hostinger_api/api/hosting_websites_api.py index 29217b8..27655ec 100644 --- a/hostinger_api/api/hosting_websites_api.py +++ b/hostinger_api/api/hosting_websites_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/hosting_wordpress_api.py b/hostinger_api/api/hosting_wordpress_api.py index b446ce7..daaf02c 100644 --- a/hostinger_api/api/hosting_wordpress_api.py +++ b/hostinger_api/api/hosting_wordpress_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/reach_contacts_api.py b/hostinger_api/api/reach_contacts_api.py index 59664b8..4b981b5 100644 --- a/hostinger_api/api/reach_contacts_api.py +++ b/hostinger_api/api/reach_contacts_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/reach_profiles_api.py b/hostinger_api/api/reach_profiles_api.py index fb49e55..fa865e2 100644 --- a/hostinger_api/api/reach_profiles_api.py +++ b/hostinger_api/api/reach_profiles_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/reach_segments_api.py b/hostinger_api/api/reach_segments_api.py index 0d5717f..c5ff78a 100644 --- a/hostinger_api/api/reach_segments_api.py +++ b/hostinger_api/api/reach_segments_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_actions_api.py b/hostinger_api/api/vps_actions_api.py index 4351751..0ac83c0 100644 --- a/hostinger_api/api/vps_actions_api.py +++ b/hostinger_api/api/vps_actions_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_backups_api.py b/hostinger_api/api/vps_backups_api.py index 0214de9..b26e4f9 100644 --- a/hostinger_api/api/vps_backups_api.py +++ b/hostinger_api/api/vps_backups_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_data_centers_api.py b/hostinger_api/api/vps_data_centers_api.py index 2d86984..5f1a171 100644 --- a/hostinger_api/api/vps_data_centers_api.py +++ b/hostinger_api/api/vps_data_centers_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_docker_manager_api.py b/hostinger_api/api/vps_docker_manager_api.py index 12049b8..33069dd 100644 --- a/hostinger_api/api/vps_docker_manager_api.py +++ b/hostinger_api/api/vps_docker_manager_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_firewall_api.py b/hostinger_api/api/vps_firewall_api.py index 31377c9..280733e 100644 --- a/hostinger_api/api/vps_firewall_api.py +++ b/hostinger_api/api/vps_firewall_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_malware_scanner_api.py b/hostinger_api/api/vps_malware_scanner_api.py index 1c4c6dc..932dcfc 100644 --- a/hostinger_api/api/vps_malware_scanner_api.py +++ b/hostinger_api/api/vps_malware_scanner_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_post_install_scripts_api.py b/hostinger_api/api/vps_post_install_scripts_api.py index abc08e4..61056bf 100644 --- a/hostinger_api/api/vps_post_install_scripts_api.py +++ b/hostinger_api/api/vps_post_install_scripts_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_public_keys_api.py b/hostinger_api/api/vps_public_keys_api.py index a9da279..1d95846 100644 --- a/hostinger_api/api/vps_public_keys_api.py +++ b/hostinger_api/api/vps_public_keys_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_recovery_api.py b/hostinger_api/api/vps_recovery_api.py index 47341ff..d4dc945 100644 --- a/hostinger_api/api/vps_recovery_api.py +++ b/hostinger_api/api/vps_recovery_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_snapshots_api.py b/hostinger_api/api/vps_snapshots_api.py index c10092c..3b54505 100644 --- a/hostinger_api/api/vps_snapshots_api.py +++ b/hostinger_api/api/vps_snapshots_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vps_virtual_machine_api.py b/hostinger_api/api/vps_virtual_machine_api.py index f990e80..7ea885c 100644 --- a/hostinger_api/api/vps_virtual_machine_api.py +++ b/hostinger_api/api/vps_virtual_machine_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vpsos_templates_api.py b/hostinger_api/api/vpsos_templates_api.py index 0d837cc..3b6f1e2 100644 --- a/hostinger_api/api/vpsos_templates_api.py +++ b/hostinger_api/api/vpsos_templates_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api/vpsptr_records_api.py b/hostinger_api/api/vpsptr_records_api.py index afc163e..a9032e2 100644 --- a/hostinger_api/api/vpsptr_records_api.py +++ b/hostinger_api/api/vpsptr_records_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/api_client.py b/hostinger_api/api_client.py index 55e6c0a..deef538 100644 --- a/hostinger_api/api_client.py +++ b/hostinger_api/api_client.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api @@ -88,7 +88,7 @@ def __init__( self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'hostinger_api-python/2.0.1' + self.user_agent = 'hostinger_api-python/2.0.2' self.client_side_validation = configuration.client_side_validation def __enter__(self): diff --git a/hostinger_api/configuration.py b/hostinger_api/configuration.py index 314dca2..2150b53 100644 --- a/hostinger_api/configuration.py +++ b/hostinger_api/configuration.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api @@ -507,8 +507,8 @@ def to_debug_report(self) -> str: return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 0.22.0\n"\ - "SDK Package Version: 2.0.1".\ + "Version of the API: 0.22.1\n"\ + "SDK Package Version: 2.0.2".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self) -> List[HostSetting]: diff --git a/hostinger_api/exceptions.py b/hostinger_api/exceptions.py index c8533b0..1496127 100644 --- a/hostinger_api/exceptions.py +++ b/hostinger_api/exceptions.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/__init__.py b/hostinger_api/models/__init__.py index 40c2146..28b7a18 100644 --- a/hostinger_api/models/__init__.py +++ b/hostinger_api/models/__init__.py @@ -4,7 +4,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/billing_v1_catalog_catalog_item_price_resource.py b/hostinger_api/models/billing_v1_catalog_catalog_item_price_resource.py index ff028ed..3c074e6 100644 --- a/hostinger_api/models/billing_v1_catalog_catalog_item_price_resource.py +++ b/hostinger_api/models/billing_v1_catalog_catalog_item_price_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/billing_v1_catalog_catalog_item_resource.py b/hostinger_api/models/billing_v1_catalog_catalog_item_resource.py index a3c55b8..3c9bc81 100644 --- a/hostinger_api/models/billing_v1_catalog_catalog_item_resource.py +++ b/hostinger_api/models/billing_v1_catalog_catalog_item_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/billing_v1_order_order_billing_address_resource.py b/hostinger_api/models/billing_v1_order_order_billing_address_resource.py index b840506..3afa3b7 100644 --- a/hostinger_api/models/billing_v1_order_order_billing_address_resource.py +++ b/hostinger_api/models/billing_v1_order_order_billing_address_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/billing_v1_order_order_resource.py b/hostinger_api/models/billing_v1_order_order_resource.py index ccbbbf7..4c4c1ca 100644 --- a/hostinger_api/models/billing_v1_order_order_resource.py +++ b/hostinger_api/models/billing_v1_order_order_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/billing_v1_order_virtual_machine_order_resource.py b/hostinger_api/models/billing_v1_order_virtual_machine_order_resource.py index dab65a1..8572d25 100644 --- a/hostinger_api/models/billing_v1_order_virtual_machine_order_resource.py +++ b/hostinger_api/models/billing_v1_order_virtual_machine_order_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/billing_v1_payment_method_payment_method_resource.py b/hostinger_api/models/billing_v1_payment_method_payment_method_resource.py index 4a9ea7a..3f31bdf 100644 --- a/hostinger_api/models/billing_v1_payment_method_payment_method_resource.py +++ b/hostinger_api/models/billing_v1_payment_method_payment_method_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/billing_v1_subscription_cancel_request.py b/hostinger_api/models/billing_v1_subscription_cancel_request.py index 1bcac22..0d65171 100644 --- a/hostinger_api/models/billing_v1_subscription_cancel_request.py +++ b/hostinger_api/models/billing_v1_subscription_cancel_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/billing_v1_subscription_subscription_resource.py b/hostinger_api/models/billing_v1_subscription_subscription_resource.py index 0318023..cc8795b 100644 --- a/hostinger_api/models/billing_v1_subscription_subscription_resource.py +++ b/hostinger_api/models/billing_v1_subscription_subscription_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/common_schema_pagination_meta_schema.py b/hostinger_api/models/common_schema_pagination_meta_schema.py index 4f373dd..bbc6da0 100644 --- a/hostinger_api/models/common_schema_pagination_meta_schema.py +++ b/hostinger_api/models/common_schema_pagination_meta_schema.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/common_success_empty_resource.py b/hostinger_api/models/common_success_empty_resource.py index 10e59ca..6e63a8f 100644 --- a/hostinger_api/models/common_success_empty_resource.py +++ b/hostinger_api/models/common_success_empty_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/dnsv1_snapshot_snapshot_resource.py b/hostinger_api/models/dnsv1_snapshot_snapshot_resource.py index 824acf8..eb0b42c 100644 --- a/hostinger_api/models/dnsv1_snapshot_snapshot_resource.py +++ b/hostinger_api/models/dnsv1_snapshot_snapshot_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/dnsv1_snapshot_snapshot_with_content_resource.py b/hostinger_api/models/dnsv1_snapshot_snapshot_with_content_resource.py index 0e85e0b..b7be176 100644 --- a/hostinger_api/models/dnsv1_snapshot_snapshot_with_content_resource.py +++ b/hostinger_api/models/dnsv1_snapshot_snapshot_with_content_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/dnsv1_zone_destroy_request.py b/hostinger_api/models/dnsv1_zone_destroy_request.py index 68a627d..f36033b 100644 --- a/hostinger_api/models/dnsv1_zone_destroy_request.py +++ b/hostinger_api/models/dnsv1_zone_destroy_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/dnsv1_zone_destroy_request_filters_inner.py b/hostinger_api/models/dnsv1_zone_destroy_request_filters_inner.py index 53c136a..13f32bc 100644 --- a/hostinger_api/models/dnsv1_zone_destroy_request_filters_inner.py +++ b/hostinger_api/models/dnsv1_zone_destroy_request_filters_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/dnsv1_zone_name_record_resource.py b/hostinger_api/models/dnsv1_zone_name_record_resource.py index 6505f82..3cbe06f 100644 --- a/hostinger_api/models/dnsv1_zone_name_record_resource.py +++ b/hostinger_api/models/dnsv1_zone_name_record_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/dnsv1_zone_record_resource.py b/hostinger_api/models/dnsv1_zone_record_resource.py index 7866fa5..da6101a 100644 --- a/hostinger_api/models/dnsv1_zone_record_resource.py +++ b/hostinger_api/models/dnsv1_zone_record_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/dnsv1_zone_reset_request.py b/hostinger_api/models/dnsv1_zone_reset_request.py index 6fb8dc4..7ff794a 100644 --- a/hostinger_api/models/dnsv1_zone_reset_request.py +++ b/hostinger_api/models/dnsv1_zone_reset_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/dnsv1_zone_update_request.py b/hostinger_api/models/dnsv1_zone_update_request.py index 16fb11e..f0b79ac 100644 --- a/hostinger_api/models/dnsv1_zone_update_request.py +++ b/hostinger_api/models/dnsv1_zone_update_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/dnsv1_zone_update_request_zone_inner.py b/hostinger_api/models/dnsv1_zone_update_request_zone_inner.py index 5e87c44..5b6dd34 100644 --- a/hostinger_api/models/dnsv1_zone_update_request_zone_inner.py +++ b/hostinger_api/models/dnsv1_zone_update_request_zone_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/dnsv1_zone_update_request_zone_inner_records_inner.py b/hostinger_api/models/dnsv1_zone_update_request_zone_inner_records_inner.py index ccac3ac..fa507d4 100644 --- a/hostinger_api/models/dnsv1_zone_update_request_zone_inner_records_inner.py +++ b/hostinger_api/models/dnsv1_zone_update_request_zone_inner_records_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection.py b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection.py index 9738ad1..0c03067 100644 --- a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection.py +++ b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data.py b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data.py index ba547a7..407cff2 100644 --- a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data.py +++ b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pending.py b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pending.py index 2582350..06beeee 100644 --- a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pending.py +++ b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pending.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintld.py b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintld.py index 8e3c1dc..06551ee 100644 --- a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintld.py +++ b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintld.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintldverificationtype.py b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintldverificationtype.py index 2ea16c7..c73e4d5 100644 --- a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintldverificationtype.py +++ b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintldverificationtype.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verified.py b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verified.py index 263b6c4..3b79b01 100644 --- a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verified.py +++ b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verified.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintld.py b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintld.py index cf6d8ad..9303855 100644 --- a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintld.py +++ b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintld.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintldverificationtype.py b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintldverificationtype.py index 52dce66..302b429 100644 --- a/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintldverificationtype.py +++ b/hostinger_api/models/domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintldverificationtype.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domain_access_verifier_v2_verifications_list_request.py b/hostinger_api/models/domain_access_verifier_v2_verifications_list_request.py index df11c51..d3aabf0 100644 --- a/hostinger_api/models/domain_access_verifier_v2_verifications_list_request.py +++ b/hostinger_api/models/domain_access_verifier_v2_verifications_list_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_availability_availability_request.py b/hostinger_api/models/domains_v1_availability_availability_request.py index 5c2f902..c4869c6 100644 --- a/hostinger_api/models/domains_v1_availability_availability_request.py +++ b/hostinger_api/models/domains_v1_availability_availability_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_availability_availability_resource.py b/hostinger_api/models/domains_v1_availability_availability_resource.py index 1039ef0..c2c910c 100644 --- a/hostinger_api/models/domains_v1_availability_availability_resource.py +++ b/hostinger_api/models/domains_v1_availability_availability_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_domain_domain_extended_resource.py b/hostinger_api/models/domains_v1_domain_domain_extended_resource.py index e236e3e..90e0141 100644 --- a/hostinger_api/models/domains_v1_domain_domain_extended_resource.py +++ b/hostinger_api/models/domains_v1_domain_domain_extended_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_domain_domain_extended_resource_domain_contacts.py b/hostinger_api/models/domains_v1_domain_domain_extended_resource_domain_contacts.py index 5ea5dde..0ba62c2 100644 --- a/hostinger_api/models/domains_v1_domain_domain_extended_resource_domain_contacts.py +++ b/hostinger_api/models/domains_v1_domain_domain_extended_resource_domain_contacts.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_domain_domain_extended_resource_name_servers.py b/hostinger_api/models/domains_v1_domain_domain_extended_resource_name_servers.py index 6e9c498..89bbb85 100644 --- a/hostinger_api/models/domains_v1_domain_domain_extended_resource_name_servers.py +++ b/hostinger_api/models/domains_v1_domain_domain_extended_resource_name_servers.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_domain_domain_resource.py b/hostinger_api/models/domains_v1_domain_domain_resource.py index 33c3608..a598213 100644 --- a/hostinger_api/models/domains_v1_domain_domain_resource.py +++ b/hostinger_api/models/domains_v1_domain_domain_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_forwarding_forwarding_resource.py b/hostinger_api/models/domains_v1_forwarding_forwarding_resource.py index d75a039..e3639bd 100644 --- a/hostinger_api/models/domains_v1_forwarding_forwarding_resource.py +++ b/hostinger_api/models/domains_v1_forwarding_forwarding_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_forwarding_store_request.py b/hostinger_api/models/domains_v1_forwarding_store_request.py index 8d614c2..abfff90 100644 --- a/hostinger_api/models/domains_v1_forwarding_store_request.py +++ b/hostinger_api/models/domains_v1_forwarding_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_portfolio_purchase_request.py b/hostinger_api/models/domains_v1_portfolio_purchase_request.py index ae184ba..ecd4779 100644 --- a/hostinger_api/models/domains_v1_portfolio_purchase_request.py +++ b/hostinger_api/models/domains_v1_portfolio_purchase_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_portfolio_purchase_request_domain_contacts.py b/hostinger_api/models/domains_v1_portfolio_purchase_request_domain_contacts.py index 6e1c5fd..4fa6e0c 100644 --- a/hostinger_api/models/domains_v1_portfolio_purchase_request_domain_contacts.py +++ b/hostinger_api/models/domains_v1_portfolio_purchase_request_domain_contacts.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_portfolio_update_nameservers_request.py b/hostinger_api/models/domains_v1_portfolio_update_nameservers_request.py index 6902522..bbb216a 100644 --- a/hostinger_api/models/domains_v1_portfolio_update_nameservers_request.py +++ b/hostinger_api/models/domains_v1_portfolio_update_nameservers_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_whois_profile_resource.py b/hostinger_api/models/domains_v1_whois_profile_resource.py index 717cffe..8c1d219 100644 --- a/hostinger_api/models/domains_v1_whois_profile_resource.py +++ b/hostinger_api/models/domains_v1_whois_profile_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/domains_v1_whois_store_request.py b/hostinger_api/models/domains_v1_whois_store_request.py index 7da9a92..9e05529 100644 --- a/hostinger_api/models/domains_v1_whois_store_request.py +++ b/hostinger_api/models/domains_v1_whois_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_get_stores_v1200_response.py b/hostinger_api/models/ecommerce_get_stores_v1200_response.py index 329cca1..f647d81 100644 --- a/hostinger_api/models/ecommerce_get_stores_v1200_response.py +++ b/hostinger_api/models/ecommerce_get_stores_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_payment_enable_manual_payment_request.py b/hostinger_api/models/ecommerce_v1_payment_enable_manual_payment_request.py index 830bed6..6a309eb 100644 --- a/hostinger_api/models/ecommerce_v1_payment_enable_manual_payment_request.py +++ b/hostinger_api/models/ecommerce_v1_payment_enable_manual_payment_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_payment_manual_payment_resource.py b/hostinger_api/models/ecommerce_v1_payment_manual_payment_resource.py index 960eaeb..6b0c8fd 100644 --- a/hostinger_api/models/ecommerce_v1_payment_manual_payment_resource.py +++ b/hostinger_api/models/ecommerce_v1_payment_manual_payment_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_payment_manual_payment_resource_payment_method.py b/hostinger_api/models/ecommerce_v1_payment_manual_payment_resource_payment_method.py index 9a82f4f..72d9188 100644 --- a/hostinger_api/models/ecommerce_v1_payment_manual_payment_resource_payment_method.py +++ b/hostinger_api/models/ecommerce_v1_payment_manual_payment_resource_payment_method.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_product_create_digital_product_request.py b/hostinger_api/models/ecommerce_v1_product_create_digital_product_request.py index db88572..ac8d13d 100644 --- a/hostinger_api/models/ecommerce_v1_product_create_digital_product_request.py +++ b/hostinger_api/models/ecommerce_v1_product_create_digital_product_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_product_create_physical_product_request.py b/hostinger_api/models/ecommerce_v1_product_create_physical_product_request.py index 1a77d5b..3f5db31 100644 --- a/hostinger_api/models/ecommerce_v1_product_create_physical_product_request.py +++ b/hostinger_api/models/ecommerce_v1_product_create_physical_product_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_product_product_creation_resource.py b/hostinger_api/models/ecommerce_v1_product_product_creation_resource.py index 95b54b8..641f8d8 100644 --- a/hostinger_api/models/ecommerce_v1_product_product_creation_resource.py +++ b/hostinger_api/models/ecommerce_v1_product_product_creation_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_product_product_creation_resource_product.py b/hostinger_api/models/ecommerce_v1_product_product_creation_resource_product.py index 49a8f5e..aa6591f 100644 --- a/hostinger_api/models/ecommerce_v1_product_product_creation_resource_product.py +++ b/hostinger_api/models/ecommerce_v1_product_product_creation_resource_product.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_shipping_set_shipping_request.py b/hostinger_api/models/ecommerce_v1_shipping_set_shipping_request.py index f586f15..0f3277d 100644 --- a/hostinger_api/models/ecommerce_v1_shipping_set_shipping_request.py +++ b/hostinger_api/models/ecommerce_v1_shipping_set_shipping_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_shipping_shipping_resource.py b/hostinger_api/models/ecommerce_v1_shipping_shipping_resource.py index 9b58fde..19e7257 100644 --- a/hostinger_api/models/ecommerce_v1_shipping_shipping_resource.py +++ b/hostinger_api/models/ecommerce_v1_shipping_shipping_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_shipping_shipping_resource_shipping_option.py b/hostinger_api/models/ecommerce_v1_shipping_shipping_resource_shipping_option.py index 1531e5c..fd0b078 100644 --- a/hostinger_api/models/ecommerce_v1_shipping_shipping_resource_shipping_option.py +++ b/hostinger_api/models/ecommerce_v1_shipping_shipping_resource_shipping_option.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_store_store_creation_resource.py b/hostinger_api/models/ecommerce_v1_store_store_creation_resource.py index 6a1f65d..7295767 100644 --- a/hostinger_api/models/ecommerce_v1_store_store_creation_resource.py +++ b/hostinger_api/models/ecommerce_v1_store_store_creation_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_store_store_creation_resource_sales_channel.py b/hostinger_api/models/ecommerce_v1_store_store_creation_resource_sales_channel.py index 3e89d74..f22cc07 100644 --- a/hostinger_api/models/ecommerce_v1_store_store_creation_resource_sales_channel.py +++ b/hostinger_api/models/ecommerce_v1_store_store_creation_resource_sales_channel.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_store_store_creation_resource_store.py b/hostinger_api/models/ecommerce_v1_store_store_creation_resource_store.py index cafd610..39a2cec 100644 --- a/hostinger_api/models/ecommerce_v1_store_store_creation_resource_store.py +++ b/hostinger_api/models/ecommerce_v1_store_store_creation_resource_store.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_store_store_delete_resource.py b/hostinger_api/models/ecommerce_v1_store_store_delete_resource.py index f751197..051defa 100644 --- a/hostinger_api/models/ecommerce_v1_store_store_delete_resource.py +++ b/hostinger_api/models/ecommerce_v1_store_store_delete_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_store_store_request.py b/hostinger_api/models/ecommerce_v1_store_store_request.py index fcf8dc5..db750a4 100644 --- a/hostinger_api/models/ecommerce_v1_store_store_request.py +++ b/hostinger_api/models/ecommerce_v1_store_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_store_store_request_sales_channel.py b/hostinger_api/models/ecommerce_v1_store_store_request_sales_channel.py index e7a6053..9fc4fd8 100644 --- a/hostinger_api/models/ecommerce_v1_store_store_request_sales_channel.py +++ b/hostinger_api/models/ecommerce_v1_store_store_request_sales_channel.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/ecommerce_v1_store_store_resource.py b/hostinger_api/models/ecommerce_v1_store_store_resource.py index af41d92..5512832 100644 --- a/hostinger_api/models/ecommerce_v1_store_store_resource.py +++ b/hostinger_api/models/ecommerce_v1_store_store_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/horizons_v1_websites_create_website_request.py b/hostinger_api/models/horizons_v1_websites_create_website_request.py index 88e77a7..16f75e9 100644 --- a/hostinger_api/models/horizons_v1_websites_create_website_request.py +++ b/hostinger_api/models/horizons_v1_websites_create_website_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/horizons_v1_websites_create_website_request_message_inner.py b/hostinger_api/models/horizons_v1_websites_create_website_request_message_inner.py index 2e37fda..02b73fb 100644 --- a/hostinger_api/models/horizons_v1_websites_create_website_request_message_inner.py +++ b/hostinger_api/models/horizons_v1_websites_create_website_request_message_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/horizons_v1_websites_created_website_resource.py b/hostinger_api/models/horizons_v1_websites_created_website_resource.py index 522d34a..888b703 100644 --- a/hostinger_api/models/horizons_v1_websites_created_website_resource.py +++ b/hostinger_api/models/horizons_v1_websites_created_website_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/horizons_v1_websites_website_url_resource.py b/hostinger_api/models/horizons_v1_websites_website_url_resource.py index 04836c8..5796d9d 100644 --- a/hostinger_api/models/horizons_v1_websites_website_url_resource.py +++ b/hostinger_api/models/horizons_v1_websites_website_url_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_list_account_databases_v1200_response.py b/hostinger_api/models/hosting_list_account_databases_v1200_response.py index 8b4a286..2ad15d9 100644 --- a/hostinger_api/models/hosting_list_account_databases_v1200_response.py +++ b/hostinger_api/models/hosting_list_account_databases_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_list_node_js_builds_v1200_response.py b/hostinger_api/models/hosting_list_node_js_builds_v1200_response.py index 167c2ba..a8b0019 100644 --- a/hostinger_api/models/hosting_list_node_js_builds_v1200_response.py +++ b/hostinger_api/models/hosting_list_node_js_builds_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_list_orders_v1200_response.py b/hostinger_api/models/hosting_list_orders_v1200_response.py index a77a87f..c4cbecc 100644 --- a/hostinger_api/models/hosting_list_orders_v1200_response.py +++ b/hostinger_api/models/hosting_list_orders_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_list_websites_v1200_response.py b/hostinger_api/models/hosting_list_websites_v1200_response.py index 98eb2d6..1a0065a 100644 --- a/hostinger_api/models/hosting_list_websites_v1200_response.py +++ b/hostinger_api/models/hosting_list_websites_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_cron_jobs_create_cron_job_request.py b/hostinger_api/models/hosting_v1_cron_jobs_create_cron_job_request.py index fe64623..5bbb311 100644 --- a/hostinger_api/models/hosting_v1_cron_jobs_create_cron_job_request.py +++ b/hostinger_api/models/hosting_v1_cron_jobs_create_cron_job_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_cron_jobs_cron_job_output_resource.py b/hostinger_api/models/hosting_v1_cron_jobs_cron_job_output_resource.py index bf41376..11d5665 100644 --- a/hostinger_api/models/hosting_v1_cron_jobs_cron_job_output_resource.py +++ b/hostinger_api/models/hosting_v1_cron_jobs_cron_job_output_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_cron_jobs_cron_job_resource.py b/hostinger_api/models/hosting_v1_cron_jobs_cron_job_resource.py index e4ac54d..453bd83 100644 --- a/hostinger_api/models/hosting_v1_cron_jobs_cron_job_resource.py +++ b/hostinger_api/models/hosting_v1_cron_jobs_cron_job_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_databases_change_database_password_request.py b/hostinger_api/models/hosting_v1_databases_change_database_password_request.py index 4ef9ab9..abdef50 100644 --- a/hostinger_api/models/hosting_v1_databases_change_database_password_request.py +++ b/hostinger_api/models/hosting_v1_databases_change_database_password_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_databases_create_database_request.py b/hostinger_api/models/hosting_v1_databases_create_database_request.py index 1208fc3..2ec050d 100644 --- a/hostinger_api/models/hosting_v1_databases_create_database_request.py +++ b/hostinger_api/models/hosting_v1_databases_create_database_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_databases_database_resource.py b/hostinger_api/models/hosting_v1_databases_database_resource.py index c5dcb67..dce8772 100644 --- a/hostinger_api/models/hosting_v1_databases_database_resource.py +++ b/hostinger_api/models/hosting_v1_databases_database_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_databases_php_my_admin_link_resource.py b/hostinger_api/models/hosting_v1_databases_php_my_admin_link_resource.py index bcb75d3..254b3a4 100644 --- a/hostinger_api/models/hosting_v1_databases_php_my_admin_link_resource.py +++ b/hostinger_api/models/hosting_v1_databases_php_my_admin_link_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_databases_remote_connections_create_remote_connection_request.py b/hostinger_api/models/hosting_v1_databases_remote_connections_create_remote_connection_request.py index bd87215..5296932 100644 --- a/hostinger_api/models/hosting_v1_databases_remote_connections_create_remote_connection_request.py +++ b/hostinger_api/models/hosting_v1_databases_remote_connections_create_remote_connection_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_databases_remote_connections_remote_connection_resource.py b/hostinger_api/models/hosting_v1_databases_remote_connections_remote_connection_resource.py index 949634a..70bbac5 100644 --- a/hostinger_api/models/hosting_v1_databases_remote_connections_remote_connection_resource.py +++ b/hostinger_api/models/hosting_v1_databases_remote_connections_remote_connection_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_datacenter_coordinates_resource.py b/hostinger_api/models/hosting_v1_datacenter_coordinates_resource.py index 1a0a46c..621cd8b 100644 --- a/hostinger_api/models/hosting_v1_datacenter_coordinates_resource.py +++ b/hostinger_api/models/hosting_v1_datacenter_coordinates_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_datacenter_datacenter_resource.py b/hostinger_api/models/hosting_v1_datacenter_datacenter_resource.py index 00c272a..ef066ee 100644 --- a/hostinger_api/models/hosting_v1_datacenter_datacenter_resource.py +++ b/hostinger_api/models/hosting_v1_datacenter_datacenter_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_datacenters_list_request.py b/hostinger_api/models/hosting_v1_datacenters_list_request.py index d0b8f95..5181638 100644 --- a/hostinger_api/models/hosting_v1_datacenters_list_request.py +++ b/hostinger_api/models/hosting_v1_datacenters_list_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_domains_create_parked_domain_request.py b/hostinger_api/models/hosting_v1_domains_create_parked_domain_request.py index 86b06ef..f1eb13d 100644 --- a/hostinger_api/models/hosting_v1_domains_create_parked_domain_request.py +++ b/hostinger_api/models/hosting_v1_domains_create_parked_domain_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_domains_create_subdomain_request.py b/hostinger_api/models/hosting_v1_domains_create_subdomain_request.py index c6ad52d..913370f 100644 --- a/hostinger_api/models/hosting_v1_domains_create_subdomain_request.py +++ b/hostinger_api/models/hosting_v1_domains_create_subdomain_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_domains_domain_access_resource.py b/hostinger_api/models/hosting_v1_domains_domain_access_resource.py index cfea79b..b65da83 100644 --- a/hostinger_api/models/hosting_v1_domains_domain_access_resource.py +++ b/hostinger_api/models/hosting_v1_domains_domain_access_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_domains_free_subdomain_resource.py b/hostinger_api/models/hosting_v1_domains_free_subdomain_resource.py index 2344615..2319391 100644 --- a/hostinger_api/models/hosting_v1_domains_free_subdomain_resource.py +++ b/hostinger_api/models/hosting_v1_domains_free_subdomain_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_domains_parked_domain_resource.py b/hostinger_api/models/hosting_v1_domains_parked_domain_resource.py index 4c291cb..7cdd516 100644 --- a/hostinger_api/models/hosting_v1_domains_parked_domain_resource.py +++ b/hostinger_api/models/hosting_v1_domains_parked_domain_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_domains_subdomain_resource.py b/hostinger_api/models/hosting_v1_domains_subdomain_resource.py index 2d1e28c..554c3cb 100644 --- a/hostinger_api/models/hosting_v1_domains_subdomain_resource.py +++ b/hostinger_api/models/hosting_v1_domains_subdomain_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_domains_verify_ownership_request.py b/hostinger_api/models/hosting_v1_domains_verify_ownership_request.py index 3edfca2..de0c81b 100644 --- a/hostinger_api/models/hosting_v1_domains_verify_ownership_request.py +++ b/hostinger_api/models/hosting_v1_domains_verify_ownership_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_node_js_build_logs_resource.py b/hostinger_api/models/hosting_v1_node_js_build_logs_resource.py index e4a119f..a27c19f 100644 --- a/hostinger_api/models/hosting_v1_node_js_build_logs_resource.py +++ b/hostinger_api/models/hosting_v1_node_js_build_logs_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_node_js_build_options_resource.py b/hostinger_api/models/hosting_v1_node_js_build_options_resource.py index c7e6299..f39de68 100644 --- a/hostinger_api/models/hosting_v1_node_js_build_options_resource.py +++ b/hostinger_api/models/hosting_v1_node_js_build_options_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_node_js_build_resource.py b/hostinger_api/models/hosting_v1_node_js_build_resource.py index ab62371..f0e6407 100644 --- a/hostinger_api/models/hosting_v1_node_js_build_resource.py +++ b/hostinger_api/models/hosting_v1_node_js_build_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_node_js_create_from_archive_request.py b/hostinger_api/models/hosting_v1_node_js_create_from_archive_request.py index c17ca12..cdbdeaa 100644 --- a/hostinger_api/models/hosting_v1_node_js_create_from_archive_request.py +++ b/hostinger_api/models/hosting_v1_node_js_create_from_archive_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_node_js_source_options_resource.py b/hostinger_api/models/hosting_v1_node_js_source_options_resource.py index dd657fe..8db97c6 100644 --- a/hostinger_api/models/hosting_v1_node_js_source_options_resource.py +++ b/hostinger_api/models/hosting_v1_node_js_source_options_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_orders_order_resource.py b/hostinger_api/models/hosting_v1_orders_order_resource.py index 045f5d3..5cf9ac7 100644 --- a/hostinger_api/models/hosting_v1_orders_order_resource.py +++ b/hostinger_api/models/hosting_v1_orders_order_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_orders_plan_resource.py b/hostinger_api/models/hosting_v1_orders_plan_resource.py index 4fa5679..ebc477a 100644 --- a/hostinger_api/models/hosting_v1_orders_plan_resource.py +++ b/hostinger_api/models/hosting_v1_orders_plan_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_websites_create_website_request.py b/hostinger_api/models/hosting_v1_websites_create_website_request.py index 817ebec..4461b24 100644 --- a/hostinger_api/models/hosting_v1_websites_create_website_request.py +++ b/hostinger_api/models/hosting_v1_websites_create_website_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_websites_website_resource.py b/hostinger_api/models/hosting_v1_websites_website_resource.py index 4a977cf..b45483c 100644 --- a/hostinger_api/models/hosting_v1_websites_website_resource.py +++ b/hostinger_api/models/hosting_v1_websites_website_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request.py b/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request.py index 0384718..0c44712 100644 --- a/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request.py +++ b/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request_credentials.py b/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request_credentials.py index 6323541..c096330 100644 --- a/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request_credentials.py +++ b/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request_credentials.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request_database.py b/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request_database.py index e396004..4f254e7 100644 --- a/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request_database.py +++ b/hostinger_api/models/hosting_v1_wordpress_install_wordpress_request_database.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/hosting_v1_wordpress_wordpress_installation_resource.py b/hostinger_api/models/hosting_v1_wordpress_wordpress_installation_resource.py index 3ffe17e..8ebb918 100644 --- a/hostinger_api/models/hosting_v1_wordpress_wordpress_installation_resource.py +++ b/hostinger_api/models/hosting_v1_wordpress_wordpress_installation_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/inline_object.py b/hostinger_api/models/inline_object.py index ac3237b..469a2be 100644 --- a/hostinger_api/models/inline_object.py +++ b/hostinger_api/models/inline_object.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/inline_object1.py b/hostinger_api/models/inline_object1.py index 17557f0..3b70905 100644 --- a/hostinger_api/models/inline_object1.py +++ b/hostinger_api/models/inline_object1.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/inline_object2.py b/hostinger_api/models/inline_object2.py index a69444a..f16418d 100644 --- a/hostinger_api/models/inline_object2.py +++ b/hostinger_api/models/inline_object2.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/inline_object2_errors.py b/hostinger_api/models/inline_object2_errors.py index a2984a1..9844c32 100644 --- a/hostinger_api/models/inline_object2_errors.py +++ b/hostinger_api/models/inline_object2_errors.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_list_contacts_v1200_response.py b/hostinger_api/models/reach_list_contacts_v1200_response.py index 3cc4093..cfbfa35 100644 --- a/hostinger_api/models/reach_list_contacts_v1200_response.py +++ b/hostinger_api/models/reach_list_contacts_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_list_profile_segment_contacts_v1200_response.py b/hostinger_api/models/reach_list_profile_segment_contacts_v1200_response.py index b5ea984..fd40731 100644 --- a/hostinger_api/models/reach_list_profile_segment_contacts_v1200_response.py +++ b/hostinger_api/models/reach_list_profile_segment_contacts_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_contacts_contact_resource.py b/hostinger_api/models/reach_v1_contacts_contact_resource.py index c5fd7c9..9f34652 100644 --- a/hostinger_api/models/reach_v1_contacts_contact_resource.py +++ b/hostinger_api/models/reach_v1_contacts_contact_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_contacts_groups_contact_group_resource.py b/hostinger_api/models/reach_v1_contacts_groups_contact_group_resource.py index 84cd11b..aacbe7f 100644 --- a/hostinger_api/models/reach_v1_contacts_groups_contact_group_resource.py +++ b/hostinger_api/models/reach_v1_contacts_groups_contact_group_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_contacts_segments_contact_segment_resource.py b/hostinger_api/models/reach_v1_contacts_segments_contact_segment_resource.py index 3228875..ac9b0f1 100644 --- a/hostinger_api/models/reach_v1_contacts_segments_contact_segment_resource.py +++ b/hostinger_api/models/reach_v1_contacts_segments_contact_segment_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_contacts_segments_segment_resource.py b/hostinger_api/models/reach_v1_contacts_segments_segment_resource.py index 6e8ec71..56e6498 100644 --- a/hostinger_api/models/reach_v1_contacts_segments_segment_resource.py +++ b/hostinger_api/models/reach_v1_contacts_segments_segment_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_contacts_segments_segmentation_contact_resource.py b/hostinger_api/models/reach_v1_contacts_segments_segmentation_contact_resource.py index 74909d6..3031b4c 100644 --- a/hostinger_api/models/reach_v1_contacts_segments_segmentation_contact_resource.py +++ b/hostinger_api/models/reach_v1_contacts_segments_segmentation_contact_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_contacts_segments_store_request.py b/hostinger_api/models/reach_v1_contacts_segments_store_request.py index 2b8f44d..2c4d49a 100644 --- a/hostinger_api/models/reach_v1_contacts_segments_store_request.py +++ b/hostinger_api/models/reach_v1_contacts_segments_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_contacts_segments_store_request_conditions_inner.py b/hostinger_api/models/reach_v1_contacts_segments_store_request_conditions_inner.py index 823065b..5003b99 100644 --- a/hostinger_api/models/reach_v1_contacts_segments_store_request_conditions_inner.py +++ b/hostinger_api/models/reach_v1_contacts_segments_store_request_conditions_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_contacts_segments_store_request_conditions_inner_value.py b/hostinger_api/models/reach_v1_contacts_segments_store_request_conditions_inner_value.py index c347075..51660ee 100644 --- a/hostinger_api/models/reach_v1_contacts_segments_store_request_conditions_inner_value.py +++ b/hostinger_api/models/reach_v1_contacts_segments_store_request_conditions_inner_value.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_contacts_store_request.py b/hostinger_api/models/reach_v1_contacts_store_request.py index 2fdcd1e..94616a3 100644 --- a/hostinger_api/models/reach_v1_contacts_store_request.py +++ b/hostinger_api/models/reach_v1_contacts_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_profiles_domains_dns_record_status.py b/hostinger_api/models/reach_v1_profiles_domains_dns_record_status.py index df51358..bc2c92a 100644 --- a/hostinger_api/models/reach_v1_profiles_domains_dns_record_status.py +++ b/hostinger_api/models/reach_v1_profiles_domains_dns_record_status.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_profiles_domains_dns_record_status_actual_inner.py b/hostinger_api/models/reach_v1_profiles_domains_dns_record_status_actual_inner.py index f7a2b6b..af52c50 100644 --- a/hostinger_api/models/reach_v1_profiles_domains_dns_record_status_actual_inner.py +++ b/hostinger_api/models/reach_v1_profiles_domains_dns_record_status_actual_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_profiles_domains_dns_record_status_suggested_inner.py b/hostinger_api/models/reach_v1_profiles_domains_dns_record_status_suggested_inner.py index acbe502..2f7a970 100644 --- a/hostinger_api/models/reach_v1_profiles_domains_dns_record_status_suggested_inner.py +++ b/hostinger_api/models/reach_v1_profiles_domains_dns_record_status_suggested_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_profiles_domains_dns_status_resource.py b/hostinger_api/models/reach_v1_profiles_domains_dns_status_resource.py index 1f64fe7..beca7ab 100644 --- a/hostinger_api/models/reach_v1_profiles_domains_dns_status_resource.py +++ b/hostinger_api/models/reach_v1_profiles_domains_dns_status_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_profiles_profile_resource.py b/hostinger_api/models/reach_v1_profiles_profile_resource.py index 05acc7e..7e6e7b9 100644 --- a/hostinger_api/models/reach_v1_profiles_profile_resource.py +++ b/hostinger_api/models/reach_v1_profiles_profile_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_profiles_profile_resource_limits.py b/hostinger_api/models/reach_v1_profiles_profile_resource_limits.py index d5663a1..de8cd26 100644 --- a/hostinger_api/models/reach_v1_profiles_profile_resource_limits.py +++ b/hostinger_api/models/reach_v1_profiles_profile_resource_limits.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/reach_v1_profiles_profile_resource_profiles_inner.py b/hostinger_api/models/reach_v1_profiles_profile_resource_profiles_inner.py index 9b0fbba..9ebce58 100644 --- a/hostinger_api/models/reach_v1_profiles_profile_resource_profiles_inner.py +++ b/hostinger_api/models/reach_v1_profiles_profile_resource_profiles_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vps_get_actions_v1200_response.py b/hostinger_api/models/vps_get_actions_v1200_response.py index 056d129..4a80d08 100644 --- a/hostinger_api/models/vps_get_actions_v1200_response.py +++ b/hostinger_api/models/vps_get_actions_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vps_get_backups_v1200_response.py b/hostinger_api/models/vps_get_backups_v1200_response.py index e6f7a3a..98f0a05 100644 --- a/hostinger_api/models/vps_get_backups_v1200_response.py +++ b/hostinger_api/models/vps_get_backups_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vps_get_firewall_list_v1200_response.py b/hostinger_api/models/vps_get_firewall_list_v1200_response.py index acb4cf8..7836eab 100644 --- a/hostinger_api/models/vps_get_firewall_list_v1200_response.py +++ b/hostinger_api/models/vps_get_firewall_list_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vps_get_post_install_scripts_v1200_response.py b/hostinger_api/models/vps_get_post_install_scripts_v1200_response.py index 0b58d67..83695a1 100644 --- a/hostinger_api/models/vps_get_post_install_scripts_v1200_response.py +++ b/hostinger_api/models/vps_get_post_install_scripts_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vps_get_public_keys_v1200_response.py b/hostinger_api/models/vps_get_public_keys_v1200_response.py index a7b2fed..7cfb6cf 100644 --- a/hostinger_api/models/vps_get_public_keys_v1200_response.py +++ b/hostinger_api/models/vps_get_public_keys_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_action_action_resource.py b/hostinger_api/models/vpsv1_action_action_resource.py index 8ebb396..1946fbc 100644 --- a/hostinger_api/models/vpsv1_action_action_resource.py +++ b/hostinger_api/models/vpsv1_action_action_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_backup_backup_resource.py b/hostinger_api/models/vpsv1_backup_backup_resource.py index 4adceec..5bd004e 100644 --- a/hostinger_api/models/vpsv1_backup_backup_resource.py +++ b/hostinger_api/models/vpsv1_backup_backup_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_data_center_data_center_resource.py b/hostinger_api/models/vpsv1_data_center_data_center_resource.py index 4922e7d..71dd45a 100644 --- a/hostinger_api/models/vpsv1_data_center_data_center_resource.py +++ b/hostinger_api/models/vpsv1_data_center_data_center_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_docker_manager_container_port_resource.py b/hostinger_api/models/vpsv1_docker_manager_container_port_resource.py index df4fc7c..bb4ef74 100644 --- a/hostinger_api/models/vpsv1_docker_manager_container_port_resource.py +++ b/hostinger_api/models/vpsv1_docker_manager_container_port_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_docker_manager_container_resource.py b/hostinger_api/models/vpsv1_docker_manager_container_resource.py index c0924a4..f38edc7 100644 --- a/hostinger_api/models/vpsv1_docker_manager_container_resource.py +++ b/hostinger_api/models/vpsv1_docker_manager_container_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_docker_manager_container_stats_resource.py b/hostinger_api/models/vpsv1_docker_manager_container_stats_resource.py index ca6378d..1d5b793 100644 --- a/hostinger_api/models/vpsv1_docker_manager_container_stats_resource.py +++ b/hostinger_api/models/vpsv1_docker_manager_container_stats_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_docker_manager_content_resource.py b/hostinger_api/models/vpsv1_docker_manager_content_resource.py index 700724a..21d74ea 100644 --- a/hostinger_api/models/vpsv1_docker_manager_content_resource.py +++ b/hostinger_api/models/vpsv1_docker_manager_content_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_docker_manager_log_entry_resource.py b/hostinger_api/models/vpsv1_docker_manager_log_entry_resource.py index b32f0c1..b3e59c0 100644 --- a/hostinger_api/models/vpsv1_docker_manager_log_entry_resource.py +++ b/hostinger_api/models/vpsv1_docker_manager_log_entry_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_docker_manager_logs_resource.py b/hostinger_api/models/vpsv1_docker_manager_logs_resource.py index 54371f7..43641dc 100644 --- a/hostinger_api/models/vpsv1_docker_manager_logs_resource.py +++ b/hostinger_api/models/vpsv1_docker_manager_logs_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_docker_manager_project_resource.py b/hostinger_api/models/vpsv1_docker_manager_project_resource.py index a793530..0eb32d1 100644 --- a/hostinger_api/models/vpsv1_docker_manager_project_resource.py +++ b/hostinger_api/models/vpsv1_docker_manager_project_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_firewall_firewall_resource.py b/hostinger_api/models/vpsv1_firewall_firewall_resource.py index 694398a..3605180 100644 --- a/hostinger_api/models/vpsv1_firewall_firewall_resource.py +++ b/hostinger_api/models/vpsv1_firewall_firewall_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_firewall_firewall_rule_resource.py b/hostinger_api/models/vpsv1_firewall_firewall_rule_resource.py index a3ab84f..d2ea06c 100644 --- a/hostinger_api/models/vpsv1_firewall_firewall_rule_resource.py +++ b/hostinger_api/models/vpsv1_firewall_firewall_rule_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_firewall_rules_store_request.py b/hostinger_api/models/vpsv1_firewall_rules_store_request.py index 22a8f6f..218bc53 100644 --- a/hostinger_api/models/vpsv1_firewall_rules_store_request.py +++ b/hostinger_api/models/vpsv1_firewall_rules_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_firewall_store_request.py b/hostinger_api/models/vpsv1_firewall_store_request.py index 4658f26..bef20bc 100644 --- a/hostinger_api/models/vpsv1_firewall_store_request.py +++ b/hostinger_api/models/vpsv1_firewall_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_ip_address_ip_address_resource.py b/hostinger_api/models/vpsv1_ip_address_ip_address_resource.py index f707da9..36cb07d 100644 --- a/hostinger_api/models/vpsv1_ip_address_ip_address_resource.py +++ b/hostinger_api/models/vpsv1_ip_address_ip_address_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_malware_metrics_resource.py b/hostinger_api/models/vpsv1_malware_metrics_resource.py index 030a3b1..29f37e2 100644 --- a/hostinger_api/models/vpsv1_malware_metrics_resource.py +++ b/hostinger_api/models/vpsv1_malware_metrics_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_metrics_metrics_collection.py b/hostinger_api/models/vpsv1_metrics_metrics_collection.py index db9f678..f3d6e1d 100644 --- a/hostinger_api/models/vpsv1_metrics_metrics_collection.py +++ b/hostinger_api/models/vpsv1_metrics_metrics_collection.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_metrics_metrics_resource.py b/hostinger_api/models/vpsv1_metrics_metrics_resource.py index 283bb94..918d62f 100644 --- a/hostinger_api/models/vpsv1_metrics_metrics_resource.py +++ b/hostinger_api/models/vpsv1_metrics_metrics_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_post_install_script_post_install_script_resource.py b/hostinger_api/models/vpsv1_post_install_script_post_install_script_resource.py index 6f1d97a..896dbd4 100644 --- a/hostinger_api/models/vpsv1_post_install_script_post_install_script_resource.py +++ b/hostinger_api/models/vpsv1_post_install_script_post_install_script_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_post_install_script_store_request.py b/hostinger_api/models/vpsv1_post_install_script_store_request.py index f892cfd..531ec55 100644 --- a/hostinger_api/models/vpsv1_post_install_script_store_request.py +++ b/hostinger_api/models/vpsv1_post_install_script_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_public_key_attach_request.py b/hostinger_api/models/vpsv1_public_key_attach_request.py index f50c9dd..087148b 100644 --- a/hostinger_api/models/vpsv1_public_key_attach_request.py +++ b/hostinger_api/models/vpsv1_public_key_attach_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_public_key_public_key_resource.py b/hostinger_api/models/vpsv1_public_key_public_key_resource.py index 2885eff..df6f34a 100644 --- a/hostinger_api/models/vpsv1_public_key_public_key_resource.py +++ b/hostinger_api/models/vpsv1_public_key_public_key_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_public_key_store_request.py b/hostinger_api/models/vpsv1_public_key_store_request.py index 32fa278..1479f7c 100644 --- a/hostinger_api/models/vpsv1_public_key_store_request.py +++ b/hostinger_api/models/vpsv1_public_key_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_snapshot_snapshot_resource.py b/hostinger_api/models/vpsv1_snapshot_snapshot_resource.py index 32d9e0b..7bc5d54 100644 --- a/hostinger_api/models/vpsv1_snapshot_snapshot_resource.py +++ b/hostinger_api/models/vpsv1_snapshot_snapshot_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_template_template_resource.py b/hostinger_api/models/vpsv1_template_template_resource.py index 5bc77c1..2baf734 100644 --- a/hostinger_api/models/vpsv1_template_template_resource.py +++ b/hostinger_api/models/vpsv1_template_template_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_docker_manager_up_request.py b/hostinger_api/models/vpsv1_virtual_machine_docker_manager_up_request.py index 8dd8338..765c16f 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_docker_manager_up_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_docker_manager_up_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_hostname_update_request.py b/hostinger_api/models/vpsv1_virtual_machine_hostname_update_request.py index 5ff896f..845987b 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_hostname_update_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_hostname_update_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_metric_get_request.py b/hostinger_api/models/vpsv1_virtual_machine_metric_get_request.py index 9cb5f84..a6634c6 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_metric_get_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_metric_get_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_nameservers_update_request.py b/hostinger_api/models/vpsv1_virtual_machine_nameservers_update_request.py index 9d95be3..298700b 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_nameservers_update_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_nameservers_update_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_panel_password_update_request.py b/hostinger_api/models/vpsv1_virtual_machine_panel_password_update_request.py index f7967ad..ae04ddc 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_panel_password_update_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_panel_password_update_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_ptr_store_request.py b/hostinger_api/models/vpsv1_virtual_machine_ptr_store_request.py index 0ec0804..9839fb5 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_ptr_store_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_ptr_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_purchase_request.py b/hostinger_api/models/vpsv1_virtual_machine_purchase_request.py index a32fe67..c352908 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_purchase_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_purchase_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_recovery_start_request.py b/hostinger_api/models/vpsv1_virtual_machine_recovery_start_request.py index 3acb291..72e761f 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_recovery_start_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_recovery_start_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_recreate_request.py b/hostinger_api/models/vpsv1_virtual_machine_recreate_request.py index 304ee01..77d3973 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_recreate_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_recreate_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_root_password_update_request.py b/hostinger_api/models/vpsv1_virtual_machine_root_password_update_request.py index 4ebf7a5..b612df6 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_root_password_update_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_root_password_update_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_setup_request.py b/hostinger_api/models/vpsv1_virtual_machine_setup_request.py index c576092..e8f228f 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_setup_request.py +++ b/hostinger_api/models/vpsv1_virtual_machine_setup_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_setup_request_public_key.py b/hostinger_api/models/vpsv1_virtual_machine_setup_request_public_key.py index 7000dff..d89b9a2 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_setup_request_public_key.py +++ b/hostinger_api/models/vpsv1_virtual_machine_setup_request_public_key.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/models/vpsv1_virtual_machine_virtual_machine_resource.py b/hostinger_api/models/vpsv1_virtual_machine_virtual_machine_resource.py index 692090a..11033b5 100644 --- a/hostinger_api/models/vpsv1_virtual_machine_virtual_machine_resource.py +++ b/hostinger_api/models/vpsv1_virtual_machine_virtual_machine_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/hostinger_api/rest.py b/hostinger_api/rest.py index b8fa535..57a6fd0 100644 --- a/hostinger_api/rest.py +++ b/hostinger_api/rest.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/pyproject.toml b/pyproject.toml index 777a681..564116c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hostinger_api" -version = "2.0.1" +version = "2.0.2" description = "Hostinger API" authors = ["Hostinger "] license = "MIT" diff --git a/setup.py b/setup.py index d81ea88..9b2d5e0 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api @@ -22,7 +22,7 @@ def read(filename): # prerequisite: setuptools # http://pypi.python.org/pypi/setuptools NAME = "hostinger_api" -VERSION = "2.0.1" +VERSION = "2.0.2" PYTHON_REQUIRES = ">= 3.9" REQUIRES = [ "urllib3 >= 2.7.0, < 3.0.0", diff --git a/test/test_billing_catalog_api.py b/test/test_billing_catalog_api.py index fd656c7..40a0ce6 100644 --- a/test/test_billing_catalog_api.py +++ b/test/test_billing_catalog_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_billing_payment_methods_api.py b/test/test_billing_payment_methods_api.py index c4b2565..e3f347f 100644 --- a/test/test_billing_payment_methods_api.py +++ b/test/test_billing_payment_methods_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_billing_subscriptions_api.py b/test/test_billing_subscriptions_api.py index edc92ab..a4f6204 100644 --- a/test/test_billing_subscriptions_api.py +++ b/test/test_billing_subscriptions_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_billing_v1_catalog_catalog_item_price_resource.py b/test/test_billing_v1_catalog_catalog_item_price_resource.py index dd73c58..232d51e 100644 --- a/test/test_billing_v1_catalog_catalog_item_price_resource.py +++ b/test/test_billing_v1_catalog_catalog_item_price_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_billing_v1_catalog_catalog_item_resource.py b/test/test_billing_v1_catalog_catalog_item_resource.py index 87b26e6..6b99351 100644 --- a/test/test_billing_v1_catalog_catalog_item_resource.py +++ b/test/test_billing_v1_catalog_catalog_item_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_billing_v1_order_order_billing_address_resource.py b/test/test_billing_v1_order_order_billing_address_resource.py index d888c79..5e919f5 100644 --- a/test/test_billing_v1_order_order_billing_address_resource.py +++ b/test/test_billing_v1_order_order_billing_address_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_billing_v1_order_order_resource.py b/test/test_billing_v1_order_order_resource.py index e7fa563..e429384 100644 --- a/test/test_billing_v1_order_order_resource.py +++ b/test/test_billing_v1_order_order_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_billing_v1_order_virtual_machine_order_resource.py b/test/test_billing_v1_order_virtual_machine_order_resource.py index 7c485ca..fcb97f2 100644 --- a/test/test_billing_v1_order_virtual_machine_order_resource.py +++ b/test/test_billing_v1_order_virtual_machine_order_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_billing_v1_payment_method_payment_method_resource.py b/test/test_billing_v1_payment_method_payment_method_resource.py index f218abd..4ccf871 100644 --- a/test/test_billing_v1_payment_method_payment_method_resource.py +++ b/test/test_billing_v1_payment_method_payment_method_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_billing_v1_subscription_cancel_request.py b/test/test_billing_v1_subscription_cancel_request.py index 31565b8..9d14384 100644 --- a/test/test_billing_v1_subscription_cancel_request.py +++ b/test/test_billing_v1_subscription_cancel_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_billing_v1_subscription_subscription_resource.py b/test/test_billing_v1_subscription_subscription_resource.py index 498a7c3..f6ce07c 100644 --- a/test/test_billing_v1_subscription_subscription_resource.py +++ b/test/test_billing_v1_subscription_subscription_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_common_schema_pagination_meta_schema.py b/test/test_common_schema_pagination_meta_schema.py index ee170db..aee2e86 100644 --- a/test/test_common_schema_pagination_meta_schema.py +++ b/test/test_common_schema_pagination_meta_schema.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_common_success_empty_resource.py b/test/test_common_success_empty_resource.py index ea4d8c1..9b64743 100644 --- a/test/test_common_success_empty_resource.py +++ b/test/test_common_success_empty_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dns_snapshot_api.py b/test/test_dns_snapshot_api.py index 5ee5194..b882581 100644 --- a/test/test_dns_snapshot_api.py +++ b/test/test_dns_snapshot_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dns_zone_api.py b/test/test_dns_zone_api.py index a1abab3..0a3eebc 100644 --- a/test/test_dns_zone_api.py +++ b/test/test_dns_zone_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dnsv1_snapshot_snapshot_resource.py b/test/test_dnsv1_snapshot_snapshot_resource.py index 01418df..a513da7 100644 --- a/test/test_dnsv1_snapshot_snapshot_resource.py +++ b/test/test_dnsv1_snapshot_snapshot_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dnsv1_snapshot_snapshot_with_content_resource.py b/test/test_dnsv1_snapshot_snapshot_with_content_resource.py index f0c264c..bd76e85 100644 --- a/test/test_dnsv1_snapshot_snapshot_with_content_resource.py +++ b/test/test_dnsv1_snapshot_snapshot_with_content_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dnsv1_zone_destroy_request.py b/test/test_dnsv1_zone_destroy_request.py index 9e30002..29be2cc 100644 --- a/test/test_dnsv1_zone_destroy_request.py +++ b/test/test_dnsv1_zone_destroy_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dnsv1_zone_destroy_request_filters_inner.py b/test/test_dnsv1_zone_destroy_request_filters_inner.py index 138cd52..4fe7da7 100644 --- a/test/test_dnsv1_zone_destroy_request_filters_inner.py +++ b/test/test_dnsv1_zone_destroy_request_filters_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dnsv1_zone_name_record_resource.py b/test/test_dnsv1_zone_name_record_resource.py index b77d125..44a4e69 100644 --- a/test/test_dnsv1_zone_name_record_resource.py +++ b/test/test_dnsv1_zone_name_record_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dnsv1_zone_record_resource.py b/test/test_dnsv1_zone_record_resource.py index 52c131c..0c74f82 100644 --- a/test/test_dnsv1_zone_record_resource.py +++ b/test/test_dnsv1_zone_record_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dnsv1_zone_reset_request.py b/test/test_dnsv1_zone_reset_request.py index fdd64f5..5e3a8bc 100644 --- a/test/test_dnsv1_zone_reset_request.py +++ b/test/test_dnsv1_zone_reset_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dnsv1_zone_update_request.py b/test/test_dnsv1_zone_update_request.py index 694a5a6..4348606 100644 --- a/test/test_dnsv1_zone_update_request.py +++ b/test/test_dnsv1_zone_update_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dnsv1_zone_update_request_zone_inner.py b/test/test_dnsv1_zone_update_request_zone_inner.py index a34727b..2a48ee5 100644 --- a/test/test_dnsv1_zone_update_request_zone_inner.py +++ b/test/test_dnsv1_zone_update_request_zone_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_dnsv1_zone_update_request_zone_inner_records_inner.py b/test/test_dnsv1_zone_update_request_zone_inner_records_inner.py index 703c380..3e4c7dd 100644 --- a/test/test_dnsv1_zone_update_request_zone_inner_records_inner.py +++ b/test/test_dnsv1_zone_update_request_zone_inner_records_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection.py b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection.py index ea0533b..92f84a1 100644 --- a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection.py +++ b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data.py b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data.py index cb0b0ec..d40dc81 100644 --- a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data.py +++ b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pending.py b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pending.py index e38255a..852cdb8 100644 --- a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pending.py +++ b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pending.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintld.py b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintld.py index 6f6d445..584d841 100644 --- a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintld.py +++ b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintld.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintldverificationtype.py b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintldverificationtype.py index 61d41eb..592d8e5 100644 --- a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintldverificationtype.py +++ b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_pendingdomaintldverificationtype.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verified.py b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verified.py index d2dcbdf..1eda6d0 100644 --- a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verified.py +++ b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verified.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintld.py b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintld.py index 3d86811..78a4651 100644 --- a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintld.py +++ b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintld.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintldverificationtype.py b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintldverificationtype.py index c1e60c2..f882d6e 100644 --- a/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintldverificationtype.py +++ b/test/test_domain_access_verifier_v2_verifications_active_verifications_collection_data_verifieddomaintldverificationtype.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domain_access_verifier_v2_verifications_list_request.py b/test/test_domain_access_verifier_v2_verifications_list_request.py index 879a881..51a4987 100644 --- a/test/test_domain_access_verifier_v2_verifications_list_request.py +++ b/test/test_domain_access_verifier_v2_verifications_list_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domain_access_verifier_verifications_api.py b/test/test_domain_access_verifier_verifications_api.py index 072df68..6b4ded9 100644 --- a/test/test_domain_access_verifier_verifications_api.py +++ b/test/test_domain_access_verifier_verifications_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_availability_api.py b/test/test_domains_availability_api.py index 73032af..f2a4c1e 100644 --- a/test/test_domains_availability_api.py +++ b/test/test_domains_availability_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_forwarding_api.py b/test/test_domains_forwarding_api.py index 25e873f..632e9bf 100644 --- a/test/test_domains_forwarding_api.py +++ b/test/test_domains_forwarding_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_portfolio_api.py b/test/test_domains_portfolio_api.py index f0de2d2..eaaecb0 100644 --- a/test/test_domains_portfolio_api.py +++ b/test/test_domains_portfolio_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_availability_availability_request.py b/test/test_domains_v1_availability_availability_request.py index aea671d..303124a 100644 --- a/test/test_domains_v1_availability_availability_request.py +++ b/test/test_domains_v1_availability_availability_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_availability_availability_resource.py b/test/test_domains_v1_availability_availability_resource.py index 767fc20..8ad58cd 100644 --- a/test/test_domains_v1_availability_availability_resource.py +++ b/test/test_domains_v1_availability_availability_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_domain_domain_extended_resource.py b/test/test_domains_v1_domain_domain_extended_resource.py index f6a6d0a..63d6356 100644 --- a/test/test_domains_v1_domain_domain_extended_resource.py +++ b/test/test_domains_v1_domain_domain_extended_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_domain_domain_extended_resource_domain_contacts.py b/test/test_domains_v1_domain_domain_extended_resource_domain_contacts.py index ee7a2e1..d5130a9 100644 --- a/test/test_domains_v1_domain_domain_extended_resource_domain_contacts.py +++ b/test/test_domains_v1_domain_domain_extended_resource_domain_contacts.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_domain_domain_extended_resource_name_servers.py b/test/test_domains_v1_domain_domain_extended_resource_name_servers.py index 12ff7bc..abee49e 100644 --- a/test/test_domains_v1_domain_domain_extended_resource_name_servers.py +++ b/test/test_domains_v1_domain_domain_extended_resource_name_servers.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_domain_domain_resource.py b/test/test_domains_v1_domain_domain_resource.py index 62e51f6..3078f3f 100644 --- a/test/test_domains_v1_domain_domain_resource.py +++ b/test/test_domains_v1_domain_domain_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_forwarding_forwarding_resource.py b/test/test_domains_v1_forwarding_forwarding_resource.py index 164c7e7..7c60f44 100644 --- a/test/test_domains_v1_forwarding_forwarding_resource.py +++ b/test/test_domains_v1_forwarding_forwarding_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_forwarding_store_request.py b/test/test_domains_v1_forwarding_store_request.py index 150700b..fa147c2 100644 --- a/test/test_domains_v1_forwarding_store_request.py +++ b/test/test_domains_v1_forwarding_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_portfolio_purchase_request.py b/test/test_domains_v1_portfolio_purchase_request.py index c636580..9e783c2 100644 --- a/test/test_domains_v1_portfolio_purchase_request.py +++ b/test/test_domains_v1_portfolio_purchase_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_portfolio_purchase_request_domain_contacts.py b/test/test_domains_v1_portfolio_purchase_request_domain_contacts.py index 29456e4..a9ff399 100644 --- a/test/test_domains_v1_portfolio_purchase_request_domain_contacts.py +++ b/test/test_domains_v1_portfolio_purchase_request_domain_contacts.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_portfolio_update_nameservers_request.py b/test/test_domains_v1_portfolio_update_nameservers_request.py index 0874dce..2d14df6 100644 --- a/test/test_domains_v1_portfolio_update_nameservers_request.py +++ b/test/test_domains_v1_portfolio_update_nameservers_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_whois_profile_resource.py b/test/test_domains_v1_whois_profile_resource.py index 5c16820..0f567d7 100644 --- a/test/test_domains_v1_whois_profile_resource.py +++ b/test/test_domains_v1_whois_profile_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_v1_whois_store_request.py b/test/test_domains_v1_whois_store_request.py index e1aa876..659b30c 100644 --- a/test/test_domains_v1_whois_store_request.py +++ b/test/test_domains_v1_whois_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_domains_whois_api.py b/test/test_domains_whois_api.py index 94252d7..26f7d6a 100644 --- a/test/test_domains_whois_api.py +++ b/test/test_domains_whois_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_get_stores_v1200_response.py b/test/test_ecommerce_get_stores_v1200_response.py index 7cf071f..a3cf6fd 100644 --- a/test/test_ecommerce_get_stores_v1200_response.py +++ b/test/test_ecommerce_get_stores_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_payments_api.py b/test/test_ecommerce_payments_api.py index 4b12c9d..185f34a 100644 --- a/test/test_ecommerce_payments_api.py +++ b/test/test_ecommerce_payments_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_products_api.py b/test/test_ecommerce_products_api.py index bfd5e6b..52d5009 100644 --- a/test/test_ecommerce_products_api.py +++ b/test/test_ecommerce_products_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_shipping_api.py b/test/test_ecommerce_shipping_api.py index e9b24fe..583faa4 100644 --- a/test/test_ecommerce_shipping_api.py +++ b/test/test_ecommerce_shipping_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_stores_api.py b/test/test_ecommerce_stores_api.py index 4656538..edc91a1 100644 --- a/test/test_ecommerce_stores_api.py +++ b/test/test_ecommerce_stores_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_payment_enable_manual_payment_request.py b/test/test_ecommerce_v1_payment_enable_manual_payment_request.py index 87a3180..d3e2bf1 100644 --- a/test/test_ecommerce_v1_payment_enable_manual_payment_request.py +++ b/test/test_ecommerce_v1_payment_enable_manual_payment_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_payment_manual_payment_resource.py b/test/test_ecommerce_v1_payment_manual_payment_resource.py index 5d85e97..4ed4342 100644 --- a/test/test_ecommerce_v1_payment_manual_payment_resource.py +++ b/test/test_ecommerce_v1_payment_manual_payment_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_payment_manual_payment_resource_payment_method.py b/test/test_ecommerce_v1_payment_manual_payment_resource_payment_method.py index 6f1f5dd..20adfc9 100644 --- a/test/test_ecommerce_v1_payment_manual_payment_resource_payment_method.py +++ b/test/test_ecommerce_v1_payment_manual_payment_resource_payment_method.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_product_create_digital_product_request.py b/test/test_ecommerce_v1_product_create_digital_product_request.py index 24aaa7f..11f1587 100644 --- a/test/test_ecommerce_v1_product_create_digital_product_request.py +++ b/test/test_ecommerce_v1_product_create_digital_product_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_product_create_physical_product_request.py b/test/test_ecommerce_v1_product_create_physical_product_request.py index f0bfa8a..fa2720f 100644 --- a/test/test_ecommerce_v1_product_create_physical_product_request.py +++ b/test/test_ecommerce_v1_product_create_physical_product_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_product_product_creation_resource.py b/test/test_ecommerce_v1_product_product_creation_resource.py index c70ce42..f797e86 100644 --- a/test/test_ecommerce_v1_product_product_creation_resource.py +++ b/test/test_ecommerce_v1_product_product_creation_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_product_product_creation_resource_product.py b/test/test_ecommerce_v1_product_product_creation_resource_product.py index 3717d01..9b8be62 100644 --- a/test/test_ecommerce_v1_product_product_creation_resource_product.py +++ b/test/test_ecommerce_v1_product_product_creation_resource_product.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_shipping_set_shipping_request.py b/test/test_ecommerce_v1_shipping_set_shipping_request.py index f3f19da..7c04af2 100644 --- a/test/test_ecommerce_v1_shipping_set_shipping_request.py +++ b/test/test_ecommerce_v1_shipping_set_shipping_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_shipping_shipping_resource.py b/test/test_ecommerce_v1_shipping_shipping_resource.py index dc8dff7..ade4ddb 100644 --- a/test/test_ecommerce_v1_shipping_shipping_resource.py +++ b/test/test_ecommerce_v1_shipping_shipping_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_shipping_shipping_resource_shipping_option.py b/test/test_ecommerce_v1_shipping_shipping_resource_shipping_option.py index c35f8d7..49e75fc 100644 --- a/test/test_ecommerce_v1_shipping_shipping_resource_shipping_option.py +++ b/test/test_ecommerce_v1_shipping_shipping_resource_shipping_option.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_store_store_creation_resource.py b/test/test_ecommerce_v1_store_store_creation_resource.py index e1f09fd..2044c08 100644 --- a/test/test_ecommerce_v1_store_store_creation_resource.py +++ b/test/test_ecommerce_v1_store_store_creation_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_store_store_creation_resource_sales_channel.py b/test/test_ecommerce_v1_store_store_creation_resource_sales_channel.py index adf0fce..420f958 100644 --- a/test/test_ecommerce_v1_store_store_creation_resource_sales_channel.py +++ b/test/test_ecommerce_v1_store_store_creation_resource_sales_channel.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_store_store_creation_resource_store.py b/test/test_ecommerce_v1_store_store_creation_resource_store.py index 92aeb0a..d47d5eb 100644 --- a/test/test_ecommerce_v1_store_store_creation_resource_store.py +++ b/test/test_ecommerce_v1_store_store_creation_resource_store.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_store_store_delete_resource.py b/test/test_ecommerce_v1_store_store_delete_resource.py index ed8e2cd..da03a8f 100644 --- a/test/test_ecommerce_v1_store_store_delete_resource.py +++ b/test/test_ecommerce_v1_store_store_delete_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_store_store_request.py b/test/test_ecommerce_v1_store_store_request.py index 6fd9b66..26c375d 100644 --- a/test/test_ecommerce_v1_store_store_request.py +++ b/test/test_ecommerce_v1_store_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_store_store_request_sales_channel.py b/test/test_ecommerce_v1_store_store_request_sales_channel.py index a051465..54791d6 100644 --- a/test/test_ecommerce_v1_store_store_request_sales_channel.py +++ b/test/test_ecommerce_v1_store_store_request_sales_channel.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_ecommerce_v1_store_store_resource.py b/test/test_ecommerce_v1_store_store_resource.py index e286494..27b6103 100644 --- a/test/test_ecommerce_v1_store_store_resource.py +++ b/test/test_ecommerce_v1_store_store_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_horizons_v1_websites_create_website_request.py b/test/test_horizons_v1_websites_create_website_request.py index 3f13586..8f12564 100644 --- a/test/test_horizons_v1_websites_create_website_request.py +++ b/test/test_horizons_v1_websites_create_website_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_horizons_v1_websites_create_website_request_message_inner.py b/test/test_horizons_v1_websites_create_website_request_message_inner.py index 4139c0c..2d572ac 100644 --- a/test/test_horizons_v1_websites_create_website_request_message_inner.py +++ b/test/test_horizons_v1_websites_create_website_request_message_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_horizons_v1_websites_created_website_resource.py b/test/test_horizons_v1_websites_created_website_resource.py index b9f58b4..f1896c9 100644 --- a/test/test_horizons_v1_websites_created_website_resource.py +++ b/test/test_horizons_v1_websites_created_website_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_horizons_v1_websites_website_url_resource.py b/test/test_horizons_v1_websites_website_url_resource.py index 9062e9d..7ec5d1f 100644 --- a/test/test_horizons_v1_websites_website_url_resource.py +++ b/test/test_horizons_v1_websites_website_url_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_horizons_websites_api.py b/test/test_horizons_websites_api.py index 67e6040..2f5f36c 100644 --- a/test/test_horizons_websites_api.py +++ b/test/test_horizons_websites_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_cron_jobs_api.py b/test/test_hosting_cron_jobs_api.py index 8346b8e..1293dcd 100644 --- a/test/test_hosting_cron_jobs_api.py +++ b/test/test_hosting_cron_jobs_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_databases_api.py b/test/test_hosting_databases_api.py index 988c997..a8a5f63 100644 --- a/test/test_hosting_databases_api.py +++ b/test/test_hosting_databases_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_datacenters_api.py b/test/test_hosting_datacenters_api.py index 1b43b28..9f11abc 100644 --- a/test/test_hosting_datacenters_api.py +++ b/test/test_hosting_datacenters_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_domains_api.py b/test/test_hosting_domains_api.py index d8dcb31..5969a2e 100644 --- a/test/test_hosting_domains_api.py +++ b/test/test_hosting_domains_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_list_account_databases_v1200_response.py b/test/test_hosting_list_account_databases_v1200_response.py index 9a99ae5..ec6cd3e 100644 --- a/test/test_hosting_list_account_databases_v1200_response.py +++ b/test/test_hosting_list_account_databases_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_list_node_js_builds_v1200_response.py b/test/test_hosting_list_node_js_builds_v1200_response.py index a83a7ab..f0b9a34 100644 --- a/test/test_hosting_list_node_js_builds_v1200_response.py +++ b/test/test_hosting_list_node_js_builds_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_list_orders_v1200_response.py b/test/test_hosting_list_orders_v1200_response.py index 45ce4f4..46f096b 100644 --- a/test/test_hosting_list_orders_v1200_response.py +++ b/test/test_hosting_list_orders_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_list_websites_v1200_response.py b/test/test_hosting_list_websites_v1200_response.py index f42767b..b23af80 100644 --- a/test/test_hosting_list_websites_v1200_response.py +++ b/test/test_hosting_list_websites_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_node_js_api.py b/test/test_hosting_node_js_api.py index 4fb18ab..685e477 100644 --- a/test/test_hosting_node_js_api.py +++ b/test/test_hosting_node_js_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_orders_api.py b/test/test_hosting_orders_api.py index d719a11..e874271 100644 --- a/test/test_hosting_orders_api.py +++ b/test/test_hosting_orders_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_cron_jobs_create_cron_job_request.py b/test/test_hosting_v1_cron_jobs_create_cron_job_request.py index fdc83e1..ebceb5b 100644 --- a/test/test_hosting_v1_cron_jobs_create_cron_job_request.py +++ b/test/test_hosting_v1_cron_jobs_create_cron_job_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_cron_jobs_cron_job_output_resource.py b/test/test_hosting_v1_cron_jobs_cron_job_output_resource.py index 9b20582..c60382a 100644 --- a/test/test_hosting_v1_cron_jobs_cron_job_output_resource.py +++ b/test/test_hosting_v1_cron_jobs_cron_job_output_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_cron_jobs_cron_job_resource.py b/test/test_hosting_v1_cron_jobs_cron_job_resource.py index 3cac8b2..d01310d 100644 --- a/test/test_hosting_v1_cron_jobs_cron_job_resource.py +++ b/test/test_hosting_v1_cron_jobs_cron_job_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_databases_change_database_password_request.py b/test/test_hosting_v1_databases_change_database_password_request.py index 9d958a8..b5c6868 100644 --- a/test/test_hosting_v1_databases_change_database_password_request.py +++ b/test/test_hosting_v1_databases_change_database_password_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_databases_create_database_request.py b/test/test_hosting_v1_databases_create_database_request.py index d363243..cdaf386 100644 --- a/test/test_hosting_v1_databases_create_database_request.py +++ b/test/test_hosting_v1_databases_create_database_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_databases_database_resource.py b/test/test_hosting_v1_databases_database_resource.py index 892001c..6c3f634 100644 --- a/test/test_hosting_v1_databases_database_resource.py +++ b/test/test_hosting_v1_databases_database_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_databases_php_my_admin_link_resource.py b/test/test_hosting_v1_databases_php_my_admin_link_resource.py index 487ab53..84b456f 100644 --- a/test/test_hosting_v1_databases_php_my_admin_link_resource.py +++ b/test/test_hosting_v1_databases_php_my_admin_link_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_databases_remote_connections_create_remote_connection_request.py b/test/test_hosting_v1_databases_remote_connections_create_remote_connection_request.py index d9f1422..e23797b 100644 --- a/test/test_hosting_v1_databases_remote_connections_create_remote_connection_request.py +++ b/test/test_hosting_v1_databases_remote_connections_create_remote_connection_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_databases_remote_connections_remote_connection_resource.py b/test/test_hosting_v1_databases_remote_connections_remote_connection_resource.py index 2ca534a..91ebdd4 100644 --- a/test/test_hosting_v1_databases_remote_connections_remote_connection_resource.py +++ b/test/test_hosting_v1_databases_remote_connections_remote_connection_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_datacenter_coordinates_resource.py b/test/test_hosting_v1_datacenter_coordinates_resource.py index c4024e9..1c89ec8 100644 --- a/test/test_hosting_v1_datacenter_coordinates_resource.py +++ b/test/test_hosting_v1_datacenter_coordinates_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_datacenter_datacenter_resource.py b/test/test_hosting_v1_datacenter_datacenter_resource.py index cbbda09..61825d3 100644 --- a/test/test_hosting_v1_datacenter_datacenter_resource.py +++ b/test/test_hosting_v1_datacenter_datacenter_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_datacenters_list_request.py b/test/test_hosting_v1_datacenters_list_request.py index bb23f82..a53abe2 100644 --- a/test/test_hosting_v1_datacenters_list_request.py +++ b/test/test_hosting_v1_datacenters_list_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_domains_create_parked_domain_request.py b/test/test_hosting_v1_domains_create_parked_domain_request.py index 5e15d4e..7c177be 100644 --- a/test/test_hosting_v1_domains_create_parked_domain_request.py +++ b/test/test_hosting_v1_domains_create_parked_domain_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_domains_create_subdomain_request.py b/test/test_hosting_v1_domains_create_subdomain_request.py index 45f3c4b..05d8933 100644 --- a/test/test_hosting_v1_domains_create_subdomain_request.py +++ b/test/test_hosting_v1_domains_create_subdomain_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_domains_domain_access_resource.py b/test/test_hosting_v1_domains_domain_access_resource.py index 328617e..9570be0 100644 --- a/test/test_hosting_v1_domains_domain_access_resource.py +++ b/test/test_hosting_v1_domains_domain_access_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_domains_free_subdomain_resource.py b/test/test_hosting_v1_domains_free_subdomain_resource.py index e0880a7..2e7b259 100644 --- a/test/test_hosting_v1_domains_free_subdomain_resource.py +++ b/test/test_hosting_v1_domains_free_subdomain_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_domains_parked_domain_resource.py b/test/test_hosting_v1_domains_parked_domain_resource.py index 26ffd34..e5cfd5b 100644 --- a/test/test_hosting_v1_domains_parked_domain_resource.py +++ b/test/test_hosting_v1_domains_parked_domain_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_domains_subdomain_resource.py b/test/test_hosting_v1_domains_subdomain_resource.py index cbad9d0..05a49e6 100644 --- a/test/test_hosting_v1_domains_subdomain_resource.py +++ b/test/test_hosting_v1_domains_subdomain_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_domains_verify_ownership_request.py b/test/test_hosting_v1_domains_verify_ownership_request.py index 3aa4402..02da6f7 100644 --- a/test/test_hosting_v1_domains_verify_ownership_request.py +++ b/test/test_hosting_v1_domains_verify_ownership_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_node_js_build_logs_resource.py b/test/test_hosting_v1_node_js_build_logs_resource.py index 9261975..9716a6f 100644 --- a/test/test_hosting_v1_node_js_build_logs_resource.py +++ b/test/test_hosting_v1_node_js_build_logs_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_node_js_build_options_resource.py b/test/test_hosting_v1_node_js_build_options_resource.py index d892cd4..4b4f694 100644 --- a/test/test_hosting_v1_node_js_build_options_resource.py +++ b/test/test_hosting_v1_node_js_build_options_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_node_js_build_resource.py b/test/test_hosting_v1_node_js_build_resource.py index 0c8b2bd..f8d1940 100644 --- a/test/test_hosting_v1_node_js_build_resource.py +++ b/test/test_hosting_v1_node_js_build_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_node_js_create_from_archive_request.py b/test/test_hosting_v1_node_js_create_from_archive_request.py index 65a88cb..a302bcc 100644 --- a/test/test_hosting_v1_node_js_create_from_archive_request.py +++ b/test/test_hosting_v1_node_js_create_from_archive_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_node_js_source_options_resource.py b/test/test_hosting_v1_node_js_source_options_resource.py index 136065f..1622417 100644 --- a/test/test_hosting_v1_node_js_source_options_resource.py +++ b/test/test_hosting_v1_node_js_source_options_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_orders_order_resource.py b/test/test_hosting_v1_orders_order_resource.py index 0d1376d..c6c4fd7 100644 --- a/test/test_hosting_v1_orders_order_resource.py +++ b/test/test_hosting_v1_orders_order_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_orders_plan_resource.py b/test/test_hosting_v1_orders_plan_resource.py index d5b5b13..e70b16f 100644 --- a/test/test_hosting_v1_orders_plan_resource.py +++ b/test/test_hosting_v1_orders_plan_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_websites_create_website_request.py b/test/test_hosting_v1_websites_create_website_request.py index ddeff8c..cca9a65 100644 --- a/test/test_hosting_v1_websites_create_website_request.py +++ b/test/test_hosting_v1_websites_create_website_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_websites_website_resource.py b/test/test_hosting_v1_websites_website_resource.py index fb72f91..c9ac0be 100644 --- a/test/test_hosting_v1_websites_website_resource.py +++ b/test/test_hosting_v1_websites_website_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_wordpress_install_wordpress_request.py b/test/test_hosting_v1_wordpress_install_wordpress_request.py index 15e58ae..98d72c1 100644 --- a/test/test_hosting_v1_wordpress_install_wordpress_request.py +++ b/test/test_hosting_v1_wordpress_install_wordpress_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_wordpress_install_wordpress_request_credentials.py b/test/test_hosting_v1_wordpress_install_wordpress_request_credentials.py index 3e5f435..9a3b52f 100644 --- a/test/test_hosting_v1_wordpress_install_wordpress_request_credentials.py +++ b/test/test_hosting_v1_wordpress_install_wordpress_request_credentials.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_wordpress_install_wordpress_request_database.py b/test/test_hosting_v1_wordpress_install_wordpress_request_database.py index cf19701..1b3bea2 100644 --- a/test/test_hosting_v1_wordpress_install_wordpress_request_database.py +++ b/test/test_hosting_v1_wordpress_install_wordpress_request_database.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_v1_wordpress_wordpress_installation_resource.py b/test/test_hosting_v1_wordpress_wordpress_installation_resource.py index bfbf2ba..f1dd1b8 100644 --- a/test/test_hosting_v1_wordpress_wordpress_installation_resource.py +++ b/test/test_hosting_v1_wordpress_wordpress_installation_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_websites_api.py b/test/test_hosting_websites_api.py index a00c306..edc2c75 100644 --- a/test/test_hosting_websites_api.py +++ b/test/test_hosting_websites_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_hosting_wordpress_api.py b/test/test_hosting_wordpress_api.py index 3098971..8f2a1cb 100644 --- a/test/test_hosting_wordpress_api.py +++ b/test/test_hosting_wordpress_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_inline_object.py b/test/test_inline_object.py index ce134c0..323c71f 100644 --- a/test/test_inline_object.py +++ b/test/test_inline_object.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_inline_object1.py b/test/test_inline_object1.py index 5b9bdbe..fded530 100644 --- a/test/test_inline_object1.py +++ b/test/test_inline_object1.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_inline_object2.py b/test/test_inline_object2.py index 28355ec..410f189 100644 --- a/test/test_inline_object2.py +++ b/test/test_inline_object2.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_inline_object2_errors.py b/test/test_inline_object2_errors.py index 9a0e3b0..cbbf323 100644 --- a/test/test_inline_object2_errors.py +++ b/test/test_inline_object2_errors.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_contacts_api.py b/test/test_reach_contacts_api.py index 42f338c..978a696 100644 --- a/test/test_reach_contacts_api.py +++ b/test/test_reach_contacts_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_list_contacts_v1200_response.py b/test/test_reach_list_contacts_v1200_response.py index 559687c..ca6abb0 100644 --- a/test/test_reach_list_contacts_v1200_response.py +++ b/test/test_reach_list_contacts_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_list_profile_segment_contacts_v1200_response.py b/test/test_reach_list_profile_segment_contacts_v1200_response.py index f70222d..10b1393 100644 --- a/test/test_reach_list_profile_segment_contacts_v1200_response.py +++ b/test/test_reach_list_profile_segment_contacts_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_profiles_api.py b/test/test_reach_profiles_api.py index 08712f3..6dc6ebf 100644 --- a/test/test_reach_profiles_api.py +++ b/test/test_reach_profiles_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_segments_api.py b/test/test_reach_segments_api.py index 024b02f..a4d6352 100644 --- a/test/test_reach_segments_api.py +++ b/test/test_reach_segments_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_contacts_contact_resource.py b/test/test_reach_v1_contacts_contact_resource.py index ff393f0..6c1ca55 100644 --- a/test/test_reach_v1_contacts_contact_resource.py +++ b/test/test_reach_v1_contacts_contact_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_contacts_groups_contact_group_resource.py b/test/test_reach_v1_contacts_groups_contact_group_resource.py index 33889ba..1b218cd 100644 --- a/test/test_reach_v1_contacts_groups_contact_group_resource.py +++ b/test/test_reach_v1_contacts_groups_contact_group_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_contacts_segments_contact_segment_resource.py b/test/test_reach_v1_contacts_segments_contact_segment_resource.py index c75088a..0322dd7 100644 --- a/test/test_reach_v1_contacts_segments_contact_segment_resource.py +++ b/test/test_reach_v1_contacts_segments_contact_segment_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_contacts_segments_segment_resource.py b/test/test_reach_v1_contacts_segments_segment_resource.py index 38f100a..b3aaeb9 100644 --- a/test/test_reach_v1_contacts_segments_segment_resource.py +++ b/test/test_reach_v1_contacts_segments_segment_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_contacts_segments_segmentation_contact_resource.py b/test/test_reach_v1_contacts_segments_segmentation_contact_resource.py index 28e69f5..9c96130 100644 --- a/test/test_reach_v1_contacts_segments_segmentation_contact_resource.py +++ b/test/test_reach_v1_contacts_segments_segmentation_contact_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_contacts_segments_store_request.py b/test/test_reach_v1_contacts_segments_store_request.py index 9b5a6c2..adcee5f 100644 --- a/test/test_reach_v1_contacts_segments_store_request.py +++ b/test/test_reach_v1_contacts_segments_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_contacts_segments_store_request_conditions_inner.py b/test/test_reach_v1_contacts_segments_store_request_conditions_inner.py index baf60c5..103b6fa 100644 --- a/test/test_reach_v1_contacts_segments_store_request_conditions_inner.py +++ b/test/test_reach_v1_contacts_segments_store_request_conditions_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_contacts_segments_store_request_conditions_inner_value.py b/test/test_reach_v1_contacts_segments_store_request_conditions_inner_value.py index 6c6270e..3c42934 100644 --- a/test/test_reach_v1_contacts_segments_store_request_conditions_inner_value.py +++ b/test/test_reach_v1_contacts_segments_store_request_conditions_inner_value.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_contacts_store_request.py b/test/test_reach_v1_contacts_store_request.py index ebb01a7..6312174 100644 --- a/test/test_reach_v1_contacts_store_request.py +++ b/test/test_reach_v1_contacts_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_profiles_domains_dns_record_status.py b/test/test_reach_v1_profiles_domains_dns_record_status.py index c224ea2..ce8f032 100644 --- a/test/test_reach_v1_profiles_domains_dns_record_status.py +++ b/test/test_reach_v1_profiles_domains_dns_record_status.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_profiles_domains_dns_record_status_actual_inner.py b/test/test_reach_v1_profiles_domains_dns_record_status_actual_inner.py index 4e9ca89..ebacda5 100644 --- a/test/test_reach_v1_profiles_domains_dns_record_status_actual_inner.py +++ b/test/test_reach_v1_profiles_domains_dns_record_status_actual_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_profiles_domains_dns_record_status_suggested_inner.py b/test/test_reach_v1_profiles_domains_dns_record_status_suggested_inner.py index 96407ed..71ef92c 100644 --- a/test/test_reach_v1_profiles_domains_dns_record_status_suggested_inner.py +++ b/test/test_reach_v1_profiles_domains_dns_record_status_suggested_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_profiles_domains_dns_status_resource.py b/test/test_reach_v1_profiles_domains_dns_status_resource.py index 618de95..1ade730 100644 --- a/test/test_reach_v1_profiles_domains_dns_status_resource.py +++ b/test/test_reach_v1_profiles_domains_dns_status_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_profiles_profile_resource.py b/test/test_reach_v1_profiles_profile_resource.py index 476702d..1edda11 100644 --- a/test/test_reach_v1_profiles_profile_resource.py +++ b/test/test_reach_v1_profiles_profile_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_profiles_profile_resource_limits.py b/test/test_reach_v1_profiles_profile_resource_limits.py index afbaa36..8c1145b 100644 --- a/test/test_reach_v1_profiles_profile_resource_limits.py +++ b/test/test_reach_v1_profiles_profile_resource_limits.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_reach_v1_profiles_profile_resource_profiles_inner.py b/test/test_reach_v1_profiles_profile_resource_profiles_inner.py index 9bc9d0c..ed29ecd 100644 --- a/test/test_reach_v1_profiles_profile_resource_profiles_inner.py +++ b/test/test_reach_v1_profiles_profile_resource_profiles_inner.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_actions_api.py b/test/test_vps_actions_api.py index e59bd6a..1c75ca7 100644 --- a/test/test_vps_actions_api.py +++ b/test/test_vps_actions_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_backups_api.py b/test/test_vps_backups_api.py index 25e7c0b..d756297 100644 --- a/test/test_vps_backups_api.py +++ b/test/test_vps_backups_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_data_centers_api.py b/test/test_vps_data_centers_api.py index 2c81d0f..915029f 100644 --- a/test/test_vps_data_centers_api.py +++ b/test/test_vps_data_centers_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_docker_manager_api.py b/test/test_vps_docker_manager_api.py index d2cb098..b6071c0 100644 --- a/test/test_vps_docker_manager_api.py +++ b/test/test_vps_docker_manager_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_firewall_api.py b/test/test_vps_firewall_api.py index adbbc4f..cb7423e 100644 --- a/test/test_vps_firewall_api.py +++ b/test/test_vps_firewall_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_get_actions_v1200_response.py b/test/test_vps_get_actions_v1200_response.py index fd37bbd..d8e69b5 100644 --- a/test/test_vps_get_actions_v1200_response.py +++ b/test/test_vps_get_actions_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_get_backups_v1200_response.py b/test/test_vps_get_backups_v1200_response.py index c279af6..3ffe643 100644 --- a/test/test_vps_get_backups_v1200_response.py +++ b/test/test_vps_get_backups_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_get_firewall_list_v1200_response.py b/test/test_vps_get_firewall_list_v1200_response.py index 0d2e2f1..1ff4f2f 100644 --- a/test/test_vps_get_firewall_list_v1200_response.py +++ b/test/test_vps_get_firewall_list_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_get_post_install_scripts_v1200_response.py b/test/test_vps_get_post_install_scripts_v1200_response.py index ccb0923..278a26a 100644 --- a/test/test_vps_get_post_install_scripts_v1200_response.py +++ b/test/test_vps_get_post_install_scripts_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_get_public_keys_v1200_response.py b/test/test_vps_get_public_keys_v1200_response.py index ed2346b..2db7fd6 100644 --- a/test/test_vps_get_public_keys_v1200_response.py +++ b/test/test_vps_get_public_keys_v1200_response.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_malware_scanner_api.py b/test/test_vps_malware_scanner_api.py index 7beb604..4579aaa 100644 --- a/test/test_vps_malware_scanner_api.py +++ b/test/test_vps_malware_scanner_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_post_install_scripts_api.py b/test/test_vps_post_install_scripts_api.py index ba3a9e9..92c13f7 100644 --- a/test/test_vps_post_install_scripts_api.py +++ b/test/test_vps_post_install_scripts_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_public_keys_api.py b/test/test_vps_public_keys_api.py index 4f92a7a..e394e7b 100644 --- a/test/test_vps_public_keys_api.py +++ b/test/test_vps_public_keys_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_recovery_api.py b/test/test_vps_recovery_api.py index 3a34d82..f48d6cc 100644 --- a/test/test_vps_recovery_api.py +++ b/test/test_vps_recovery_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_snapshots_api.py b/test/test_vps_snapshots_api.py index 4dd148b..c10d083 100644 --- a/test/test_vps_snapshots_api.py +++ b/test/test_vps_snapshots_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vps_virtual_machine_api.py b/test/test_vps_virtual_machine_api.py index 1dbfc5f..150428d 100644 --- a/test/test_vps_virtual_machine_api.py +++ b/test/test_vps_virtual_machine_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsos_templates_api.py b/test/test_vpsos_templates_api.py index 97fdf80..99a2503 100644 --- a/test/test_vpsos_templates_api.py +++ b/test/test_vpsos_templates_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsptr_records_api.py b/test/test_vpsptr_records_api.py index 636f61a..f21d423 100644 --- a/test/test_vpsptr_records_api.py +++ b/test/test_vpsptr_records_api.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_action_action_resource.py b/test/test_vpsv1_action_action_resource.py index febcda1..b869f72 100644 --- a/test/test_vpsv1_action_action_resource.py +++ b/test/test_vpsv1_action_action_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_backup_backup_resource.py b/test/test_vpsv1_backup_backup_resource.py index fce7a50..89daf42 100644 --- a/test/test_vpsv1_backup_backup_resource.py +++ b/test/test_vpsv1_backup_backup_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_data_center_data_center_resource.py b/test/test_vpsv1_data_center_data_center_resource.py index 2ffa445..cdeffc6 100644 --- a/test/test_vpsv1_data_center_data_center_resource.py +++ b/test/test_vpsv1_data_center_data_center_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_docker_manager_container_port_resource.py b/test/test_vpsv1_docker_manager_container_port_resource.py index e3b20ea..0b38b07 100644 --- a/test/test_vpsv1_docker_manager_container_port_resource.py +++ b/test/test_vpsv1_docker_manager_container_port_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_docker_manager_container_resource.py b/test/test_vpsv1_docker_manager_container_resource.py index a5d4974..23e13ad 100644 --- a/test/test_vpsv1_docker_manager_container_resource.py +++ b/test/test_vpsv1_docker_manager_container_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_docker_manager_container_stats_resource.py b/test/test_vpsv1_docker_manager_container_stats_resource.py index ef44dd9..c115918 100644 --- a/test/test_vpsv1_docker_manager_container_stats_resource.py +++ b/test/test_vpsv1_docker_manager_container_stats_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_docker_manager_content_resource.py b/test/test_vpsv1_docker_manager_content_resource.py index 278a730..08a0f2b 100644 --- a/test/test_vpsv1_docker_manager_content_resource.py +++ b/test/test_vpsv1_docker_manager_content_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_docker_manager_log_entry_resource.py b/test/test_vpsv1_docker_manager_log_entry_resource.py index 060c648..fecba49 100644 --- a/test/test_vpsv1_docker_manager_log_entry_resource.py +++ b/test/test_vpsv1_docker_manager_log_entry_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_docker_manager_logs_resource.py b/test/test_vpsv1_docker_manager_logs_resource.py index 3b6b2fc..a7411b0 100644 --- a/test/test_vpsv1_docker_manager_logs_resource.py +++ b/test/test_vpsv1_docker_manager_logs_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_docker_manager_project_resource.py b/test/test_vpsv1_docker_manager_project_resource.py index e104562..7e20014 100644 --- a/test/test_vpsv1_docker_manager_project_resource.py +++ b/test/test_vpsv1_docker_manager_project_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_firewall_firewall_resource.py b/test/test_vpsv1_firewall_firewall_resource.py index 50e9b9c..21a9330 100644 --- a/test/test_vpsv1_firewall_firewall_resource.py +++ b/test/test_vpsv1_firewall_firewall_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_firewall_firewall_rule_resource.py b/test/test_vpsv1_firewall_firewall_rule_resource.py index 337afe4..ab069ed 100644 --- a/test/test_vpsv1_firewall_firewall_rule_resource.py +++ b/test/test_vpsv1_firewall_firewall_rule_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_firewall_rules_store_request.py b/test/test_vpsv1_firewall_rules_store_request.py index fe6159a..f264a83 100644 --- a/test/test_vpsv1_firewall_rules_store_request.py +++ b/test/test_vpsv1_firewall_rules_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_firewall_store_request.py b/test/test_vpsv1_firewall_store_request.py index bfba992..00df57b 100644 --- a/test/test_vpsv1_firewall_store_request.py +++ b/test/test_vpsv1_firewall_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_ip_address_ip_address_resource.py b/test/test_vpsv1_ip_address_ip_address_resource.py index fe05509..2e73286 100644 --- a/test/test_vpsv1_ip_address_ip_address_resource.py +++ b/test/test_vpsv1_ip_address_ip_address_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_malware_metrics_resource.py b/test/test_vpsv1_malware_metrics_resource.py index dbb61b7..cb95fb5 100644 --- a/test/test_vpsv1_malware_metrics_resource.py +++ b/test/test_vpsv1_malware_metrics_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_metrics_metrics_collection.py b/test/test_vpsv1_metrics_metrics_collection.py index c65e165..568b209 100644 --- a/test/test_vpsv1_metrics_metrics_collection.py +++ b/test/test_vpsv1_metrics_metrics_collection.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_metrics_metrics_resource.py b/test/test_vpsv1_metrics_metrics_resource.py index cb76899..4de6f50 100644 --- a/test/test_vpsv1_metrics_metrics_resource.py +++ b/test/test_vpsv1_metrics_metrics_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_post_install_script_post_install_script_resource.py b/test/test_vpsv1_post_install_script_post_install_script_resource.py index f49fcc0..dc8b434 100644 --- a/test/test_vpsv1_post_install_script_post_install_script_resource.py +++ b/test/test_vpsv1_post_install_script_post_install_script_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_post_install_script_store_request.py b/test/test_vpsv1_post_install_script_store_request.py index 775bda2..bcdd811 100644 --- a/test/test_vpsv1_post_install_script_store_request.py +++ b/test/test_vpsv1_post_install_script_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_public_key_attach_request.py b/test/test_vpsv1_public_key_attach_request.py index 4908a0e..0d6358f 100644 --- a/test/test_vpsv1_public_key_attach_request.py +++ b/test/test_vpsv1_public_key_attach_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_public_key_public_key_resource.py b/test/test_vpsv1_public_key_public_key_resource.py index 032b04c..dbaed27 100644 --- a/test/test_vpsv1_public_key_public_key_resource.py +++ b/test/test_vpsv1_public_key_public_key_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_public_key_store_request.py b/test/test_vpsv1_public_key_store_request.py index 2366f3e..5ef9558 100644 --- a/test/test_vpsv1_public_key_store_request.py +++ b/test/test_vpsv1_public_key_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_snapshot_snapshot_resource.py b/test/test_vpsv1_snapshot_snapshot_resource.py index 19a05df..8388e2b 100644 --- a/test/test_vpsv1_snapshot_snapshot_resource.py +++ b/test/test_vpsv1_snapshot_snapshot_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_template_template_resource.py b/test/test_vpsv1_template_template_resource.py index 5f13e06..568ff8e 100644 --- a/test/test_vpsv1_template_template_resource.py +++ b/test/test_vpsv1_template_template_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_docker_manager_up_request.py b/test/test_vpsv1_virtual_machine_docker_manager_up_request.py index d2f659e..336af1b 100644 --- a/test/test_vpsv1_virtual_machine_docker_manager_up_request.py +++ b/test/test_vpsv1_virtual_machine_docker_manager_up_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_hostname_update_request.py b/test/test_vpsv1_virtual_machine_hostname_update_request.py index fb41534..2e045c0 100644 --- a/test/test_vpsv1_virtual_machine_hostname_update_request.py +++ b/test/test_vpsv1_virtual_machine_hostname_update_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_metric_get_request.py b/test/test_vpsv1_virtual_machine_metric_get_request.py index 144cbf0..fc61778 100644 --- a/test/test_vpsv1_virtual_machine_metric_get_request.py +++ b/test/test_vpsv1_virtual_machine_metric_get_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_nameservers_update_request.py b/test/test_vpsv1_virtual_machine_nameservers_update_request.py index a6300a8..bed3ee2 100644 --- a/test/test_vpsv1_virtual_machine_nameservers_update_request.py +++ b/test/test_vpsv1_virtual_machine_nameservers_update_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_panel_password_update_request.py b/test/test_vpsv1_virtual_machine_panel_password_update_request.py index 8f734d6..1801e00 100644 --- a/test/test_vpsv1_virtual_machine_panel_password_update_request.py +++ b/test/test_vpsv1_virtual_machine_panel_password_update_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_ptr_store_request.py b/test/test_vpsv1_virtual_machine_ptr_store_request.py index 749e84a..cf78a9f 100644 --- a/test/test_vpsv1_virtual_machine_ptr_store_request.py +++ b/test/test_vpsv1_virtual_machine_ptr_store_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_purchase_request.py b/test/test_vpsv1_virtual_machine_purchase_request.py index ddc811e..e023253 100644 --- a/test/test_vpsv1_virtual_machine_purchase_request.py +++ b/test/test_vpsv1_virtual_machine_purchase_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_recovery_start_request.py b/test/test_vpsv1_virtual_machine_recovery_start_request.py index a9cd6b2..3117af3 100644 --- a/test/test_vpsv1_virtual_machine_recovery_start_request.py +++ b/test/test_vpsv1_virtual_machine_recovery_start_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_recreate_request.py b/test/test_vpsv1_virtual_machine_recreate_request.py index 7d4ab0f..aedeb7d 100644 --- a/test/test_vpsv1_virtual_machine_recreate_request.py +++ b/test/test_vpsv1_virtual_machine_recreate_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_root_password_update_request.py b/test/test_vpsv1_virtual_machine_root_password_update_request.py index 1611bad..51defa1 100644 --- a/test/test_vpsv1_virtual_machine_root_password_update_request.py +++ b/test/test_vpsv1_virtual_machine_root_password_update_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_setup_request.py b/test/test_vpsv1_virtual_machine_setup_request.py index a22faf6..2528ec3 100644 --- a/test/test_vpsv1_virtual_machine_setup_request.py +++ b/test/test_vpsv1_virtual_machine_setup_request.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_setup_request_public_key.py b/test/test_vpsv1_virtual_machine_setup_request_public_key.py index 0504b36..3dfbe0e 100644 --- a/test/test_vpsv1_virtual_machine_setup_request_public_key.py +++ b/test/test_vpsv1_virtual_machine_setup_request_public_key.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api diff --git a/test/test_vpsv1_virtual_machine_virtual_machine_resource.py b/test/test_vpsv1_virtual_machine_virtual_machine_resource.py index 8670bbe..352f23e 100644 --- a/test/test_vpsv1_virtual_machine_virtual_machine_resource.py +++ b/test/test_vpsv1_virtual_machine_virtual_machine_resource.py @@ -3,7 +3,7 @@ """ Hostinger API Python SDK - API Version: 0.22.0 + API Version: 0.22.1 NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY! If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api