From 08ecd8744187692f60f34ea3f645cf4066a8d1ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20K=C3=B6stler?= Date: Thu, 15 Jan 2026 12:49:43 +0100 Subject: [PATCH 1/6] [spec-sync-meta] Start sync process based on ba7c999 --- src/apis/actions_api.rs | 2 +- src/apis/certificates_api.rs | 2 +- src/apis/configuration.rs | 2 +- src/apis/datacenters_api.rs | 2 +- src/apis/firewalls_api.rs | 2 +- src/apis/floating_ips_api.rs | 2 +- src/apis/images_api.rs | 2 +- src/apis/isos_api.rs | 2 +- src/apis/load_balancer_types_api.rs | 2 +- src/apis/load_balancers_api.rs | 2 +- src/apis/locations_api.rs | 2 +- src/apis/networks_api.rs | 2 +- src/apis/placement_groups_api.rs | 2 +- src/apis/pricing_api.rs | 2 +- src/apis/primary_ips_api.rs | 2 +- src/apis/server_types_api.rs | 2 +- src/apis/servers_api.rs | 2 +- src/apis/ssh_keys_api.rs | 2 +- src/apis/storage_box_types_api.rs | 2 +- src/apis/storage_boxes_api.rs | 2 +- src/apis/volumes_api.rs | 2 +- src/apis/zones_api.rs | 2 +- src/models/action.rs | 2 +- src/models/add_records_to_rrset_request.rs | 2 +- src/models/add_records_to_rrset_response.rs | 2 +- src/models/add_route_to_network_response.rs | 2 +- src/models/add_server_to_placement_group_request.rs | 2 +- src/models/add_server_to_placement_group_response.rs | 2 +- src/models/add_service_response.rs | 2 +- src/models/add_subnet_to_network_response.rs | 2 +- src/models/add_target_response.rs | 2 +- src/models/apply_to_resources_request.rs | 2 +- src/models/apply_to_resources_response.rs | 2 +- src/models/architecture.rs | 2 +- src/models/assign_floating_ip_to_server_request.rs | 2 +- src/models/assign_floating_ip_to_server_response.rs | 2 +- src/models/assign_primary_ip_to_resource_request.rs | 2 +- src/models/assign_primary_ip_to_resource_response.rs | 2 +- src/models/attach_iso_to_server_request.rs | 2 +- src/models/attach_iso_to_server_response.rs | 2 +- src/models/attach_load_balancer_to_network_request.rs | 2 +- src/models/attach_load_balancer_to_network_response.rs | 2 +- src/models/attach_server_to_network_request.rs | 2 +- src/models/attach_server_to_network_response.rs | 2 +- src/models/attach_volume_to_server_request.rs | 2 +- src/models/attach_volume_to_server_response.rs | 2 +- src/models/certificate.rs | 2 +- src/models/certificate_status.rs | 2 +- src/models/certificate_status_error.rs | 2 +- src/models/change_algorithm_response.rs | 2 +- src/models/change_alias_ips_of_network_request.rs | 2 +- src/models/change_alias_ips_of_network_response.rs | 2 +- src/models/change_floating_ip_protection_response.rs | 2 +- src/models/change_home_directory_request.rs | 2 +- src/models/change_home_directory_response.rs | 2 +- src/models/change_image_protection_request.rs | 2 +- src/models/change_image_protection_response.rs | 2 +- src/models/change_ip_range_of_network_request.rs | 2 +- src/models/change_ip_range_of_network_response.rs | 2 +- src/models/change_load_balancer_protection_request.rs | 2 +- src/models/change_load_balancer_protection_response.rs | 2 +- src/models/change_network_protection_request.rs | 2 +- src/models/change_network_protection_response.rs | 2 +- src/models/change_primary_ip_protection_response.rs | 2 +- src/models/change_protection_request.rs | 2 +- src/models/change_protection_response.rs | 2 +- .../change_reverse_dns_entry_for_this_load_balancer_request.rs | 2 +- .../change_reverse_dns_entry_for_this_load_balancer_response.rs | 2 +- src/models/change_reverse_dns_entry_for_this_server_request.rs | 2 +- src/models/change_reverse_dns_entry_for_this_server_response.rs | 2 +- .../change_reverse_dns_records_for_floating_ip_response.rs | 2 +- .../change_reverse_dns_records_for_primary_ip_response.rs | 2 +- src/models/change_rrsets_protection_request.rs | 2 +- src/models/change_rrsets_protection_response.rs | 2 +- src/models/change_rrsets_ttl_request.rs | 2 +- src/models/change_rrsets_ttl_response.rs | 2 +- src/models/change_server_protection_request.rs | 2 +- src/models/change_server_protection_response.rs | 2 +- src/models/change_type_of_load_balancer_request.rs | 2 +- src/models/change_type_of_load_balancer_response.rs | 2 +- src/models/change_type_of_server_request.rs | 2 +- src/models/change_type_of_server_response.rs | 2 +- src/models/change_type_request.rs | 2 +- src/models/change_type_response.rs | 2 +- src/models/change_volume_protection_request.rs | 2 +- src/models/change_volume_protection_response.rs | 2 +- src/models/change_zones_default_ttl_request.rs | 2 +- src/models/change_zones_default_ttl_response.rs | 2 +- src/models/change_zones_primary_nameservers_request.rs | 2 +- src/models/change_zones_primary_nameservers_response.rs | 2 +- src/models/change_zones_protection_request.rs | 2 +- src/models/change_zones_protection_response.rs | 2 +- src/models/create_certificate_request.rs | 2 +- src/models/create_certificate_response.rs | 2 +- src/models/create_firewall_request.rs | 2 +- src/models/create_firewall_response.rs | 2 +- src/models/create_floating_ip_request.rs | 2 +- src/models/create_floating_ip_response.rs | 2 +- src/models/create_image_from_server_request.rs | 2 +- src/models/create_image_from_server_response.rs | 2 +- src/models/create_load_balancer_request.rs | 2 +- src/models/create_load_balancer_response.rs | 2 +- src/models/create_network_request.rs | 2 +- src/models/create_network_response.rs | 2 +- src/models/create_placementgroup_request.rs | 2 +- src/models/create_placementgroup_response.rs | 2 +- src/models/create_primary_ip_request.rs | 2 +- src/models/create_primary_ip_response.rs | 2 +- src/models/create_rrset_response.rs | 2 +- src/models/create_server_request.rs | 2 +- src/models/create_server_request_firewalls.rs | 2 +- src/models/create_server_request_public_net.rs | 2 +- src/models/create_server_response.rs | 2 +- src/models/create_snapshot_request.rs | 2 +- src/models/create_snapshot_response.rs | 2 +- src/models/create_snapshot_response_snapshot.rs | 2 +- src/models/create_ssh_key_request.rs | 2 +- src/models/create_ssh_key_response.rs | 2 +- src/models/create_storage_box_request.rs | 2 +- src/models/create_storage_box_request_access_settings.rs | 2 +- src/models/create_storage_box_response.rs | 2 +- src/models/create_subaccount_request.rs | 2 +- src/models/create_subaccount_request_access_settings.rs | 2 +- src/models/create_subaccount_response.rs | 2 +- src/models/create_subaccount_response_subaccount.rs | 2 +- src/models/create_volume_request.rs | 2 +- src/models/create_volume_response.rs | 2 +- src/models/create_zone_request.rs | 2 +- src/models/create_zone_response.rs | 2 +- src/models/created_from.rs | 2 +- src/models/data_center.rs | 2 +- src/models/data_center_server_types.rs | 2 +- src/models/delete_route_from_network_response.rs | 2 +- src/models/delete_rrset_response.rs | 2 +- src/models/delete_server_response.rs | 2 +- src/models/delete_service_request.rs | 2 +- src/models/delete_service_response.rs | 2 +- src/models/delete_snapshot_response.rs | 2 +- src/models/delete_storage_box_response.rs | 2 +- src/models/delete_subaccount_response.rs | 2 +- src/models/delete_subnet_from_network_request.rs | 2 +- src/models/delete_subnet_from_network_response.rs | 2 +- src/models/delete_zone_response.rs | 2 +- src/models/deprecation_info.rs | 2 +- src/models/detach_iso_from_server_response.rs | 2 +- src/models/detach_load_balancer_from_network_request.rs | 2 +- src/models/detach_load_balancer_from_network_response.rs | 2 +- src/models/detach_server_from_network_request.rs | 2 +- src/models/detach_server_from_network_response.rs | 2 +- src/models/detach_volume_response.rs | 2 +- src/models/disable_backups_for_server_response.rs | 2 +- .../disable_public_interface_of_load_balancer_response.rs | 2 +- src/models/disable_rescue_mode_for_server_response.rs | 2 +- src/models/disable_snapshot_plan_response.rs | 2 +- src/models/dns_ptr.rs | 2 +- src/models/enable_and_configure_backups_for_server_response.rs | 2 +- src/models/enable_public_interface_of_load_balancer_response.rs | 2 +- src/models/enable_rescue_mode_for_server_request.rs | 2 +- src/models/enable_rescue_mode_for_server_response.rs | 2 +- src/models/enable_snapshot_plan_request.rs | 2 +- src/models/enable_snapshot_plan_response.rs | 2 +- src/models/error.rs | 2 +- src/models/error_response.rs | 2 +- src/models/error_response_error.rs | 2 +- src/models/export_zone_file_response.rs | 2 +- src/models/firewall.rs | 2 +- src/models/firewall_resource.rs | 2 +- src/models/firewall_resource_id.rs | 2 +- src/models/firewall_resource_id_applied_to_resources.rs | 2 +- src/models/floating_ip.rs | 2 +- src/models/get_action_response.rs | 2 +- src/models/get_certificate_response.rs | 2 +- src/models/get_data_center_response.rs | 2 +- src/models/get_firewall_response.rs | 2 +- src/models/get_floating_ip_response.rs | 2 +- src/models/get_image_response.rs | 2 +- src/models/get_iso_response.rs | 2 +- src/models/get_load_balancer_response.rs | 2 +- src/models/get_load_balancer_type_response.rs | 2 +- src/models/get_location_response.rs | 2 +- src/models/get_metrics_for_loadbalancer_response.rs | 2 +- src/models/get_metrics_for_server_response.rs | 2 +- src/models/get_multiple_actions_response.rs | 2 +- src/models/get_network_response.rs | 2 +- src/models/get_placementgroup_response.rs | 2 +- src/models/get_primary_ip_response.rs | 2 +- src/models/get_rrset_response.rs | 2 +- src/models/get_server_response.rs | 2 +- src/models/get_server_type_response.rs | 2 +- src/models/get_snapshot_response.rs | 2 +- src/models/get_ssh_key_response.rs | 2 +- src/models/get_storage_box_response.rs | 2 +- src/models/get_storage_box_type_response.rs | 2 +- src/models/get_subaccount_response.rs | 2 +- src/models/get_volume_response.rs | 2 +- src/models/get_zone_response.rs | 2 +- src/models/http.rs | 2 +- src/models/image.rs | 2 +- src/models/import_zone_file_request.rs | 2 +- src/models/import_zone_file_response.rs | 2 +- src/models/ip_type.rs | 2 +- src/models/ipv4.rs | 2 +- src/models/ipv6.rs | 2 +- src/models/iso.rs | 2 +- src/models/label_selector.rs | 2 +- src/models/list_actions_response.rs | 2 +- src/models/list_certificates_response.rs | 2 +- src/models/list_data_centers_response.rs | 2 +- src/models/list_firewalls_response.rs | 2 +- src/models/list_floating_ips_response.rs | 2 +- src/models/list_folders_of_storage_box_response.rs | 2 +- src/models/list_images_response.rs | 2 +- src/models/list_isos_response.rs | 2 +- src/models/list_load_balancer_types_response.rs | 2 +- src/models/list_load_balancers_response.rs | 2 +- src/models/list_locations_response.rs | 2 +- src/models/list_networks_response.rs | 2 +- src/models/list_placement_groups_response.rs | 2 +- src/models/list_prices_response.rs | 2 +- src/models/list_prices_response_pricing.rs | 2 +- src/models/list_prices_response_pricing_floating_ip.rs | 2 +- src/models/list_prices_response_pricing_floating_ips.rs | 2 +- src/models/list_prices_response_pricing_image.rs | 2 +- src/models/list_prices_response_pricing_load_balancer_types.rs | 2 +- src/models/list_prices_response_pricing_primary_ips.rs | 2 +- src/models/list_prices_response_pricing_server_backup.rs | 2 +- src/models/list_prices_response_pricing_server_types.rs | 2 +- src/models/list_prices_response_pricing_volume.rs | 2 +- src/models/list_primary_ips_response.rs | 2 +- src/models/list_rrsets_response.rs | 2 +- src/models/list_server_types_response.rs | 2 +- src/models/list_servers_response.rs | 2 +- src/models/list_snapshots_response.rs | 2 +- src/models/list_ssh_keys_response.rs | 2 +- src/models/list_storage_box_types_response.rs | 2 +- src/models/list_storage_boxes_response.rs | 2 +- src/models/list_subaccounts_response.rs | 2 +- src/models/list_volumes_response.rs | 2 +- src/models/list_zones_response.rs | 2 +- src/models/load_balancer.rs | 2 +- src/models/load_balancer_add_target.rs | 2 +- src/models/load_balancer_algorithm.rs | 2 +- src/models/load_balancer_private_net.rs | 2 +- src/models/load_balancer_public_net.rs | 2 +- src/models/load_balancer_public_net_ipv4.rs | 2 +- src/models/load_balancer_public_net_ipv6.rs | 2 +- src/models/load_balancer_selected_target.rs | 2 +- src/models/load_balancer_service.rs | 2 +- src/models/load_balancer_service_health_check.rs | 2 +- src/models/load_balancer_service_health_check_http.rs | 2 +- src/models/load_balancer_target.rs | 2 +- src/models/load_balancer_target_health_status.rs | 2 +- src/models/load_balancer_target_ip.rs | 2 +- src/models/load_balancer_type.rs | 2 +- src/models/location.rs | 2 +- src/models/meta.rs | 2 +- src/models/metrics.rs | 2 +- src/models/metrics_time_series.rs | 2 +- src/models/metrics_time_series_value.rs | 2 +- src/models/nameserver.rs | 2 +- src/models/network.rs | 2 +- src/models/pagination.rs | 2 +- src/models/placement_group.rs | 2 +- src/models/power_off_server_response.rs | 2 +- src/models/power_on_server_response.rs | 2 +- src/models/price.rs | 2 +- src/models/price_per_time.rs | 2 +- src/models/price_per_time_monthly.rs | 2 +- src/models/price_per_time_without_traffic.rs | 2 +- src/models/primary_ip.rs | 2 +- src/models/protection.rs | 2 +- src/models/rebuild_server_from_image_request.rs | 2 +- src/models/rebuild_server_from_image_response.rs | 2 +- src/models/remove_from_placement_group_response.rs | 2 +- src/models/remove_from_resources_request.rs | 2 +- src/models/remove_from_resources_response.rs | 2 +- src/models/remove_records_from_rrset_request.rs | 2 +- src/models/remove_records_from_rrset_response.rs | 2 +- src/models/remove_target_request.rs | 2 +- src/models/remove_target_response.rs | 2 +- src/models/replace_certificate_request.rs | 2 +- src/models/replace_certificate_response.rs | 2 +- src/models/replace_firewall_request.rs | 2 +- src/models/replace_firewall_response.rs | 2 +- src/models/replace_floating_ip_request.rs | 2 +- src/models/replace_floating_ip_response.rs | 2 +- src/models/replace_image_request.rs | 2 +- src/models/replace_image_response.rs | 2 +- src/models/replace_load_balancer_request.rs | 2 +- src/models/replace_load_balancer_response.rs | 2 +- src/models/replace_network_request.rs | 2 +- src/models/replace_network_response.rs | 2 +- src/models/replace_placementgroup_request.rs | 2 +- src/models/replace_placementgroup_response.rs | 2 +- src/models/replace_primary_ip_request.rs | 2 +- src/models/replace_primary_ip_response.rs | 2 +- src/models/replace_rrset_request.rs | 2 +- src/models/replace_rrset_response.rs | 2 +- src/models/replace_server_request.rs | 2 +- src/models/replace_server_response.rs | 2 +- src/models/replace_snapshot_request.rs | 2 +- src/models/replace_snapshot_response.rs | 2 +- src/models/replace_ssh_key_request.rs | 2 +- src/models/replace_ssh_key_response.rs | 2 +- src/models/replace_storage_box_request.rs | 2 +- src/models/replace_storage_box_response.rs | 2 +- src/models/replace_subaccount_request.rs | 2 +- src/models/replace_subaccount_response.rs | 2 +- src/models/replace_volume_request.rs | 2 +- src/models/replace_volume_response.rs | 2 +- src/models/replace_zone_request.rs | 2 +- src/models/replace_zone_response.rs | 2 +- src/models/request_console_for_server_response.rs | 2 +- src/models/reset_password_request.rs | 2 +- src/models/reset_password_response.rs | 2 +- src/models/reset_root_password_of_server_response.rs | 2 +- src/models/reset_server_response.rs | 2 +- src/models/resize_volume_request.rs | 2 +- src/models/resize_volume_response.rs | 2 +- src/models/resource.rs | 2 +- src/models/resource_id.rs | 2 +- src/models/resource_record.rs | 2 +- src/models/resource_record_set.rs | 2 +- src/models/resource_record_set_protection.rs | 2 +- src/models/resource_record_set_to_create.rs | 2 +- src/models/resource_record_set_type.rs | 2 +- src/models/resource_record_with_comment.rs | 2 +- src/models/retry_issuance_or_renewal_response.rs | 2 +- src/models/rollback_snapshot_request.rs | 2 +- src/models/rollback_snapshot_response.rs | 2 +- src/models/route.rs | 2 +- src/models/rule.rs | 2 +- src/models/rule_response.rs | 2 +- src/models/server.rs | 2 +- src/models/server_private_net.rs | 2 +- src/models/server_protection.rs | 2 +- src/models/server_public_net.rs | 2 +- src/models/server_public_net_firewall.rs | 2 +- src/models/server_type.rs | 2 +- src/models/server_type_location.rs | 2 +- src/models/set_records_of_rrset_request.rs | 2 +- src/models/set_records_of_rrset_response.rs | 2 +- src/models/set_rules_request.rs | 2 +- src/models/set_rules_response.rs | 2 +- src/models/shutdown_server_response.rs | 2 +- src/models/snapshot.rs | 2 +- src/models/snapshot_plan.rs | 2 +- src/models/snapshot_stats.rs | 2 +- src/models/soft_reboot_server_response.rs | 2 +- src/models/ssh_key.rs | 2 +- src/models/storage_box.rs | 2 +- src/models/storage_box_access_setting.rs | 2 +- src/models/storage_box_stats.rs | 2 +- src/models/storage_box_type.rs | 2 +- src/models/storage_box_type_prices_inner.rs | 2 +- src/models/subaccount.rs | 2 +- src/models/subaccount_access_setting.rs | 2 +- src/models/subnet.rs | 2 +- src/models/subnet_with_gateway.rs | 2 +- src/models/unassign_floating_ip_response.rs | 2 +- src/models/unassign_primary_ip_from_resource_response.rs | 2 +- src/models/update_access_settings_request.rs | 2 +- src/models/update_access_settings_response.rs | 2 +- src/models/update_load_balancer_service.rs | 2 +- src/models/update_load_balancer_service_health_check.rs | 2 +- src/models/update_load_balancer_service_health_check_http.rs | 2 +- src/models/update_records_of_rrset_request.rs | 2 +- src/models/update_records_of_rrset_response.rs | 2 +- src/models/update_service_response.rs | 2 +- src/models/volume.rs | 2 +- src/models/zone.rs | 2 +- src/models/zone_authoritative_nameservers.rs | 2 +- 372 files changed, 372 insertions(+), 372 deletions(-) diff --git a/src/apis/actions_api.rs b/src/apis/actions_api.rs index 887c1d7e..7da45f42 100644 --- a/src/apis/actions_api.rs +++ b/src/apis/actions_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/certificates_api.rs b/src/apis/certificates_api.rs index db12f961..7d9398ed 100644 --- a/src/apis/certificates_api.rs +++ b/src/apis/certificates_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/configuration.rs b/src/apis/configuration.rs index 0439e90e..db605c79 100644 --- a/src/apis/configuration.rs +++ b/src/apis/configuration.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/datacenters_api.rs b/src/apis/datacenters_api.rs index e3ef9aeb..b78373c1 100644 --- a/src/apis/datacenters_api.rs +++ b/src/apis/datacenters_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/firewalls_api.rs b/src/apis/firewalls_api.rs index 92163464..05bb583c 100644 --- a/src/apis/firewalls_api.rs +++ b/src/apis/firewalls_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/floating_ips_api.rs b/src/apis/floating_ips_api.rs index 0c9ff5aa..339fdf5b 100644 --- a/src/apis/floating_ips_api.rs +++ b/src/apis/floating_ips_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/images_api.rs b/src/apis/images_api.rs index ae0defcd..b20f882c 100644 --- a/src/apis/images_api.rs +++ b/src/apis/images_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/isos_api.rs b/src/apis/isos_api.rs index 50efd38e..3aa9c963 100644 --- a/src/apis/isos_api.rs +++ b/src/apis/isos_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/load_balancer_types_api.rs b/src/apis/load_balancer_types_api.rs index 8de1a82f..9169a69e 100644 --- a/src/apis/load_balancer_types_api.rs +++ b/src/apis/load_balancer_types_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/load_balancers_api.rs b/src/apis/load_balancers_api.rs index a9cfca10..3ee23a50 100644 --- a/src/apis/load_balancers_api.rs +++ b/src/apis/load_balancers_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/locations_api.rs b/src/apis/locations_api.rs index 10c6d980..58d82e70 100644 --- a/src/apis/locations_api.rs +++ b/src/apis/locations_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/networks_api.rs b/src/apis/networks_api.rs index 5cca047a..5bbe92b2 100644 --- a/src/apis/networks_api.rs +++ b/src/apis/networks_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/placement_groups_api.rs b/src/apis/placement_groups_api.rs index 79ae108e..c28a264c 100644 --- a/src/apis/placement_groups_api.rs +++ b/src/apis/placement_groups_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/pricing_api.rs b/src/apis/pricing_api.rs index 3aec8a11..6ff1c9c8 100644 --- a/src/apis/pricing_api.rs +++ b/src/apis/pricing_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/primary_ips_api.rs b/src/apis/primary_ips_api.rs index f6d63aae..c9747e27 100644 --- a/src/apis/primary_ips_api.rs +++ b/src/apis/primary_ips_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/server_types_api.rs b/src/apis/server_types_api.rs index be7efba5..c75bef7a 100644 --- a/src/apis/server_types_api.rs +++ b/src/apis/server_types_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/servers_api.rs b/src/apis/servers_api.rs index 3bde58ee..6ba398d9 100644 --- a/src/apis/servers_api.rs +++ b/src/apis/servers_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/ssh_keys_api.rs b/src/apis/ssh_keys_api.rs index d464c100..7310babe 100644 --- a/src/apis/ssh_keys_api.rs +++ b/src/apis/ssh_keys_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/storage_box_types_api.rs b/src/apis/storage_box_types_api.rs index 47987996..1efd3816 100644 --- a/src/apis/storage_box_types_api.rs +++ b/src/apis/storage_box_types_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/storage_boxes_api.rs b/src/apis/storage_boxes_api.rs index a0449a69..e90db89d 100644 --- a/src/apis/storage_boxes_api.rs +++ b/src/apis/storage_boxes_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/volumes_api.rs b/src/apis/volumes_api.rs index 4a10fbb9..862c68b6 100644 --- a/src/apis/volumes_api.rs +++ b/src/apis/volumes_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/zones_api.rs b/src/apis/zones_api.rs index cc1c8a23..fc34bf0f 100644 --- a/src/apis/zones_api.rs +++ b/src/apis/zones_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/action.rs b/src/models/action.rs index bbdf9176..e0e84dba 100644 --- a/src/models/action.rs +++ b/src/models/action.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_records_to_rrset_request.rs b/src/models/add_records_to_rrset_request.rs index fb915f6f..fe15f585 100644 --- a/src/models/add_records_to_rrset_request.rs +++ b/src/models/add_records_to_rrset_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_records_to_rrset_response.rs b/src/models/add_records_to_rrset_response.rs index 0849892a..ff579c72 100644 --- a/src/models/add_records_to_rrset_response.rs +++ b/src/models/add_records_to_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_route_to_network_response.rs b/src/models/add_route_to_network_response.rs index 677a193a..2986467f 100644 --- a/src/models/add_route_to_network_response.rs +++ b/src/models/add_route_to_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_server_to_placement_group_request.rs b/src/models/add_server_to_placement_group_request.rs index ae25050b..2d7cd3b4 100644 --- a/src/models/add_server_to_placement_group_request.rs +++ b/src/models/add_server_to_placement_group_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_server_to_placement_group_response.rs b/src/models/add_server_to_placement_group_response.rs index a4a4d576..aa953288 100644 --- a/src/models/add_server_to_placement_group_response.rs +++ b/src/models/add_server_to_placement_group_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_service_response.rs b/src/models/add_service_response.rs index fe683394..2c82b362 100644 --- a/src/models/add_service_response.rs +++ b/src/models/add_service_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_subnet_to_network_response.rs b/src/models/add_subnet_to_network_response.rs index cb72607a..a0d3d851 100644 --- a/src/models/add_subnet_to_network_response.rs +++ b/src/models/add_subnet_to_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_target_response.rs b/src/models/add_target_response.rs index 0e2fde29..92c0c1ab 100644 --- a/src/models/add_target_response.rs +++ b/src/models/add_target_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/apply_to_resources_request.rs b/src/models/apply_to_resources_request.rs index 66daaaca..85f8008c 100644 --- a/src/models/apply_to_resources_request.rs +++ b/src/models/apply_to_resources_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/apply_to_resources_response.rs b/src/models/apply_to_resources_response.rs index 181e04ab..be08e763 100644 --- a/src/models/apply_to_resources_response.rs +++ b/src/models/apply_to_resources_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/architecture.rs b/src/models/architecture.rs index 1c6b0d56..be07be44 100644 --- a/src/models/architecture.rs +++ b/src/models/architecture.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/assign_floating_ip_to_server_request.rs b/src/models/assign_floating_ip_to_server_request.rs index 4d06ee9b..e9699ff7 100644 --- a/src/models/assign_floating_ip_to_server_request.rs +++ b/src/models/assign_floating_ip_to_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/assign_floating_ip_to_server_response.rs b/src/models/assign_floating_ip_to_server_response.rs index a5b5dee3..26678f37 100644 --- a/src/models/assign_floating_ip_to_server_response.rs +++ b/src/models/assign_floating_ip_to_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/assign_primary_ip_to_resource_request.rs b/src/models/assign_primary_ip_to_resource_request.rs index 27de7c42..e9bdab00 100644 --- a/src/models/assign_primary_ip_to_resource_request.rs +++ b/src/models/assign_primary_ip_to_resource_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/assign_primary_ip_to_resource_response.rs b/src/models/assign_primary_ip_to_resource_response.rs index 24095501..3798bdf3 100644 --- a/src/models/assign_primary_ip_to_resource_response.rs +++ b/src/models/assign_primary_ip_to_resource_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_iso_to_server_request.rs b/src/models/attach_iso_to_server_request.rs index 976f74b0..f8dfea4c 100644 --- a/src/models/attach_iso_to_server_request.rs +++ b/src/models/attach_iso_to_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_iso_to_server_response.rs b/src/models/attach_iso_to_server_response.rs index ab2e47f6..819615d6 100644 --- a/src/models/attach_iso_to_server_response.rs +++ b/src/models/attach_iso_to_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_load_balancer_to_network_request.rs b/src/models/attach_load_balancer_to_network_request.rs index 307c64f5..16025359 100644 --- a/src/models/attach_load_balancer_to_network_request.rs +++ b/src/models/attach_load_balancer_to_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_load_balancer_to_network_response.rs b/src/models/attach_load_balancer_to_network_response.rs index 0e426334..c5cb8510 100644 --- a/src/models/attach_load_balancer_to_network_response.rs +++ b/src/models/attach_load_balancer_to_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_server_to_network_request.rs b/src/models/attach_server_to_network_request.rs index aa125fa9..2676fc01 100644 --- a/src/models/attach_server_to_network_request.rs +++ b/src/models/attach_server_to_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_server_to_network_response.rs b/src/models/attach_server_to_network_response.rs index 9602ffb8..029e1394 100644 --- a/src/models/attach_server_to_network_response.rs +++ b/src/models/attach_server_to_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_volume_to_server_request.rs b/src/models/attach_volume_to_server_request.rs index 42dfd987..94c20506 100644 --- a/src/models/attach_volume_to_server_request.rs +++ b/src/models/attach_volume_to_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_volume_to_server_response.rs b/src/models/attach_volume_to_server_response.rs index b93fcadb..9f412898 100644 --- a/src/models/attach_volume_to_server_response.rs +++ b/src/models/attach_volume_to_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/certificate.rs b/src/models/certificate.rs index 2b9d0df9..5deaddce 100644 --- a/src/models/certificate.rs +++ b/src/models/certificate.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/certificate_status.rs b/src/models/certificate_status.rs index 52e0b133..a736a4e3 100644 --- a/src/models/certificate_status.rs +++ b/src/models/certificate_status.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/certificate_status_error.rs b/src/models/certificate_status_error.rs index 1be768d3..e3f6e1d8 100644 --- a/src/models/certificate_status_error.rs +++ b/src/models/certificate_status_error.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_algorithm_response.rs b/src/models/change_algorithm_response.rs index cf8c4ea5..3b3c9d18 100644 --- a/src/models/change_algorithm_response.rs +++ b/src/models/change_algorithm_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_alias_ips_of_network_request.rs b/src/models/change_alias_ips_of_network_request.rs index 88514560..103149b7 100644 --- a/src/models/change_alias_ips_of_network_request.rs +++ b/src/models/change_alias_ips_of_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_alias_ips_of_network_response.rs b/src/models/change_alias_ips_of_network_response.rs index 03a2a509..256b47b0 100644 --- a/src/models/change_alias_ips_of_network_response.rs +++ b/src/models/change_alias_ips_of_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_floating_ip_protection_response.rs b/src/models/change_floating_ip_protection_response.rs index d2bb75f8..086f0f4c 100644 --- a/src/models/change_floating_ip_protection_response.rs +++ b/src/models/change_floating_ip_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_home_directory_request.rs b/src/models/change_home_directory_request.rs index 73563065..a7368cdd 100644 --- a/src/models/change_home_directory_request.rs +++ b/src/models/change_home_directory_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_home_directory_response.rs b/src/models/change_home_directory_response.rs index 2ea064bf..1676c2d4 100644 --- a/src/models/change_home_directory_response.rs +++ b/src/models/change_home_directory_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_image_protection_request.rs b/src/models/change_image_protection_request.rs index 13235619..7a47f45e 100644 --- a/src/models/change_image_protection_request.rs +++ b/src/models/change_image_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_image_protection_response.rs b/src/models/change_image_protection_response.rs index bfdbd8e1..4e4cd299 100644 --- a/src/models/change_image_protection_response.rs +++ b/src/models/change_image_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_ip_range_of_network_request.rs b/src/models/change_ip_range_of_network_request.rs index 89215912..752212e2 100644 --- a/src/models/change_ip_range_of_network_request.rs +++ b/src/models/change_ip_range_of_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_ip_range_of_network_response.rs b/src/models/change_ip_range_of_network_response.rs index 53728288..c70ff942 100644 --- a/src/models/change_ip_range_of_network_response.rs +++ b/src/models/change_ip_range_of_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_load_balancer_protection_request.rs b/src/models/change_load_balancer_protection_request.rs index 654c50aa..04ab5865 100644 --- a/src/models/change_load_balancer_protection_request.rs +++ b/src/models/change_load_balancer_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_load_balancer_protection_response.rs b/src/models/change_load_balancer_protection_response.rs index ce5030b0..8217fcc0 100644 --- a/src/models/change_load_balancer_protection_response.rs +++ b/src/models/change_load_balancer_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_network_protection_request.rs b/src/models/change_network_protection_request.rs index 98bd5fad..b57e6edd 100644 --- a/src/models/change_network_protection_request.rs +++ b/src/models/change_network_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_network_protection_response.rs b/src/models/change_network_protection_response.rs index a5ba9610..77c9c5c9 100644 --- a/src/models/change_network_protection_response.rs +++ b/src/models/change_network_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_primary_ip_protection_response.rs b/src/models/change_primary_ip_protection_response.rs index d699f5a0..1b99443f 100644 --- a/src/models/change_primary_ip_protection_response.rs +++ b/src/models/change_primary_ip_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_protection_request.rs b/src/models/change_protection_request.rs index caa7ab08..e0ab589f 100644 --- a/src/models/change_protection_request.rs +++ b/src/models/change_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_protection_response.rs b/src/models/change_protection_response.rs index 4fac65fe..54ce4ab7 100644 --- a/src/models/change_protection_response.rs +++ b/src/models/change_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_entry_for_this_load_balancer_request.rs b/src/models/change_reverse_dns_entry_for_this_load_balancer_request.rs index 7d50a146..51f1cc50 100644 --- a/src/models/change_reverse_dns_entry_for_this_load_balancer_request.rs +++ b/src/models/change_reverse_dns_entry_for_this_load_balancer_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_entry_for_this_load_balancer_response.rs b/src/models/change_reverse_dns_entry_for_this_load_balancer_response.rs index 3ab73a1c..b2cdb557 100644 --- a/src/models/change_reverse_dns_entry_for_this_load_balancer_response.rs +++ b/src/models/change_reverse_dns_entry_for_this_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_entry_for_this_server_request.rs b/src/models/change_reverse_dns_entry_for_this_server_request.rs index dcdc130c..53a6085a 100644 --- a/src/models/change_reverse_dns_entry_for_this_server_request.rs +++ b/src/models/change_reverse_dns_entry_for_this_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_entry_for_this_server_response.rs b/src/models/change_reverse_dns_entry_for_this_server_response.rs index bcbf83ae..4177610c 100644 --- a/src/models/change_reverse_dns_entry_for_this_server_response.rs +++ b/src/models/change_reverse_dns_entry_for_this_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_records_for_floating_ip_response.rs b/src/models/change_reverse_dns_records_for_floating_ip_response.rs index a5dd3245..f7d072bf 100644 --- a/src/models/change_reverse_dns_records_for_floating_ip_response.rs +++ b/src/models/change_reverse_dns_records_for_floating_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_records_for_primary_ip_response.rs b/src/models/change_reverse_dns_records_for_primary_ip_response.rs index 6b6dd69e..22c67db3 100644 --- a/src/models/change_reverse_dns_records_for_primary_ip_response.rs +++ b/src/models/change_reverse_dns_records_for_primary_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_rrsets_protection_request.rs b/src/models/change_rrsets_protection_request.rs index f7eb7c26..1bd785e0 100644 --- a/src/models/change_rrsets_protection_request.rs +++ b/src/models/change_rrsets_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_rrsets_protection_response.rs b/src/models/change_rrsets_protection_response.rs index d2ff2fcc..85a6ae9b 100644 --- a/src/models/change_rrsets_protection_response.rs +++ b/src/models/change_rrsets_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_rrsets_ttl_request.rs b/src/models/change_rrsets_ttl_request.rs index 2dbb4624..29e00b88 100644 --- a/src/models/change_rrsets_ttl_request.rs +++ b/src/models/change_rrsets_ttl_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_rrsets_ttl_response.rs b/src/models/change_rrsets_ttl_response.rs index f346b3d3..f54cc56a 100644 --- a/src/models/change_rrsets_ttl_response.rs +++ b/src/models/change_rrsets_ttl_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_server_protection_request.rs b/src/models/change_server_protection_request.rs index 7dd57aff..75e96422 100644 --- a/src/models/change_server_protection_request.rs +++ b/src/models/change_server_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_server_protection_response.rs b/src/models/change_server_protection_response.rs index f813dc6f..29704634 100644 --- a/src/models/change_server_protection_response.rs +++ b/src/models/change_server_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_of_load_balancer_request.rs b/src/models/change_type_of_load_balancer_request.rs index 9dcdcaa2..9146673d 100644 --- a/src/models/change_type_of_load_balancer_request.rs +++ b/src/models/change_type_of_load_balancer_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_of_load_balancer_response.rs b/src/models/change_type_of_load_balancer_response.rs index 3ed14485..39c47cc4 100644 --- a/src/models/change_type_of_load_balancer_response.rs +++ b/src/models/change_type_of_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_of_server_request.rs b/src/models/change_type_of_server_request.rs index 6f8e83f7..f343a9d0 100644 --- a/src/models/change_type_of_server_request.rs +++ b/src/models/change_type_of_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_of_server_response.rs b/src/models/change_type_of_server_response.rs index 5627ece0..64b48190 100644 --- a/src/models/change_type_of_server_response.rs +++ b/src/models/change_type_of_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_request.rs b/src/models/change_type_request.rs index 2b0c36d5..22b86d6b 100644 --- a/src/models/change_type_request.rs +++ b/src/models/change_type_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_response.rs b/src/models/change_type_response.rs index 313a54d5..f42e3252 100644 --- a/src/models/change_type_response.rs +++ b/src/models/change_type_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_volume_protection_request.rs b/src/models/change_volume_protection_request.rs index 3af526c1..7945a2a7 100644 --- a/src/models/change_volume_protection_request.rs +++ b/src/models/change_volume_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_volume_protection_response.rs b/src/models/change_volume_protection_response.rs index b1178c8d..e8bd245d 100644 --- a/src/models/change_volume_protection_response.rs +++ b/src/models/change_volume_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_default_ttl_request.rs b/src/models/change_zones_default_ttl_request.rs index d7835178..6dae8961 100644 --- a/src/models/change_zones_default_ttl_request.rs +++ b/src/models/change_zones_default_ttl_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_default_ttl_response.rs b/src/models/change_zones_default_ttl_response.rs index e4cb4137..e64034ff 100644 --- a/src/models/change_zones_default_ttl_response.rs +++ b/src/models/change_zones_default_ttl_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_primary_nameservers_request.rs b/src/models/change_zones_primary_nameservers_request.rs index 8da1dea9..87d800b0 100644 --- a/src/models/change_zones_primary_nameservers_request.rs +++ b/src/models/change_zones_primary_nameservers_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_primary_nameservers_response.rs b/src/models/change_zones_primary_nameservers_response.rs index cda8a062..7528d876 100644 --- a/src/models/change_zones_primary_nameservers_response.rs +++ b/src/models/change_zones_primary_nameservers_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_protection_request.rs b/src/models/change_zones_protection_request.rs index 6b765056..abe86d1b 100644 --- a/src/models/change_zones_protection_request.rs +++ b/src/models/change_zones_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_protection_response.rs b/src/models/change_zones_protection_response.rs index 49417e4b..f5ef570e 100644 --- a/src/models/change_zones_protection_response.rs +++ b/src/models/change_zones_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_certificate_request.rs b/src/models/create_certificate_request.rs index f017f875..b14f454e 100644 --- a/src/models/create_certificate_request.rs +++ b/src/models/create_certificate_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_certificate_response.rs b/src/models/create_certificate_response.rs index fa93234e..a394c18c 100644 --- a/src/models/create_certificate_response.rs +++ b/src/models/create_certificate_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_firewall_request.rs b/src/models/create_firewall_request.rs index dfdf53fd..428886e8 100644 --- a/src/models/create_firewall_request.rs +++ b/src/models/create_firewall_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_firewall_response.rs b/src/models/create_firewall_response.rs index e911f76a..225e9253 100644 --- a/src/models/create_firewall_response.rs +++ b/src/models/create_firewall_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_floating_ip_request.rs b/src/models/create_floating_ip_request.rs index ad8ed298..b2366e55 100644 --- a/src/models/create_floating_ip_request.rs +++ b/src/models/create_floating_ip_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_floating_ip_response.rs b/src/models/create_floating_ip_response.rs index 07f5701a..b89c08fe 100644 --- a/src/models/create_floating_ip_response.rs +++ b/src/models/create_floating_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_image_from_server_request.rs b/src/models/create_image_from_server_request.rs index 79ee08b1..96301f10 100644 --- a/src/models/create_image_from_server_request.rs +++ b/src/models/create_image_from_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_image_from_server_response.rs b/src/models/create_image_from_server_response.rs index c3d4e81e..beadadf4 100644 --- a/src/models/create_image_from_server_response.rs +++ b/src/models/create_image_from_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_load_balancer_request.rs b/src/models/create_load_balancer_request.rs index a13a0e09..796e561c 100644 --- a/src/models/create_load_balancer_request.rs +++ b/src/models/create_load_balancer_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_load_balancer_response.rs b/src/models/create_load_balancer_response.rs index 6ddeb830..c46609c3 100644 --- a/src/models/create_load_balancer_response.rs +++ b/src/models/create_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_network_request.rs b/src/models/create_network_request.rs index 58aea407..8352dc0f 100644 --- a/src/models/create_network_request.rs +++ b/src/models/create_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_network_response.rs b/src/models/create_network_response.rs index a24e8ecb..20a43557 100644 --- a/src/models/create_network_response.rs +++ b/src/models/create_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_placementgroup_request.rs b/src/models/create_placementgroup_request.rs index 38ddb5f0..b90abc67 100644 --- a/src/models/create_placementgroup_request.rs +++ b/src/models/create_placementgroup_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_placementgroup_response.rs b/src/models/create_placementgroup_response.rs index ca0a38eb..5b65cfbe 100644 --- a/src/models/create_placementgroup_response.rs +++ b/src/models/create_placementgroup_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_primary_ip_request.rs b/src/models/create_primary_ip_request.rs index 25834e72..ddf705d4 100644 --- a/src/models/create_primary_ip_request.rs +++ b/src/models/create_primary_ip_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_primary_ip_response.rs b/src/models/create_primary_ip_response.rs index e35258e6..3fef9708 100644 --- a/src/models/create_primary_ip_response.rs +++ b/src/models/create_primary_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_rrset_response.rs b/src/models/create_rrset_response.rs index b305bd28..b574c7b7 100644 --- a/src/models/create_rrset_response.rs +++ b/src/models/create_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_server_request.rs b/src/models/create_server_request.rs index b7b793fd..3d838850 100644 --- a/src/models/create_server_request.rs +++ b/src/models/create_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_server_request_firewalls.rs b/src/models/create_server_request_firewalls.rs index a2963ffb..725240e0 100644 --- a/src/models/create_server_request_firewalls.rs +++ b/src/models/create_server_request_firewalls.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_server_request_public_net.rs b/src/models/create_server_request_public_net.rs index 9c59e570..8bdfb4c7 100644 --- a/src/models/create_server_request_public_net.rs +++ b/src/models/create_server_request_public_net.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_server_response.rs b/src/models/create_server_response.rs index c524b02f..219559d7 100644 --- a/src/models/create_server_response.rs +++ b/src/models/create_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_snapshot_request.rs b/src/models/create_snapshot_request.rs index 8021c135..97288661 100644 --- a/src/models/create_snapshot_request.rs +++ b/src/models/create_snapshot_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_snapshot_response.rs b/src/models/create_snapshot_response.rs index 7a3f721a..2902b1cc 100644 --- a/src/models/create_snapshot_response.rs +++ b/src/models/create_snapshot_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_snapshot_response_snapshot.rs b/src/models/create_snapshot_response_snapshot.rs index 45412f75..f7763aaa 100644 --- a/src/models/create_snapshot_response_snapshot.rs +++ b/src/models/create_snapshot_response_snapshot.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_ssh_key_request.rs b/src/models/create_ssh_key_request.rs index 720da9ee..52bc8043 100644 --- a/src/models/create_ssh_key_request.rs +++ b/src/models/create_ssh_key_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_ssh_key_response.rs b/src/models/create_ssh_key_response.rs index de860beb..122fd07c 100644 --- a/src/models/create_ssh_key_response.rs +++ b/src/models/create_ssh_key_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_storage_box_request.rs b/src/models/create_storage_box_request.rs index 46ccdbb6..dd61818d 100644 --- a/src/models/create_storage_box_request.rs +++ b/src/models/create_storage_box_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_storage_box_request_access_settings.rs b/src/models/create_storage_box_request_access_settings.rs index a7cd1053..b0a28c70 100644 --- a/src/models/create_storage_box_request_access_settings.rs +++ b/src/models/create_storage_box_request_access_settings.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_storage_box_response.rs b/src/models/create_storage_box_response.rs index b86e5256..e2f9948d 100644 --- a/src/models/create_storage_box_response.rs +++ b/src/models/create_storage_box_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_subaccount_request.rs b/src/models/create_subaccount_request.rs index ca392c1f..035d432e 100644 --- a/src/models/create_subaccount_request.rs +++ b/src/models/create_subaccount_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_subaccount_request_access_settings.rs b/src/models/create_subaccount_request_access_settings.rs index 98a2e8e2..20d153ab 100644 --- a/src/models/create_subaccount_request_access_settings.rs +++ b/src/models/create_subaccount_request_access_settings.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_subaccount_response.rs b/src/models/create_subaccount_response.rs index d1382b84..33fc61d9 100644 --- a/src/models/create_subaccount_response.rs +++ b/src/models/create_subaccount_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_subaccount_response_subaccount.rs b/src/models/create_subaccount_response_subaccount.rs index 6e65e2fc..ca5372b3 100644 --- a/src/models/create_subaccount_response_subaccount.rs +++ b/src/models/create_subaccount_response_subaccount.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_volume_request.rs b/src/models/create_volume_request.rs index 58a54bfa..0aab4ed4 100644 --- a/src/models/create_volume_request.rs +++ b/src/models/create_volume_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_volume_response.rs b/src/models/create_volume_response.rs index 6d24ac6f..9d650967 100644 --- a/src/models/create_volume_response.rs +++ b/src/models/create_volume_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_zone_request.rs b/src/models/create_zone_request.rs index 2079c95c..3381d2f2 100644 --- a/src/models/create_zone_request.rs +++ b/src/models/create_zone_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_zone_response.rs b/src/models/create_zone_response.rs index b0a3bf8b..d573bbcc 100644 --- a/src/models/create_zone_response.rs +++ b/src/models/create_zone_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/created_from.rs b/src/models/created_from.rs index 69b7b44f..b8df2c22 100644 --- a/src/models/created_from.rs +++ b/src/models/created_from.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/data_center.rs b/src/models/data_center.rs index 13ab12e8..3253c416 100644 --- a/src/models/data_center.rs +++ b/src/models/data_center.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/data_center_server_types.rs b/src/models/data_center_server_types.rs index 941a89de..3a690ea2 100644 --- a/src/models/data_center_server_types.rs +++ b/src/models/data_center_server_types.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_route_from_network_response.rs b/src/models/delete_route_from_network_response.rs index 92f6a525..8cccfa61 100644 --- a/src/models/delete_route_from_network_response.rs +++ b/src/models/delete_route_from_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_rrset_response.rs b/src/models/delete_rrset_response.rs index 161f95f8..cb4515f7 100644 --- a/src/models/delete_rrset_response.rs +++ b/src/models/delete_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_server_response.rs b/src/models/delete_server_response.rs index f326c65d..fc6870b8 100644 --- a/src/models/delete_server_response.rs +++ b/src/models/delete_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_service_request.rs b/src/models/delete_service_request.rs index 568f7fdc..daf3bff7 100644 --- a/src/models/delete_service_request.rs +++ b/src/models/delete_service_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_service_response.rs b/src/models/delete_service_response.rs index e76653e8..ca59fb15 100644 --- a/src/models/delete_service_response.rs +++ b/src/models/delete_service_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_snapshot_response.rs b/src/models/delete_snapshot_response.rs index f2a78abb..790d3cba 100644 --- a/src/models/delete_snapshot_response.rs +++ b/src/models/delete_snapshot_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_storage_box_response.rs b/src/models/delete_storage_box_response.rs index df7586c4..90882d77 100644 --- a/src/models/delete_storage_box_response.rs +++ b/src/models/delete_storage_box_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_subaccount_response.rs b/src/models/delete_subaccount_response.rs index 40e95109..f4836a21 100644 --- a/src/models/delete_subaccount_response.rs +++ b/src/models/delete_subaccount_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_subnet_from_network_request.rs b/src/models/delete_subnet_from_network_request.rs index cff13663..408fccc4 100644 --- a/src/models/delete_subnet_from_network_request.rs +++ b/src/models/delete_subnet_from_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_subnet_from_network_response.rs b/src/models/delete_subnet_from_network_response.rs index 3ec27e71..de4d4e6f 100644 --- a/src/models/delete_subnet_from_network_response.rs +++ b/src/models/delete_subnet_from_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_zone_response.rs b/src/models/delete_zone_response.rs index 5fe1760b..df4b26f8 100644 --- a/src/models/delete_zone_response.rs +++ b/src/models/delete_zone_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/deprecation_info.rs b/src/models/deprecation_info.rs index 119db9ce..1e4340c7 100644 --- a/src/models/deprecation_info.rs +++ b/src/models/deprecation_info.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_iso_from_server_response.rs b/src/models/detach_iso_from_server_response.rs index b4c61159..66b16049 100644 --- a/src/models/detach_iso_from_server_response.rs +++ b/src/models/detach_iso_from_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_load_balancer_from_network_request.rs b/src/models/detach_load_balancer_from_network_request.rs index 018da15d..f7b4609e 100644 --- a/src/models/detach_load_balancer_from_network_request.rs +++ b/src/models/detach_load_balancer_from_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_load_balancer_from_network_response.rs b/src/models/detach_load_balancer_from_network_response.rs index 2f52c9aa..e97632c6 100644 --- a/src/models/detach_load_balancer_from_network_response.rs +++ b/src/models/detach_load_balancer_from_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_server_from_network_request.rs b/src/models/detach_server_from_network_request.rs index 1b17fb8d..4f7f10c3 100644 --- a/src/models/detach_server_from_network_request.rs +++ b/src/models/detach_server_from_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_server_from_network_response.rs b/src/models/detach_server_from_network_response.rs index f2aa665a..091c113a 100644 --- a/src/models/detach_server_from_network_response.rs +++ b/src/models/detach_server_from_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_volume_response.rs b/src/models/detach_volume_response.rs index fc9c5995..82e1a4af 100644 --- a/src/models/detach_volume_response.rs +++ b/src/models/detach_volume_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/disable_backups_for_server_response.rs b/src/models/disable_backups_for_server_response.rs index 968c1143..f3258b23 100644 --- a/src/models/disable_backups_for_server_response.rs +++ b/src/models/disable_backups_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/disable_public_interface_of_load_balancer_response.rs b/src/models/disable_public_interface_of_load_balancer_response.rs index 0438a349..7a7dbd1d 100644 --- a/src/models/disable_public_interface_of_load_balancer_response.rs +++ b/src/models/disable_public_interface_of_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/disable_rescue_mode_for_server_response.rs b/src/models/disable_rescue_mode_for_server_response.rs index 4d50ee72..beb250c7 100644 --- a/src/models/disable_rescue_mode_for_server_response.rs +++ b/src/models/disable_rescue_mode_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/disable_snapshot_plan_response.rs b/src/models/disable_snapshot_plan_response.rs index cb9b2cbe..9633196b 100644 --- a/src/models/disable_snapshot_plan_response.rs +++ b/src/models/disable_snapshot_plan_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/dns_ptr.rs b/src/models/dns_ptr.rs index 81aeab81..83b3c32c 100644 --- a/src/models/dns_ptr.rs +++ b/src/models/dns_ptr.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_and_configure_backups_for_server_response.rs b/src/models/enable_and_configure_backups_for_server_response.rs index 2420986d..a7a64c2a 100644 --- a/src/models/enable_and_configure_backups_for_server_response.rs +++ b/src/models/enable_and_configure_backups_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_public_interface_of_load_balancer_response.rs b/src/models/enable_public_interface_of_load_balancer_response.rs index 25dd8c2a..2d9e16dd 100644 --- a/src/models/enable_public_interface_of_load_balancer_response.rs +++ b/src/models/enable_public_interface_of_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_rescue_mode_for_server_request.rs b/src/models/enable_rescue_mode_for_server_request.rs index 2448165a..44af1779 100644 --- a/src/models/enable_rescue_mode_for_server_request.rs +++ b/src/models/enable_rescue_mode_for_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_rescue_mode_for_server_response.rs b/src/models/enable_rescue_mode_for_server_response.rs index 3c9deb14..170ee678 100644 --- a/src/models/enable_rescue_mode_for_server_response.rs +++ b/src/models/enable_rescue_mode_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_snapshot_plan_request.rs b/src/models/enable_snapshot_plan_request.rs index d325b312..843ac1f0 100644 --- a/src/models/enable_snapshot_plan_request.rs +++ b/src/models/enable_snapshot_plan_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_snapshot_plan_response.rs b/src/models/enable_snapshot_plan_response.rs index 2614a1e9..241a9763 100644 --- a/src/models/enable_snapshot_plan_response.rs +++ b/src/models/enable_snapshot_plan_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/error.rs b/src/models/error.rs index b78dd795..5c736f71 100644 --- a/src/models/error.rs +++ b/src/models/error.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/error_response.rs b/src/models/error_response.rs index 856606c0..bea01521 100644 --- a/src/models/error_response.rs +++ b/src/models/error_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/error_response_error.rs b/src/models/error_response_error.rs index e8ac88f5..b2eead6f 100644 --- a/src/models/error_response_error.rs +++ b/src/models/error_response_error.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/export_zone_file_response.rs b/src/models/export_zone_file_response.rs index 5002ddad..7c765371 100644 --- a/src/models/export_zone_file_response.rs +++ b/src/models/export_zone_file_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/firewall.rs b/src/models/firewall.rs index 5a4db020..81be56d0 100644 --- a/src/models/firewall.rs +++ b/src/models/firewall.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/firewall_resource.rs b/src/models/firewall_resource.rs index 51d4dbaa..0097a43a 100644 --- a/src/models/firewall_resource.rs +++ b/src/models/firewall_resource.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/firewall_resource_id.rs b/src/models/firewall_resource_id.rs index a503a640..b2423dd1 100644 --- a/src/models/firewall_resource_id.rs +++ b/src/models/firewall_resource_id.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/firewall_resource_id_applied_to_resources.rs b/src/models/firewall_resource_id_applied_to_resources.rs index 86f44c44..614cae6e 100644 --- a/src/models/firewall_resource_id_applied_to_resources.rs +++ b/src/models/firewall_resource_id_applied_to_resources.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/floating_ip.rs b/src/models/floating_ip.rs index 522cd748..98efc426 100644 --- a/src/models/floating_ip.rs +++ b/src/models/floating_ip.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_action_response.rs b/src/models/get_action_response.rs index f6b41fb5..948e8770 100644 --- a/src/models/get_action_response.rs +++ b/src/models/get_action_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_certificate_response.rs b/src/models/get_certificate_response.rs index 367a1f09..b46bed46 100644 --- a/src/models/get_certificate_response.rs +++ b/src/models/get_certificate_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_data_center_response.rs b/src/models/get_data_center_response.rs index d7989faf..cde7e1f4 100644 --- a/src/models/get_data_center_response.rs +++ b/src/models/get_data_center_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_firewall_response.rs b/src/models/get_firewall_response.rs index 7a4335d8..4c691f01 100644 --- a/src/models/get_firewall_response.rs +++ b/src/models/get_firewall_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_floating_ip_response.rs b/src/models/get_floating_ip_response.rs index 31e42069..fc70e41a 100644 --- a/src/models/get_floating_ip_response.rs +++ b/src/models/get_floating_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_image_response.rs b/src/models/get_image_response.rs index 9ab9d9a9..af0ad539 100644 --- a/src/models/get_image_response.rs +++ b/src/models/get_image_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_iso_response.rs b/src/models/get_iso_response.rs index 60719593..8913c3f6 100644 --- a/src/models/get_iso_response.rs +++ b/src/models/get_iso_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_load_balancer_response.rs b/src/models/get_load_balancer_response.rs index 10cbc55c..6c989af0 100644 --- a/src/models/get_load_balancer_response.rs +++ b/src/models/get_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_load_balancer_type_response.rs b/src/models/get_load_balancer_type_response.rs index 70fd3d4d..37cb2412 100644 --- a/src/models/get_load_balancer_type_response.rs +++ b/src/models/get_load_balancer_type_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_location_response.rs b/src/models/get_location_response.rs index 9b24e574..ec5f6980 100644 --- a/src/models/get_location_response.rs +++ b/src/models/get_location_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_metrics_for_loadbalancer_response.rs b/src/models/get_metrics_for_loadbalancer_response.rs index 0c10c3e2..cf20bad2 100644 --- a/src/models/get_metrics_for_loadbalancer_response.rs +++ b/src/models/get_metrics_for_loadbalancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_metrics_for_server_response.rs b/src/models/get_metrics_for_server_response.rs index 37ebca11..94c993f8 100644 --- a/src/models/get_metrics_for_server_response.rs +++ b/src/models/get_metrics_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_multiple_actions_response.rs b/src/models/get_multiple_actions_response.rs index 70785efd..cd73983f 100644 --- a/src/models/get_multiple_actions_response.rs +++ b/src/models/get_multiple_actions_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_network_response.rs b/src/models/get_network_response.rs index 354b9799..cf6cfe03 100644 --- a/src/models/get_network_response.rs +++ b/src/models/get_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_placementgroup_response.rs b/src/models/get_placementgroup_response.rs index 0c387c5b..66dbfcf2 100644 --- a/src/models/get_placementgroup_response.rs +++ b/src/models/get_placementgroup_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_primary_ip_response.rs b/src/models/get_primary_ip_response.rs index ce135884..54da06c1 100644 --- a/src/models/get_primary_ip_response.rs +++ b/src/models/get_primary_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_rrset_response.rs b/src/models/get_rrset_response.rs index ff0888bd..4c90736c 100644 --- a/src/models/get_rrset_response.rs +++ b/src/models/get_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_server_response.rs b/src/models/get_server_response.rs index 3e14843f..162e4056 100644 --- a/src/models/get_server_response.rs +++ b/src/models/get_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_server_type_response.rs b/src/models/get_server_type_response.rs index 9275eed9..77e8bf6b 100644 --- a/src/models/get_server_type_response.rs +++ b/src/models/get_server_type_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_snapshot_response.rs b/src/models/get_snapshot_response.rs index 2536275b..2d170b36 100644 --- a/src/models/get_snapshot_response.rs +++ b/src/models/get_snapshot_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_ssh_key_response.rs b/src/models/get_ssh_key_response.rs index 87ba7b64..1fb45c97 100644 --- a/src/models/get_ssh_key_response.rs +++ b/src/models/get_ssh_key_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_storage_box_response.rs b/src/models/get_storage_box_response.rs index f1ff702b..06ff268d 100644 --- a/src/models/get_storage_box_response.rs +++ b/src/models/get_storage_box_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_storage_box_type_response.rs b/src/models/get_storage_box_type_response.rs index 7decfbe7..c9d54adb 100644 --- a/src/models/get_storage_box_type_response.rs +++ b/src/models/get_storage_box_type_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_subaccount_response.rs b/src/models/get_subaccount_response.rs index 6baf0bb3..e4296e95 100644 --- a/src/models/get_subaccount_response.rs +++ b/src/models/get_subaccount_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_volume_response.rs b/src/models/get_volume_response.rs index 9583a0c9..ecb1b8b3 100644 --- a/src/models/get_volume_response.rs +++ b/src/models/get_volume_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_zone_response.rs b/src/models/get_zone_response.rs index ae5dae35..f946fd5d 100644 --- a/src/models/get_zone_response.rs +++ b/src/models/get_zone_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/http.rs b/src/models/http.rs index eb7a7054..27741d5c 100644 --- a/src/models/http.rs +++ b/src/models/http.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/image.rs b/src/models/image.rs index 700f7d01..ae50ca5f 100644 --- a/src/models/image.rs +++ b/src/models/image.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/import_zone_file_request.rs b/src/models/import_zone_file_request.rs index f477940a..47313601 100644 --- a/src/models/import_zone_file_request.rs +++ b/src/models/import_zone_file_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/import_zone_file_response.rs b/src/models/import_zone_file_response.rs index 01b29caf..747453d1 100644 --- a/src/models/import_zone_file_response.rs +++ b/src/models/import_zone_file_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/ip_type.rs b/src/models/ip_type.rs index 5479a2db..40550fa8 100644 --- a/src/models/ip_type.rs +++ b/src/models/ip_type.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/ipv4.rs b/src/models/ipv4.rs index 229d99c6..c986d342 100644 --- a/src/models/ipv4.rs +++ b/src/models/ipv4.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/ipv6.rs b/src/models/ipv6.rs index 41574375..b01b0adf 100644 --- a/src/models/ipv6.rs +++ b/src/models/ipv6.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/iso.rs b/src/models/iso.rs index 6522f2d4..346c510f 100644 --- a/src/models/iso.rs +++ b/src/models/iso.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/label_selector.rs b/src/models/label_selector.rs index 7d877c4e..869c99e6 100644 --- a/src/models/label_selector.rs +++ b/src/models/label_selector.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_actions_response.rs b/src/models/list_actions_response.rs index 74630dd9..b6444b01 100644 --- a/src/models/list_actions_response.rs +++ b/src/models/list_actions_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_certificates_response.rs b/src/models/list_certificates_response.rs index 9477010a..418d854a 100644 --- a/src/models/list_certificates_response.rs +++ b/src/models/list_certificates_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_data_centers_response.rs b/src/models/list_data_centers_response.rs index 50250deb..c77c28ae 100644 --- a/src/models/list_data_centers_response.rs +++ b/src/models/list_data_centers_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_firewalls_response.rs b/src/models/list_firewalls_response.rs index 7224b41d..014b0e21 100644 --- a/src/models/list_firewalls_response.rs +++ b/src/models/list_firewalls_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_floating_ips_response.rs b/src/models/list_floating_ips_response.rs index 8e9e6805..1206d92e 100644 --- a/src/models/list_floating_ips_response.rs +++ b/src/models/list_floating_ips_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_folders_of_storage_box_response.rs b/src/models/list_folders_of_storage_box_response.rs index bf636b36..3852711c 100644 --- a/src/models/list_folders_of_storage_box_response.rs +++ b/src/models/list_folders_of_storage_box_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_images_response.rs b/src/models/list_images_response.rs index 7c2a6db7..70fe0b42 100644 --- a/src/models/list_images_response.rs +++ b/src/models/list_images_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_isos_response.rs b/src/models/list_isos_response.rs index f0d2b43c..55762b2e 100644 --- a/src/models/list_isos_response.rs +++ b/src/models/list_isos_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_load_balancer_types_response.rs b/src/models/list_load_balancer_types_response.rs index 7c996249..e3081f43 100644 --- a/src/models/list_load_balancer_types_response.rs +++ b/src/models/list_load_balancer_types_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_load_balancers_response.rs b/src/models/list_load_balancers_response.rs index 8ee721c6..7cd55c30 100644 --- a/src/models/list_load_balancers_response.rs +++ b/src/models/list_load_balancers_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_locations_response.rs b/src/models/list_locations_response.rs index 8a7c1680..29139dfb 100644 --- a/src/models/list_locations_response.rs +++ b/src/models/list_locations_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_networks_response.rs b/src/models/list_networks_response.rs index d2c7325c..9082c3f3 100644 --- a/src/models/list_networks_response.rs +++ b/src/models/list_networks_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_placement_groups_response.rs b/src/models/list_placement_groups_response.rs index cdc77e83..59c201ba 100644 --- a/src/models/list_placement_groups_response.rs +++ b/src/models/list_placement_groups_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response.rs b/src/models/list_prices_response.rs index 4b5bba86..4be15a8f 100644 --- a/src/models/list_prices_response.rs +++ b/src/models/list_prices_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing.rs b/src/models/list_prices_response_pricing.rs index 44ba64ad..a6baacd2 100644 --- a/src/models/list_prices_response_pricing.rs +++ b/src/models/list_prices_response_pricing.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_floating_ip.rs b/src/models/list_prices_response_pricing_floating_ip.rs index 83383169..5e9f3ccf 100644 --- a/src/models/list_prices_response_pricing_floating_ip.rs +++ b/src/models/list_prices_response_pricing_floating_ip.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_floating_ips.rs b/src/models/list_prices_response_pricing_floating_ips.rs index 02b19ec6..0df7dba6 100644 --- a/src/models/list_prices_response_pricing_floating_ips.rs +++ b/src/models/list_prices_response_pricing_floating_ips.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_image.rs b/src/models/list_prices_response_pricing_image.rs index bfe44e64..9a57f98d 100644 --- a/src/models/list_prices_response_pricing_image.rs +++ b/src/models/list_prices_response_pricing_image.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_load_balancer_types.rs b/src/models/list_prices_response_pricing_load_balancer_types.rs index 66992701..4ea4368f 100644 --- a/src/models/list_prices_response_pricing_load_balancer_types.rs +++ b/src/models/list_prices_response_pricing_load_balancer_types.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_primary_ips.rs b/src/models/list_prices_response_pricing_primary_ips.rs index 29ac2754..377e39fb 100644 --- a/src/models/list_prices_response_pricing_primary_ips.rs +++ b/src/models/list_prices_response_pricing_primary_ips.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_server_backup.rs b/src/models/list_prices_response_pricing_server_backup.rs index 636a4bb5..1204bd55 100644 --- a/src/models/list_prices_response_pricing_server_backup.rs +++ b/src/models/list_prices_response_pricing_server_backup.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_server_types.rs b/src/models/list_prices_response_pricing_server_types.rs index aad7871d..fbfcf398 100644 --- a/src/models/list_prices_response_pricing_server_types.rs +++ b/src/models/list_prices_response_pricing_server_types.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_volume.rs b/src/models/list_prices_response_pricing_volume.rs index bef7e204..ad8ac916 100644 --- a/src/models/list_prices_response_pricing_volume.rs +++ b/src/models/list_prices_response_pricing_volume.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_primary_ips_response.rs b/src/models/list_primary_ips_response.rs index bd43c64e..b043d996 100644 --- a/src/models/list_primary_ips_response.rs +++ b/src/models/list_primary_ips_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_rrsets_response.rs b/src/models/list_rrsets_response.rs index 2284d2f6..431d0c4e 100644 --- a/src/models/list_rrsets_response.rs +++ b/src/models/list_rrsets_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_server_types_response.rs b/src/models/list_server_types_response.rs index 48d32f36..6a7e49fd 100644 --- a/src/models/list_server_types_response.rs +++ b/src/models/list_server_types_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_servers_response.rs b/src/models/list_servers_response.rs index 078f0b9f..4f5b5441 100644 --- a/src/models/list_servers_response.rs +++ b/src/models/list_servers_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_snapshots_response.rs b/src/models/list_snapshots_response.rs index 08750546..8b0ae254 100644 --- a/src/models/list_snapshots_response.rs +++ b/src/models/list_snapshots_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_ssh_keys_response.rs b/src/models/list_ssh_keys_response.rs index a5ca171a..c3a3fdaa 100644 --- a/src/models/list_ssh_keys_response.rs +++ b/src/models/list_ssh_keys_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_storage_box_types_response.rs b/src/models/list_storage_box_types_response.rs index ecc80095..85c20f98 100644 --- a/src/models/list_storage_box_types_response.rs +++ b/src/models/list_storage_box_types_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_storage_boxes_response.rs b/src/models/list_storage_boxes_response.rs index 3711953c..868a888b 100644 --- a/src/models/list_storage_boxes_response.rs +++ b/src/models/list_storage_boxes_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_subaccounts_response.rs b/src/models/list_subaccounts_response.rs index 40e43cd0..e5735735 100644 --- a/src/models/list_subaccounts_response.rs +++ b/src/models/list_subaccounts_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_volumes_response.rs b/src/models/list_volumes_response.rs index 7e1af99a..2c1c37e1 100644 --- a/src/models/list_volumes_response.rs +++ b/src/models/list_volumes_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_zones_response.rs b/src/models/list_zones_response.rs index 22047f63..961c2a6d 100644 --- a/src/models/list_zones_response.rs +++ b/src/models/list_zones_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer.rs b/src/models/load_balancer.rs index 8cfa4a5e..fcd02d43 100644 --- a/src/models/load_balancer.rs +++ b/src/models/load_balancer.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_add_target.rs b/src/models/load_balancer_add_target.rs index 71a5b180..8d69a07f 100644 --- a/src/models/load_balancer_add_target.rs +++ b/src/models/load_balancer_add_target.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_algorithm.rs b/src/models/load_balancer_algorithm.rs index a4525cfd..f059ddee 100644 --- a/src/models/load_balancer_algorithm.rs +++ b/src/models/load_balancer_algorithm.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_private_net.rs b/src/models/load_balancer_private_net.rs index 758f2bc3..a2a21c44 100644 --- a/src/models/load_balancer_private_net.rs +++ b/src/models/load_balancer_private_net.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_public_net.rs b/src/models/load_balancer_public_net.rs index 9611e1f0..485497c2 100644 --- a/src/models/load_balancer_public_net.rs +++ b/src/models/load_balancer_public_net.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_public_net_ipv4.rs b/src/models/load_balancer_public_net_ipv4.rs index 1df02ec5..6ab0fc1b 100644 --- a/src/models/load_balancer_public_net_ipv4.rs +++ b/src/models/load_balancer_public_net_ipv4.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_public_net_ipv6.rs b/src/models/load_balancer_public_net_ipv6.rs index 736d88fa..4810eec2 100644 --- a/src/models/load_balancer_public_net_ipv6.rs +++ b/src/models/load_balancer_public_net_ipv6.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_selected_target.rs b/src/models/load_balancer_selected_target.rs index e7892238..bb0357db 100644 --- a/src/models/load_balancer_selected_target.rs +++ b/src/models/load_balancer_selected_target.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_service.rs b/src/models/load_balancer_service.rs index 612c9c92..718ae0ab 100644 --- a/src/models/load_balancer_service.rs +++ b/src/models/load_balancer_service.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_service_health_check.rs b/src/models/load_balancer_service_health_check.rs index 6cd0e736..83c0f224 100644 --- a/src/models/load_balancer_service_health_check.rs +++ b/src/models/load_balancer_service_health_check.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_service_health_check_http.rs b/src/models/load_balancer_service_health_check_http.rs index 3220ddfe..6f8c4154 100644 --- a/src/models/load_balancer_service_health_check_http.rs +++ b/src/models/load_balancer_service_health_check_http.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_target.rs b/src/models/load_balancer_target.rs index d034b5cc..2d1d0f88 100644 --- a/src/models/load_balancer_target.rs +++ b/src/models/load_balancer_target.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_target_health_status.rs b/src/models/load_balancer_target_health_status.rs index c8528b50..07218f5c 100644 --- a/src/models/load_balancer_target_health_status.rs +++ b/src/models/load_balancer_target_health_status.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_target_ip.rs b/src/models/load_balancer_target_ip.rs index 4be54f07..b250223b 100644 --- a/src/models/load_balancer_target_ip.rs +++ b/src/models/load_balancer_target_ip.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_type.rs b/src/models/load_balancer_type.rs index c1b7433d..ade1bce9 100644 --- a/src/models/load_balancer_type.rs +++ b/src/models/load_balancer_type.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/location.rs b/src/models/location.rs index e7a0dc31..94361bd9 100644 --- a/src/models/location.rs +++ b/src/models/location.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/meta.rs b/src/models/meta.rs index 877e0783..b52dde6b 100644 --- a/src/models/meta.rs +++ b/src/models/meta.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/metrics.rs b/src/models/metrics.rs index 5e96eb51..9df5e225 100644 --- a/src/models/metrics.rs +++ b/src/models/metrics.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/metrics_time_series.rs b/src/models/metrics_time_series.rs index 50655241..1ef0e9c2 100644 --- a/src/models/metrics_time_series.rs +++ b/src/models/metrics_time_series.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/metrics_time_series_value.rs b/src/models/metrics_time_series_value.rs index 6b9d8203..c9f29d90 100644 --- a/src/models/metrics_time_series_value.rs +++ b/src/models/metrics_time_series_value.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/nameserver.rs b/src/models/nameserver.rs index 25fb85af..2baec187 100644 --- a/src/models/nameserver.rs +++ b/src/models/nameserver.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/network.rs b/src/models/network.rs index 2c444775..25e3c8ba 100644 --- a/src/models/network.rs +++ b/src/models/network.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/pagination.rs b/src/models/pagination.rs index 68a6fdd5..8611a448 100644 --- a/src/models/pagination.rs +++ b/src/models/pagination.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/placement_group.rs b/src/models/placement_group.rs index 2913c36d..f230d42a 100644 --- a/src/models/placement_group.rs +++ b/src/models/placement_group.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/power_off_server_response.rs b/src/models/power_off_server_response.rs index 9a10a05c..da8dcb8a 100644 --- a/src/models/power_off_server_response.rs +++ b/src/models/power_off_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/power_on_server_response.rs b/src/models/power_on_server_response.rs index 3ceffa92..9100c7ae 100644 --- a/src/models/power_on_server_response.rs +++ b/src/models/power_on_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/price.rs b/src/models/price.rs index f1865a74..d09c38f3 100644 --- a/src/models/price.rs +++ b/src/models/price.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/price_per_time.rs b/src/models/price_per_time.rs index 5ba566f3..05879ae1 100644 --- a/src/models/price_per_time.rs +++ b/src/models/price_per_time.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/price_per_time_monthly.rs b/src/models/price_per_time_monthly.rs index fb442c64..7084dd80 100644 --- a/src/models/price_per_time_monthly.rs +++ b/src/models/price_per_time_monthly.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/price_per_time_without_traffic.rs b/src/models/price_per_time_without_traffic.rs index f7410f70..11f47420 100644 --- a/src/models/price_per_time_without_traffic.rs +++ b/src/models/price_per_time_without_traffic.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/primary_ip.rs b/src/models/primary_ip.rs index 9810a0d9..c84ddcb2 100644 --- a/src/models/primary_ip.rs +++ b/src/models/primary_ip.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/protection.rs b/src/models/protection.rs index 761f6cc5..a79653b1 100644 --- a/src/models/protection.rs +++ b/src/models/protection.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rebuild_server_from_image_request.rs b/src/models/rebuild_server_from_image_request.rs index e29c7dd4..7e9511e7 100644 --- a/src/models/rebuild_server_from_image_request.rs +++ b/src/models/rebuild_server_from_image_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rebuild_server_from_image_response.rs b/src/models/rebuild_server_from_image_response.rs index 04b1d6bf..4cddf9cd 100644 --- a/src/models/rebuild_server_from_image_response.rs +++ b/src/models/rebuild_server_from_image_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_from_placement_group_response.rs b/src/models/remove_from_placement_group_response.rs index 35006577..e9937e83 100644 --- a/src/models/remove_from_placement_group_response.rs +++ b/src/models/remove_from_placement_group_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_from_resources_request.rs b/src/models/remove_from_resources_request.rs index eed925d0..134a6358 100644 --- a/src/models/remove_from_resources_request.rs +++ b/src/models/remove_from_resources_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_from_resources_response.rs b/src/models/remove_from_resources_response.rs index c3ec3187..84c6b283 100644 --- a/src/models/remove_from_resources_response.rs +++ b/src/models/remove_from_resources_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_records_from_rrset_request.rs b/src/models/remove_records_from_rrset_request.rs index 0d8f144d..d1319165 100644 --- a/src/models/remove_records_from_rrset_request.rs +++ b/src/models/remove_records_from_rrset_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_records_from_rrset_response.rs b/src/models/remove_records_from_rrset_response.rs index 996f14a8..d67826a5 100644 --- a/src/models/remove_records_from_rrset_response.rs +++ b/src/models/remove_records_from_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_target_request.rs b/src/models/remove_target_request.rs index d6bd9e7b..0ae75189 100644 --- a/src/models/remove_target_request.rs +++ b/src/models/remove_target_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_target_response.rs b/src/models/remove_target_response.rs index 8ac5b98f..43006320 100644 --- a/src/models/remove_target_response.rs +++ b/src/models/remove_target_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_certificate_request.rs b/src/models/replace_certificate_request.rs index eabb7be7..66eeb0dd 100644 --- a/src/models/replace_certificate_request.rs +++ b/src/models/replace_certificate_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_certificate_response.rs b/src/models/replace_certificate_response.rs index fe53e366..7180c5a0 100644 --- a/src/models/replace_certificate_response.rs +++ b/src/models/replace_certificate_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_firewall_request.rs b/src/models/replace_firewall_request.rs index d353132d..8053207b 100644 --- a/src/models/replace_firewall_request.rs +++ b/src/models/replace_firewall_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_firewall_response.rs b/src/models/replace_firewall_response.rs index 94701e5b..2e4bda35 100644 --- a/src/models/replace_firewall_response.rs +++ b/src/models/replace_firewall_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_floating_ip_request.rs b/src/models/replace_floating_ip_request.rs index 712f7496..b023921d 100644 --- a/src/models/replace_floating_ip_request.rs +++ b/src/models/replace_floating_ip_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_floating_ip_response.rs b/src/models/replace_floating_ip_response.rs index 7677ca83..96c26b5a 100644 --- a/src/models/replace_floating_ip_response.rs +++ b/src/models/replace_floating_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_image_request.rs b/src/models/replace_image_request.rs index 3f70db92..b3835f47 100644 --- a/src/models/replace_image_request.rs +++ b/src/models/replace_image_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_image_response.rs b/src/models/replace_image_response.rs index a7856b0f..919a5f8e 100644 --- a/src/models/replace_image_response.rs +++ b/src/models/replace_image_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_load_balancer_request.rs b/src/models/replace_load_balancer_request.rs index 7aa45352..69a0b360 100644 --- a/src/models/replace_load_balancer_request.rs +++ b/src/models/replace_load_balancer_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_load_balancer_response.rs b/src/models/replace_load_balancer_response.rs index 0794f728..17279823 100644 --- a/src/models/replace_load_balancer_response.rs +++ b/src/models/replace_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_network_request.rs b/src/models/replace_network_request.rs index 194b3817..c9499fd5 100644 --- a/src/models/replace_network_request.rs +++ b/src/models/replace_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_network_response.rs b/src/models/replace_network_response.rs index 5c30c6ff..1ae73901 100644 --- a/src/models/replace_network_response.rs +++ b/src/models/replace_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_placementgroup_request.rs b/src/models/replace_placementgroup_request.rs index 110c399e..f8a2c876 100644 --- a/src/models/replace_placementgroup_request.rs +++ b/src/models/replace_placementgroup_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_placementgroup_response.rs b/src/models/replace_placementgroup_response.rs index 4f415862..20e62aed 100644 --- a/src/models/replace_placementgroup_response.rs +++ b/src/models/replace_placementgroup_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_primary_ip_request.rs b/src/models/replace_primary_ip_request.rs index 33ddbebf..720b5c80 100644 --- a/src/models/replace_primary_ip_request.rs +++ b/src/models/replace_primary_ip_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_primary_ip_response.rs b/src/models/replace_primary_ip_response.rs index 4c685918..adb46113 100644 --- a/src/models/replace_primary_ip_response.rs +++ b/src/models/replace_primary_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_rrset_request.rs b/src/models/replace_rrset_request.rs index 25fdcc64..5664fcbd 100644 --- a/src/models/replace_rrset_request.rs +++ b/src/models/replace_rrset_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_rrset_response.rs b/src/models/replace_rrset_response.rs index 09702859..7850cf24 100644 --- a/src/models/replace_rrset_response.rs +++ b/src/models/replace_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_server_request.rs b/src/models/replace_server_request.rs index 7b41e9b0..fcdbce7f 100644 --- a/src/models/replace_server_request.rs +++ b/src/models/replace_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_server_response.rs b/src/models/replace_server_response.rs index 2e779cc3..f2866a11 100644 --- a/src/models/replace_server_response.rs +++ b/src/models/replace_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_snapshot_request.rs b/src/models/replace_snapshot_request.rs index 1e9c6db7..396542e2 100644 --- a/src/models/replace_snapshot_request.rs +++ b/src/models/replace_snapshot_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_snapshot_response.rs b/src/models/replace_snapshot_response.rs index 34c4d335..bd97d0af 100644 --- a/src/models/replace_snapshot_response.rs +++ b/src/models/replace_snapshot_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_ssh_key_request.rs b/src/models/replace_ssh_key_request.rs index 730e0a82..a9dc0ca2 100644 --- a/src/models/replace_ssh_key_request.rs +++ b/src/models/replace_ssh_key_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_ssh_key_response.rs b/src/models/replace_ssh_key_response.rs index 7fe06cb0..49bdc877 100644 --- a/src/models/replace_ssh_key_response.rs +++ b/src/models/replace_ssh_key_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_storage_box_request.rs b/src/models/replace_storage_box_request.rs index fb339bcb..e5495e03 100644 --- a/src/models/replace_storage_box_request.rs +++ b/src/models/replace_storage_box_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_storage_box_response.rs b/src/models/replace_storage_box_response.rs index b5bfa73a..710f9ec4 100644 --- a/src/models/replace_storage_box_response.rs +++ b/src/models/replace_storage_box_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_subaccount_request.rs b/src/models/replace_subaccount_request.rs index ad459ddc..82b53571 100644 --- a/src/models/replace_subaccount_request.rs +++ b/src/models/replace_subaccount_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_subaccount_response.rs b/src/models/replace_subaccount_response.rs index 033a61c1..faf0574e 100644 --- a/src/models/replace_subaccount_response.rs +++ b/src/models/replace_subaccount_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_volume_request.rs b/src/models/replace_volume_request.rs index 0ee73c04..8bbbad8b 100644 --- a/src/models/replace_volume_request.rs +++ b/src/models/replace_volume_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_volume_response.rs b/src/models/replace_volume_response.rs index 821ac522..182b62d5 100644 --- a/src/models/replace_volume_response.rs +++ b/src/models/replace_volume_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_zone_request.rs b/src/models/replace_zone_request.rs index 1b363c6c..283c816d 100644 --- a/src/models/replace_zone_request.rs +++ b/src/models/replace_zone_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_zone_response.rs b/src/models/replace_zone_response.rs index ad6ebfe1..e3c0deed 100644 --- a/src/models/replace_zone_response.rs +++ b/src/models/replace_zone_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/request_console_for_server_response.rs b/src/models/request_console_for_server_response.rs index 16f20767..432d30cb 100644 --- a/src/models/request_console_for_server_response.rs +++ b/src/models/request_console_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/reset_password_request.rs b/src/models/reset_password_request.rs index e9652c7b..9fc453e9 100644 --- a/src/models/reset_password_request.rs +++ b/src/models/reset_password_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/reset_password_response.rs b/src/models/reset_password_response.rs index 68ced788..ed25deaf 100644 --- a/src/models/reset_password_response.rs +++ b/src/models/reset_password_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/reset_root_password_of_server_response.rs b/src/models/reset_root_password_of_server_response.rs index 8a16750a..5ef2f717 100644 --- a/src/models/reset_root_password_of_server_response.rs +++ b/src/models/reset_root_password_of_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/reset_server_response.rs b/src/models/reset_server_response.rs index 932a3381..88642b7c 100644 --- a/src/models/reset_server_response.rs +++ b/src/models/reset_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resize_volume_request.rs b/src/models/resize_volume_request.rs index 4acb1705..98299cbd 100644 --- a/src/models/resize_volume_request.rs +++ b/src/models/resize_volume_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resize_volume_response.rs b/src/models/resize_volume_response.rs index 0789862a..627c4c97 100644 --- a/src/models/resize_volume_response.rs +++ b/src/models/resize_volume_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource.rs b/src/models/resource.rs index 6c340fdf..b276e3c2 100644 --- a/src/models/resource.rs +++ b/src/models/resource.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_id.rs b/src/models/resource_id.rs index 2d194ffb..3f95a2bc 100644 --- a/src/models/resource_id.rs +++ b/src/models/resource_id.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record.rs b/src/models/resource_record.rs index f5f85a2b..dc64af6a 100644 --- a/src/models/resource_record.rs +++ b/src/models/resource_record.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record_set.rs b/src/models/resource_record_set.rs index aeaf2e8c..b555d102 100644 --- a/src/models/resource_record_set.rs +++ b/src/models/resource_record_set.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record_set_protection.rs b/src/models/resource_record_set_protection.rs index d284e844..f6fe1c61 100644 --- a/src/models/resource_record_set_protection.rs +++ b/src/models/resource_record_set_protection.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record_set_to_create.rs b/src/models/resource_record_set_to_create.rs index d8b5eec5..eb4e4d25 100644 --- a/src/models/resource_record_set_to_create.rs +++ b/src/models/resource_record_set_to_create.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record_set_type.rs b/src/models/resource_record_set_type.rs index 42c112d6..58ab6445 100644 --- a/src/models/resource_record_set_type.rs +++ b/src/models/resource_record_set_type.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record_with_comment.rs b/src/models/resource_record_with_comment.rs index aa80ab2e..d9a6cc65 100644 --- a/src/models/resource_record_with_comment.rs +++ b/src/models/resource_record_with_comment.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/retry_issuance_or_renewal_response.rs b/src/models/retry_issuance_or_renewal_response.rs index a190bdc6..2901bedf 100644 --- a/src/models/retry_issuance_or_renewal_response.rs +++ b/src/models/retry_issuance_or_renewal_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rollback_snapshot_request.rs b/src/models/rollback_snapshot_request.rs index 8847c706..42344419 100644 --- a/src/models/rollback_snapshot_request.rs +++ b/src/models/rollback_snapshot_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rollback_snapshot_response.rs b/src/models/rollback_snapshot_response.rs index fcc29edc..7e3d1b4d 100644 --- a/src/models/rollback_snapshot_response.rs +++ b/src/models/rollback_snapshot_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/route.rs b/src/models/route.rs index 02a21faa..9aa2008f 100644 --- a/src/models/route.rs +++ b/src/models/route.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rule.rs b/src/models/rule.rs index 925b2a12..13f94f1b 100644 --- a/src/models/rule.rs +++ b/src/models/rule.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rule_response.rs b/src/models/rule_response.rs index 0c3ccdcf..6550e407 100644 --- a/src/models/rule_response.rs +++ b/src/models/rule_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server.rs b/src/models/server.rs index a8fc1d51..0abf1fe3 100644 --- a/src/models/server.rs +++ b/src/models/server.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_private_net.rs b/src/models/server_private_net.rs index 1bb8f642..3b3dab1e 100644 --- a/src/models/server_private_net.rs +++ b/src/models/server_private_net.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_protection.rs b/src/models/server_protection.rs index 45eaae22..1e0130ac 100644 --- a/src/models/server_protection.rs +++ b/src/models/server_protection.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_public_net.rs b/src/models/server_public_net.rs index 93d742dd..38e59fb1 100644 --- a/src/models/server_public_net.rs +++ b/src/models/server_public_net.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_public_net_firewall.rs b/src/models/server_public_net_firewall.rs index 23016158..89d6b6cf 100644 --- a/src/models/server_public_net_firewall.rs +++ b/src/models/server_public_net_firewall.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_type.rs b/src/models/server_type.rs index ac76d726..935522a9 100644 --- a/src/models/server_type.rs +++ b/src/models/server_type.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_type_location.rs b/src/models/server_type_location.rs index 4f0ef883..f6d2e0b3 100644 --- a/src/models/server_type_location.rs +++ b/src/models/server_type_location.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/set_records_of_rrset_request.rs b/src/models/set_records_of_rrset_request.rs index d5e81295..2bf9e9b9 100644 --- a/src/models/set_records_of_rrset_request.rs +++ b/src/models/set_records_of_rrset_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/set_records_of_rrset_response.rs b/src/models/set_records_of_rrset_response.rs index 5c4865f2..9c17b542 100644 --- a/src/models/set_records_of_rrset_response.rs +++ b/src/models/set_records_of_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/set_rules_request.rs b/src/models/set_rules_request.rs index 76c16422..54b91ea6 100644 --- a/src/models/set_rules_request.rs +++ b/src/models/set_rules_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/set_rules_response.rs b/src/models/set_rules_response.rs index fd631c3b..9541f2e1 100644 --- a/src/models/set_rules_response.rs +++ b/src/models/set_rules_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/shutdown_server_response.rs b/src/models/shutdown_server_response.rs index c53efc02..08ff26e2 100644 --- a/src/models/shutdown_server_response.rs +++ b/src/models/shutdown_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/snapshot.rs b/src/models/snapshot.rs index a556390d..4995972d 100644 --- a/src/models/snapshot.rs +++ b/src/models/snapshot.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/snapshot_plan.rs b/src/models/snapshot_plan.rs index 5c57898e..0c7876b2 100644 --- a/src/models/snapshot_plan.rs +++ b/src/models/snapshot_plan.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/snapshot_stats.rs b/src/models/snapshot_stats.rs index debc44dc..4759f5ae 100644 --- a/src/models/snapshot_stats.rs +++ b/src/models/snapshot_stats.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/soft_reboot_server_response.rs b/src/models/soft_reboot_server_response.rs index cf607b61..5d4c4533 100644 --- a/src/models/soft_reboot_server_response.rs +++ b/src/models/soft_reboot_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/ssh_key.rs b/src/models/ssh_key.rs index b307eb83..bd35cca8 100644 --- a/src/models/ssh_key.rs +++ b/src/models/ssh_key.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/storage_box.rs b/src/models/storage_box.rs index e9bb835e..e62a69c3 100644 --- a/src/models/storage_box.rs +++ b/src/models/storage_box.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/storage_box_access_setting.rs b/src/models/storage_box_access_setting.rs index e609eeec..fa38fa7b 100644 --- a/src/models/storage_box_access_setting.rs +++ b/src/models/storage_box_access_setting.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/storage_box_stats.rs b/src/models/storage_box_stats.rs index 9c87d3d7..89414df0 100644 --- a/src/models/storage_box_stats.rs +++ b/src/models/storage_box_stats.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/storage_box_type.rs b/src/models/storage_box_type.rs index a792d8f8..392f75a9 100644 --- a/src/models/storage_box_type.rs +++ b/src/models/storage_box_type.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/storage_box_type_prices_inner.rs b/src/models/storage_box_type_prices_inner.rs index ce319b9d..eaaf2ec0 100644 --- a/src/models/storage_box_type_prices_inner.rs +++ b/src/models/storage_box_type_prices_inner.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/subaccount.rs b/src/models/subaccount.rs index d50f8cef..44b3ada9 100644 --- a/src/models/subaccount.rs +++ b/src/models/subaccount.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/subaccount_access_setting.rs b/src/models/subaccount_access_setting.rs index 01df4aac..6124a4c7 100644 --- a/src/models/subaccount_access_setting.rs +++ b/src/models/subaccount_access_setting.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/subnet.rs b/src/models/subnet.rs index e057d6a9..84ff92cd 100644 --- a/src/models/subnet.rs +++ b/src/models/subnet.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/subnet_with_gateway.rs b/src/models/subnet_with_gateway.rs index e420764a..36de5693 100644 --- a/src/models/subnet_with_gateway.rs +++ b/src/models/subnet_with_gateway.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/unassign_floating_ip_response.rs b/src/models/unassign_floating_ip_response.rs index b8bc2842..754651ba 100644 --- a/src/models/unassign_floating_ip_response.rs +++ b/src/models/unassign_floating_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/unassign_primary_ip_from_resource_response.rs b/src/models/unassign_primary_ip_from_resource_response.rs index 1dc7437d..c3d72d0d 100644 --- a/src/models/unassign_primary_ip_from_resource_response.rs +++ b/src/models/unassign_primary_ip_from_resource_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_access_settings_request.rs b/src/models/update_access_settings_request.rs index 39cb0935..88246751 100644 --- a/src/models/update_access_settings_request.rs +++ b/src/models/update_access_settings_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_access_settings_response.rs b/src/models/update_access_settings_response.rs index 93da59bb..08a34514 100644 --- a/src/models/update_access_settings_response.rs +++ b/src/models/update_access_settings_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_load_balancer_service.rs b/src/models/update_load_balancer_service.rs index 69424d2e..1eed352c 100644 --- a/src/models/update_load_balancer_service.rs +++ b/src/models/update_load_balancer_service.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_load_balancer_service_health_check.rs b/src/models/update_load_balancer_service_health_check.rs index 34781553..7be21423 100644 --- a/src/models/update_load_balancer_service_health_check.rs +++ b/src/models/update_load_balancer_service_health_check.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_load_balancer_service_health_check_http.rs b/src/models/update_load_balancer_service_health_check_http.rs index f5e958ff..8a2be17f 100644 --- a/src/models/update_load_balancer_service_health_check_http.rs +++ b/src/models/update_load_balancer_service_health_check_http.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_records_of_rrset_request.rs b/src/models/update_records_of_rrset_request.rs index 266bfc49..3438d295 100644 --- a/src/models/update_records_of_rrset_request.rs +++ b/src/models/update_records_of_rrset_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_records_of_rrset_response.rs b/src/models/update_records_of_rrset_response.rs index 76d47ced..2545f6db 100644 --- a/src/models/update_records_of_rrset_response.rs +++ b/src/models/update_records_of_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_service_response.rs b/src/models/update_service_response.rs index 3599fbec..16aa17b3 100644 --- a/src/models/update_service_response.rs +++ b/src/models/update_service_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/volume.rs b/src/models/volume.rs index e5c3acc6..bb7b986d 100644 --- a/src/models/volume.rs +++ b/src/models/volume.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/zone.rs b/src/models/zone.rs index 491c3f3f..729d821f 100644 --- a/src/models/zone.rs +++ b/src/models/zone.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/zone_authoritative_nameservers.rs b/src/models/zone_authoritative_nameservers.rs index 7b56f167..9b02f76d 100644 --- a/src/models/zone_authoritative_nameservers.rs +++ b/src/models/zone_authoritative_nameservers.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: 4b3f595 + * The version of the OpenAPI document: in-sync * * Generated by: https://openapi-generator.tech */ From 1003e751fdfe342199ff121bca990fd8c372cc3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20K=C3=B6stler?= Date: Thu, 15 Jan 2026 12:50:15 +0100 Subject: [PATCH 2/6] [spec-sync] Schema!: Split errors for HTTP 4xx ad 5xx --- src/apis/actions_api.rs | 6 +- src/apis/certificates_api.rs | 32 +++++--- src/apis/datacenters_api.rs | 6 +- src/apis/firewalls_api.rs | 44 +++++++---- src/apis/floating_ips_api.rs | 41 +++++++---- src/apis/images_api.rs | 27 ++++--- src/apis/isos_api.rs | 6 +- src/apis/load_balancer_types_api.rs | 6 +- src/apis/load_balancers_api.rs | 83 +++++++++++++-------- src/apis/locations_api.rs | 6 +- src/apis/networks_api.rs | 45 ++++++++---- src/apis/placement_groups_api.rs | 15 ++-- src/apis/pricing_api.rs | 3 +- src/apis/primary_ips_api.rs | 45 ++++++++---- src/apis/server_types_api.rs | 6 +- src/apis/servers_api.rs | 109 ++++++++++++++++++---------- src/apis/ssh_keys_api.rs | 15 ++-- src/apis/storage_box_types_api.rs | 6 +- src/apis/storage_boxes_api.rs | 90 +++++++++++++++-------- src/apis/volumes_api.rs | 41 +++++++---- src/apis/zones_api.rs | 105 +++++++++++++++++---------- 21 files changed, 479 insertions(+), 258 deletions(-) diff --git a/src/apis/actions_api.rs b/src/apis/actions_api.rs index 7da45f42..acf0c11b 100644 --- a/src/apis/actions_api.rs +++ b/src/apis/actions_api.rs @@ -31,7 +31,8 @@ pub struct GetMultipleActionsParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -39,7 +40,8 @@ pub enum GetActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetMultipleActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/certificates_api.rs b/src/apis/certificates_api.rs index 7d9398ed..570d2b3d 100644 --- a/src/apis/certificates_api.rs +++ b/src/apis/certificates_api.rs @@ -115,7 +115,8 @@ pub struct RetryIssuanceOrRenewalParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateCertificateError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -123,7 +124,8 @@ pub enum CreateCertificateError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteCertificateError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -131,7 +133,8 @@ pub enum DeleteCertificateError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForCertificateError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -139,7 +142,8 @@ pub enum GetActionForCertificateError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetCertificateError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -147,7 +151,8 @@ pub enum GetCertificateError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetCertificateActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -155,7 +160,8 @@ pub enum GetCertificateActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForCertificateError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -163,7 +169,8 @@ pub enum ListActionsForCertificateError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListCertificateActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -171,7 +178,8 @@ pub enum ListCertificateActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListCertificatesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -179,7 +187,8 @@ pub enum ListCertificatesError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceCertificateError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -187,7 +196,8 @@ pub enum ReplaceCertificateError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum RetryIssuanceOrRenewalError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -783,7 +793,7 @@ pub async fn replace_certificate( } } -/// Retry a failed Certificate issuance or renewal. Only applicable if the type of the Certificate is `managed` and the issuance or renewal status is `failed`. #### Call specific error codes | Code | Description | |---------------------------------------------------------|---------------------------------------------------------------------------| | `caa_record_does_not_allow_ca` | CAA record does not allow certificate authority | | `ca_dns_validation_failed` | Certificate Authority: DNS validation failed | | `ca_too_many_authorizations_failed_recently` | Certificate Authority: Too many authorizations failed recently | | `ca_too_many_certificates_issued_for_registered_domain` | Certificate Authority: Too many certificates issued for registered domain | | `ca_too_many_duplicate_certificates` | Certificate Authority: Too many duplicate certificates | | `could_not_verify_domain_delegated_to_zone` | Could not verify domain delegated to zone | | `dns_zone_not_found` | DNS zone not found | | `dns_zone_is_secondary_zone` | DNS zone is a secondary zone | +/// Retry a failed Certificate issuance or renewal. Only applicable if the type of the Certificate is `managed` and the issuance or renewal status is `failed`. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `caa_record_does_not_allow_ca` | CAA record does not allow certificate authority | | | `ca_dns_validation_failed` | Certificate Authority: DNS validation failed | | | `ca_too_many_authorizations_failed_recently` | Certificate Authority: Too many authorizations failed recently | | | `ca_too_many_certificates_issued_for_registered_domain` | Certificate Authority: Too many certificates issued for registered domain | | | `ca_too_many_duplicate_certificates` | Certificate Authority: Too many duplicate certificates | | | `could_not_verify_domain_delegated_to_zone` | Could not verify domain delegated to zone | | | `dns_zone_not_found` | DNS zone not found | | | `dns_zone_is_secondary_zone` | DNS zone is a secondary zone | pub async fn retry_issuance_or_renewal( configuration: &configuration::Configuration, params: RetryIssuanceOrRenewalParams, diff --git a/src/apis/datacenters_api.rs b/src/apis/datacenters_api.rs index b78373c1..f126ce78 100644 --- a/src/apis/datacenters_api.rs +++ b/src/apis/datacenters_api.rs @@ -37,7 +37,8 @@ pub struct ListDataCentersParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetDataCenterError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -45,7 +46,8 @@ pub enum GetDataCenterError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListDataCentersError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/firewalls_api.rs b/src/apis/firewalls_api.rs index 05bb583c..37b0da40 100644 --- a/src/apis/firewalls_api.rs +++ b/src/apis/firewalls_api.rs @@ -130,7 +130,8 @@ pub struct SetRulesParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ApplyToResourcesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -138,7 +139,8 @@ pub enum ApplyToResourcesError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateFirewallError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -146,7 +148,8 @@ pub enum CreateFirewallError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteFirewallError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -154,7 +157,8 @@ pub enum DeleteFirewallError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForFirewallError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -162,7 +166,8 @@ pub enum GetActionForFirewallError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetFirewallError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -170,7 +175,8 @@ pub enum GetFirewallError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetFirewallActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -178,7 +184,8 @@ pub enum GetFirewallActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForFirewallError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -186,7 +193,8 @@ pub enum ListActionsForFirewallError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListFirewallActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -194,7 +202,8 @@ pub enum ListFirewallActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListFirewallsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -202,7 +211,8 @@ pub enum ListFirewallsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum RemoveFromResourcesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -210,7 +220,8 @@ pub enum RemoveFromResourcesError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceFirewallError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -218,11 +229,12 @@ pub enum ReplaceFirewallError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum SetRulesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } -/// Applies a Firewall to multiple resources. Supported resources: - Servers (with a public network interface) - Label Selectors A Server can be applied to [a maximum of 5 Firewalls](https://docs.hetzner.com/cloud/firewalls/overview#limits). This limit applies to Servers applied via a matching Label Selector as well. Updates to resources matching or no longer matching a Label Selector can take up to a few seconds to be processed. A Firewall is applied to a resource once the related Action with command `apply_firewall` successfully finished. #### Error Codes specific to this Call | Code | Description | |-------------------------------|-------------------------------------------------------------------------------------------------| | `firewall_already_applied` | Firewall is already applied to resource | | `incompatible_network_type` | The network type of the resource is not supported by Firewalls | | `firewall_resource_not_found` | The resource the Firewall should be applied to was not found | | `private_net_only_server` | The Server the Firewall should be applied to has no public interface | +/// Applies a Firewall to multiple resources. Supported resources: - Servers (with a public network interface) - Label Selectors A Server can be applied to [a maximum of 5 Firewalls](https://docs.hetzner.com/cloud/firewalls/overview#limits). This limit applies to Servers applied via a matching Label Selector as well. Updates to resources matching or no longer matching a Label Selector can take up to a few seconds to be processed. A Firewall is applied to a resource once the related Action with command `apply_firewall` successfully finished. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `404` | `firewall_resource_not_found` | The resource the Firewall should be applied to was not found | | `422` | `firewall_already_applied` | Firewall is already applied to resource | | `422` | `incompatible_network_type` | The network type of the resource is not supported by Firewalls | | `422` | `private_net_only_server` | The Server the Firewall should be applied to has no public interface | pub async fn apply_to_resources( configuration: &configuration::Configuration, params: ApplyToResourcesParams, @@ -273,7 +285,7 @@ pub async fn apply_to_resources( } } -/// Create a Firewall. #### Operation specific errors | Status Code | Error Code | Description | | --- | --- | --- | | `422` | `server_already_added` | The Server was applied more than once. | | `422` | `incompatible_network_type` | The resources network type is not supported by Firewalls. | | `422` | `firewall_resource_not_found` | The resource the Firewall should be attached to was not found. | +/// Create a Firewall. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `server_already_added` | The Server was applied more than once. | | `422` | `incompatible_network_type` | The resources network type is not supported by Firewalls. | | `422` | `firewall_resource_not_found` | The resource the Firewall should be attached to was not found. | pub async fn create_firewall( configuration: &configuration::Configuration, params: CreateFirewallParams, @@ -319,7 +331,7 @@ pub async fn create_firewall( } } -/// Deletes the Firewall. #### Error Codes specific to this Call | Code | Description | |--------------------- |----------------------------------------------------| | `resource_in_use` | Firewall still applied to a resource | +/// Deletes the Firewall. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `resource_in_use` | Firewall still applied to a resource | pub async fn delete_firewall( configuration: &configuration::Configuration, params: DeleteFirewallParams, @@ -798,7 +810,7 @@ pub async fn list_firewalls( } } -/// Removes a Firewall from multiple resources. Supported resources: - Servers (with a public network interface) A Firewall is removed from a resource once the related Action with command `remove_firewall` successfully finished. #### Error Codes specific to this Call | Code | Description | |---------------------------------------|---------------------------------------------------------------------------------------------------------| | `firewall_resource_not_found` | The resource the Firewall should be removed from was not found | | `firewall_managed_by_label_selector` | Firewall is applied via a Label Selector and cannot be removed manually | +/// Removes a Firewall from multiple resources. Supported resources: - Servers (with a public network interface) A Firewall is removed from a resource once the related Action with command `remove_firewall` successfully finished. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `404` | `firewall_resource_not_found` | The resource the Firewall should be removed from was not found | | `422` | `firewall_managed_by_label_selector` | Firewall is applied via a Label Selector and cannot be removed manually | pub async fn remove_from_resources( configuration: &configuration::Configuration, params: RemoveFromResourcesParams, diff --git a/src/apis/floating_ips_api.rs b/src/apis/floating_ips_api.rs index 339fdf5b..ecbd471f 100644 --- a/src/apis/floating_ips_api.rs +++ b/src/apis/floating_ips_api.rs @@ -139,7 +139,8 @@ pub struct UnassignFloatingIpParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AssignFloatingIpToServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -147,7 +148,8 @@ pub enum AssignFloatingIpToServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeFloatingIpProtectionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -155,7 +157,8 @@ pub enum ChangeFloatingIpProtectionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeReverseDnsRecordsForFloatingIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -163,7 +166,8 @@ pub enum ChangeReverseDnsRecordsForFloatingIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateFloatingIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -171,7 +175,8 @@ pub enum CreateFloatingIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteFloatingIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -179,7 +184,8 @@ pub enum DeleteFloatingIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForFloatingIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -187,7 +193,8 @@ pub enum GetActionForFloatingIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetFloatingIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -195,7 +202,8 @@ pub enum GetFloatingIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetFloatingIpActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -203,7 +211,8 @@ pub enum GetFloatingIpActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForFloatingIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -211,7 +220,8 @@ pub enum ListActionsForFloatingIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListFloatingIpActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -219,7 +229,8 @@ pub enum ListFloatingIpActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListFloatingIpsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -227,7 +238,8 @@ pub enum ListFloatingIpsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceFloatingIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -235,11 +247,12 @@ pub enum ReplaceFloatingIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum UnassignFloatingIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } -/// Assigns a Floating IP to a Server. +/// Assigns a Floating IP to a Server. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `floating_ip_assigned` | The Floating IP is already assigned | pub async fn assign_floating_ip_to_server( configuration: &configuration::Configuration, params: AssignFloatingIpToServerParams, diff --git a/src/apis/images_api.rs b/src/apis/images_api.rs index b20f882c..1e8b67a0 100644 --- a/src/apis/images_api.rs +++ b/src/apis/images_api.rs @@ -118,7 +118,8 @@ pub struct ReplaceImageParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeImageProtectionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -126,7 +127,8 @@ pub enum ChangeImageProtectionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteImageError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -134,7 +136,8 @@ pub enum DeleteImageError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForImageError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -142,7 +145,8 @@ pub enum GetActionForImageError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetImageError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -150,7 +154,8 @@ pub enum GetImageError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetImageActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -158,7 +163,8 @@ pub enum GetImageActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForImageError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -166,7 +172,8 @@ pub enum ListActionsForImageError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListImageActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -174,7 +181,8 @@ pub enum ListImageActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListImagesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -182,7 +190,8 @@ pub enum ListImagesError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceImageError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/isos_api.rs b/src/apis/isos_api.rs index 3aa9c963..c72a32fe 100644 --- a/src/apis/isos_api.rs +++ b/src/apis/isos_api.rs @@ -39,7 +39,8 @@ pub struct ListIsosParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetIsoError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -47,7 +48,8 @@ pub enum GetIsoError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListIsosError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/load_balancer_types_api.rs b/src/apis/load_balancer_types_api.rs index 9169a69e..a653ebef 100644 --- a/src/apis/load_balancer_types_api.rs +++ b/src/apis/load_balancer_types_api.rs @@ -35,7 +35,8 @@ pub struct ListLoadBalancerTypesParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetLoadBalancerTypeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -43,7 +44,8 @@ pub enum GetLoadBalancerTypeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListLoadBalancerTypesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/load_balancers_api.rs b/src/apis/load_balancers_api.rs index 3ee23a50..c2717f6e 100644 --- a/src/apis/load_balancers_api.rs +++ b/src/apis/load_balancers_api.rs @@ -225,7 +225,8 @@ pub struct UpdateServiceParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AddServiceError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -233,7 +234,8 @@ pub enum AddServiceError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AddTargetError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -241,7 +243,8 @@ pub enum AddTargetError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AttachLoadBalancerToNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -249,7 +252,8 @@ pub enum AttachLoadBalancerToNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeAlgorithmError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -257,7 +261,8 @@ pub enum ChangeAlgorithmError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeLoadBalancerProtectionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -265,7 +270,8 @@ pub enum ChangeLoadBalancerProtectionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeReverseDnsEntryForThisLoadBalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -273,7 +279,8 @@ pub enum ChangeReverseDnsEntryForThisLoadBalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeTypeOfLoadBalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -281,7 +288,8 @@ pub enum ChangeTypeOfLoadBalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateLoadBalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -289,7 +297,8 @@ pub enum CreateLoadBalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteLoadBalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -297,7 +306,8 @@ pub enum DeleteLoadBalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteServiceError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -305,7 +315,8 @@ pub enum DeleteServiceError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DetachLoadBalancerFromNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -313,7 +324,8 @@ pub enum DetachLoadBalancerFromNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DisablePublicInterfaceOfLoadBalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -321,7 +333,8 @@ pub enum DisablePublicInterfaceOfLoadBalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum EnablePublicInterfaceOfLoadBalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -329,7 +342,8 @@ pub enum EnablePublicInterfaceOfLoadBalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForLoadBalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -337,7 +351,8 @@ pub enum GetActionForLoadBalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetLoadBalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -345,7 +360,8 @@ pub enum GetLoadBalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetLoadBalancerActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -353,7 +369,8 @@ pub enum GetLoadBalancerActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetMetricsForLoadbalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -361,7 +378,8 @@ pub enum GetMetricsForLoadbalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForLoadBalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -369,7 +387,8 @@ pub enum ListActionsForLoadBalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListLoadBalancerActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -377,7 +396,8 @@ pub enum ListLoadBalancerActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListLoadBalancersError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -385,7 +405,8 @@ pub enum ListLoadBalancersError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum RemoveTargetError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -393,7 +414,8 @@ pub enum RemoveTargetError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceLoadBalancerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -401,11 +423,12 @@ pub enum ReplaceLoadBalancerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum UpdateServiceError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } -/// Adds a service to a Load Balancer. #### Call specific error codes | Code | Description | |----------------------------|---------------------------------------------------------| | `source_port_already_used` | The source port you are trying to add is already in use | +/// Adds a service to a Load Balancer. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `source_port_already_used` | The source port you are trying to add is already in use | pub async fn add_service( configuration: &configuration::Configuration, params: AddServiceParams, @@ -456,7 +479,7 @@ pub async fn add_service( } } -/// Adds a target to a Load Balancer. #### Call specific error codes | Code | Description | |-------------------------------------------|-------------------------------------------------------------------------------------------------------| | `cloud_resource_ip_not_allowed` | The IP you are trying to add as a target belongs to a Hetzner Cloud resource | | `ip_not_owned` | The IP you are trying to add as a target is not owned by the Project owner | | `load_balancer_public_interface_disabled` | The Load Balancer's public network interface is disabled | | `load_balancer_not_attached_to_network` | The Load Balancer is not attached to a network | | `robot_unavailable` | Robot was not available. The caller may retry the operation after a short delay. | | `server_not_attached_to_network` | The server you are trying to add as a target is not attached to the same network as the Load Balancer | | `missing_ipv4` | The server that you are trying to add as a public target does not have a public IPv4 address | | `target_already_defined` | The Load Balancer target you are trying to define is already defined | +/// Adds a target to a Load Balancer. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `cloud_resource_ip_not_allowed` | The IP you are trying to add as a target belongs to a Hetzner Cloud resource | | | `ip_not_owned` | The IP you are trying to add as a target is not owned by the Project owner | | | `load_balancer_public_interface_disabled` | The Load Balancer's public network interface is disabled | | | `load_balancer_not_attached_to_network` | The Load Balancer is not attached to a network | | | `robot_unavailable` | Robot was not available. The caller may retry the operation after a short delay. | | | `server_not_attached_to_network` | The server you are trying to add as a target is not attached to the same network as the Load Balancer | | | `missing_ipv4` | The server that you are trying to add as a public target does not have a public IPv4 address | | | `target_already_defined` | The Load Balancer target you are trying to define is already defined | pub async fn add_target( configuration: &configuration::Configuration, params: AddTargetParams, @@ -507,7 +530,7 @@ pub async fn add_target( } } -/// Attach a Load Balancer to a Network. **Call specific error codes** | Code | Description | |----------------------------------|-----------------------------------------------------------------------| | `load_balancer_already_attached` | The Load Balancer is already attached to a network | | `ip_not_available` | The provided Network IP is not available | | `no_subnet_available` | No Subnet or IP is available for the Load Balancer within the network | +/// Attach a Load Balancer to a Network. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `load_balancer_already_attached` | The Load Balancer is already attached to a network | | | `ip_not_available` | The provided Network IP is not available | | | `no_subnet_available` | No Subnet or IP is available for the Load Balancer within the network | pub async fn attach_load_balancer_to_network( configuration: &configuration::Configuration, params: AttachLoadBalancerToNetworkParams, @@ -717,7 +740,7 @@ pub async fn change_reverse_dns_entry_for_this_load_balancer( } } -/// Changes the type (Max Services, Max Targets and Max Connections) of a Load Balancer. **Call specific error codes** | Code | Description | |------------------------------|-----------------------------------------------------------------| | `invalid_load_balancer_type` | The Load Balancer type does not fit for the given Load Balancer | +/// Changes the type (Max Services, Max Targets and Max Connections) of a Load Balancer. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `invalid_load_balancer_type` | The Load Balancer type does not fit for the given Load Balancer | pub async fn change_type_of_load_balancer( configuration: &configuration::Configuration, params: ChangeTypeOfLoadBalancerParams, @@ -768,7 +791,7 @@ pub async fn change_type_of_load_balancer( } } -/// Creates a Load Balancer. #### Call specific error codes | Code | Description | |-----------------------------------------|-------------------------------------------------------------------------------------------------------| | `cloud_resource_ip_not_allowed` | The IP you are trying to add as a target belongs to a Hetzner Cloud resource | | `ip_not_owned` | The IP is not owned by the owner of the project of the Load Balancer | | `load_balancer_not_attached_to_network` | The Load Balancer is not attached to a network | | `robot_unavailable` | Robot was not available. The caller may retry the operation after a short delay. | | `server_not_attached_to_network` | The server you are trying to add as a target is not attached to the same network as the Load Balancer | | `source_port_already_used` | The source port you are trying to add is already in use | | `missing_ipv4` | The server that you are trying to add as a public target does not have a public IPv4 address | | `target_already_defined` | The Load Balancer target you are trying to define is already defined | +/// Creates a Load Balancer. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `cloud_resource_ip_not_allowed` | The IP you are trying to add as a target belongs to a Hetzner Cloud resource | | | `ip_not_owned` | The IP is not owned by the owner of the project of the Load Balancer | | | `load_balancer_not_attached_to_network` | The Load Balancer is not attached to a network | | | `robot_unavailable` | Robot was not available. The caller may retry the operation after a short delay. | | | `server_not_attached_to_network` | The server you are trying to add as a target is not attached to the same network as the Load Balancer | | | `source_port_already_used` | The source port you are trying to add is already in use | | | `missing_ipv4` | The server that you are trying to add as a public target does not have a public IPv4 address | | | `target_already_defined` | The Load Balancer target you are trying to define is already defined | pub async fn create_load_balancer( configuration: &configuration::Configuration, params: CreateLoadBalancerParams, @@ -963,7 +986,7 @@ pub async fn detach_load_balancer_from_network( } } -/// Disable the public interface of a Load Balancer. The Load Balancer will be not accessible from the internet via its public IPs. #### Call specific error codes | Code | Description | |-------------------------------------------|--------------------------------------------------------------------------------| | `load_balancer_not_attached_to_network` | The Load Balancer is not attached to a network | | `targets_without_use_private_ip` | The Load Balancer has targets that use the public IP instead of the private IP | +/// Disable the public interface of a Load Balancer. The Load Balancer will be not accessible from the internet via its public IPs. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `load_balancer_not_attached_to_network` | The Load Balancer is not attached to a network | | | `targets_without_use_private_ip` | The Load Balancer has targets that use the public IP instead of the private IP | pub async fn disable_public_interface_of_load_balancer( configuration: &configuration::Configuration, params: DisablePublicInterfaceOfLoadBalancerParams, @@ -1671,7 +1694,7 @@ pub async fn replace_load_balancer( } } -/// Updates a Load Balancer Service. #### Call specific error codes | Code | Description | |----------------------------|---------------------------------------------------------| | `source_port_already_used` | The source port you are trying to add is already in use | +/// Updates a Load Balancer Service. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `source_port_already_used` | The source port you are trying to add is already in use | pub async fn update_service( configuration: &configuration::Configuration, params: UpdateServiceParams, diff --git a/src/apis/locations_api.rs b/src/apis/locations_api.rs index 58d82e70..6104768b 100644 --- a/src/apis/locations_api.rs +++ b/src/apis/locations_api.rs @@ -37,7 +37,8 @@ pub struct ListLocationsParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetLocationError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -45,7 +46,8 @@ pub enum GetLocationError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListLocationsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/networks_api.rs b/src/apis/networks_api.rs index 5bbe92b2..6987067a 100644 --- a/src/apis/networks_api.rs +++ b/src/apis/networks_api.rs @@ -154,7 +154,8 @@ pub struct ReplaceNetworkParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AddRouteToNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -162,7 +163,8 @@ pub enum AddRouteToNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AddSubnetToNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -170,7 +172,8 @@ pub enum AddSubnetToNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeIpRangeOfNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -178,7 +181,8 @@ pub enum ChangeIpRangeOfNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeNetworkProtectionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -186,7 +190,8 @@ pub enum ChangeNetworkProtectionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -194,7 +199,8 @@ pub enum CreateNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -202,7 +208,8 @@ pub enum DeleteNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteRouteFromNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -210,7 +217,8 @@ pub enum DeleteRouteFromNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteSubnetFromNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -218,7 +226,8 @@ pub enum DeleteSubnetFromNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -226,7 +235,8 @@ pub enum GetActionForNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -234,7 +244,8 @@ pub enum GetNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetNetworkActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -242,7 +253,8 @@ pub enum GetNetworkActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -250,7 +262,8 @@ pub enum ListActionsForNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListNetworkActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -258,7 +271,8 @@ pub enum ListNetworkActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListNetworksError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -266,7 +280,8 @@ pub enum ListNetworksError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/placement_groups_api.rs b/src/apis/placement_groups_api.rs index c28a264c..478fe2fa 100644 --- a/src/apis/placement_groups_api.rs +++ b/src/apis/placement_groups_api.rs @@ -62,7 +62,8 @@ pub struct ReplacePlacementgroupParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreatePlacementgroupError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -70,7 +71,8 @@ pub enum CreatePlacementgroupError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeletePlacementgroupError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -78,7 +80,8 @@ pub enum DeletePlacementgroupError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetPlacementgroupError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -86,7 +89,8 @@ pub enum GetPlacementgroupError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListPlacementGroupsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -94,7 +98,8 @@ pub enum ListPlacementGroupsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplacePlacementgroupError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/pricing_api.rs b/src/apis/pricing_api.rs index 6ff1c9c8..4ff0fc20 100644 --- a/src/apis/pricing_api.rs +++ b/src/apis/pricing_api.rs @@ -17,7 +17,8 @@ use serde::{Deserialize, Serialize}; #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListPricesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/primary_ips_api.rs b/src/apis/primary_ips_api.rs index c9747e27..016bef3e 100644 --- a/src/apis/primary_ips_api.rs +++ b/src/apis/primary_ips_api.rs @@ -141,7 +141,8 @@ pub struct UnassignPrimaryIpFromResourceParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AssignPrimaryIpToResourceError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -149,7 +150,8 @@ pub enum AssignPrimaryIpToResourceError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangePrimaryIpProtectionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -157,7 +159,8 @@ pub enum ChangePrimaryIpProtectionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeReverseDnsRecordsForPrimaryIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -165,7 +168,8 @@ pub enum ChangeReverseDnsRecordsForPrimaryIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreatePrimaryIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -173,7 +177,8 @@ pub enum CreatePrimaryIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeletePrimaryIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -181,7 +186,8 @@ pub enum DeletePrimaryIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForPrimaryIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -189,7 +195,8 @@ pub enum GetActionForPrimaryIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetPrimaryIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -197,7 +204,8 @@ pub enum GetPrimaryIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetPrimaryIpActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -205,7 +213,8 @@ pub enum GetPrimaryIpActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForPrimaryIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -213,7 +222,8 @@ pub enum ListActionsForPrimaryIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListPrimaryIpActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -221,7 +231,8 @@ pub enum ListPrimaryIpActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListPrimaryIpsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -229,7 +240,8 @@ pub enum ListPrimaryIpsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplacePrimaryIpError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -237,11 +249,12 @@ pub enum ReplacePrimaryIpError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum UnassignPrimaryIpFromResourceError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } -/// Assign a Primary IP to a resource. A Server can only have one Primary IP of type `ipv4` and one of type `ipv6` assigned. If you need more IPs use Floating IPs. A Server must be powered off (status `off`) in order for this operation to succeed. #### Error Codes specific to this Call | Code | Description | |------------------------------ |--------------------------------------------------------------------------------- | | `server_not_stopped` | The Server is running, but needs to be powered off | | `primary_ip_already_assigned` | Primary IP is already assigned to a different Server | | `server_has_ipv4` | The Server already has an IPv4 address | | `server_has_ipv6` | The Server already has an IPv6 address | +/// Assign a Primary IP to a resource. A Server can only have one Primary IP of type `ipv4` and one of type `ipv6` assigned. If you need more IPs use Floating IPs. A Server must be powered off (status `off`) in order for this operation to succeed. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `server_not_stopped` | The Server is running, but needs to be powered off | | `422` | `primary_ip_already_assigned` | Primary IP is already assigned to a different Server | | `422` | `server_has_ipv4` | The Server already has an IPv4 address | | `422` | `server_has_ipv6` | The Server already has an IPv6 address | pub async fn assign_primary_ip_to_resource( configuration: &configuration::Configuration, params: AssignPrimaryIpToResourceParams, @@ -397,7 +410,7 @@ pub async fn change_reverse_dns_records_for_primary_ip( } } -/// Create a new Primary IP. Can optionally be assigned to a resource by providing an `assignee_id` and `assignee_type`. If not assigned to a resource the `location` key needs to be provided. This can be either the ID or the name of the Location this Primary IP shall be created in. A Primary IP can only be assigned to resource in the same Location later on. The `datacenter` key is deprecated in favor of `location` and will be removed after 01 July 2026. #### Call specific error codes | Code | Description | |------------------------------ |------------------------------------------------------------------------- | | `server_not_stopped` | The specified Server is running, but needs to be powered off | | `server_has_ipv4` | The Server already has an ipv4 address | | `server_has_ipv6` | The Server already has an ipv6 address | +/// Create a new Primary IP. Can optionally be assigned to a resource by providing an `assignee_id` and `assignee_type`. If not assigned to a resource the `location` key needs to be provided. This can be either the ID or the name of the Location this Primary IP shall be created in. A Primary IP can only be assigned to resource in the same Location later on. The `datacenter` key is deprecated in favor of `location` and will be removed after 01 July 2026. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `server_not_stopped` | The specified Server is running, but needs to be powered off | | `422` | `server_has_ipv4` | The Server already has an ipv4 address | | `422` | `server_has_ipv6` | The Server already has an ipv6 address | pub async fn create_primary_ip( configuration: &configuration::Configuration, params: CreatePrimaryIpParams, @@ -973,7 +986,7 @@ pub async fn replace_primary_ip( } } -/// Unassign a Primary IP from a resource. A Server must be powered off (status `off`) in order for this operation to succeed. A Server requires at least one network interface (public or private) to be powered on. #### Error Codes specific to this Call | Code | Description | |---------------------------------- |-------------------------------------------------------------- | | `server_not_stopped` | The Server is running, but needs to be powered off | | `server_is_load_balancer_target` | The Server IPv4 address is a loadbalancer target | +/// Unassign a Primary IP from a resource. A Server must be powered off (status `off`) in order for this operation to succeed. A Server requires at least one network interface (public or private) to be powered on. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `server_not_stopped` | The Server is running, but needs to be powered off | | `422` | `server_is_load_balancer_target` | The Server IPv4 address is a loadbalancer target | pub async fn unassign_primary_ip_from_resource( configuration: &configuration::Configuration, params: UnassignPrimaryIpFromResourceParams, diff --git a/src/apis/server_types_api.rs b/src/apis/server_types_api.rs index c75bef7a..1ab238c4 100644 --- a/src/apis/server_types_api.rs +++ b/src/apis/server_types_api.rs @@ -35,7 +35,8 @@ pub struct ListServerTypesParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetServerTypeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -43,7 +44,8 @@ pub enum GetServerTypeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListServerTypesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/servers_api.rs b/src/apis/servers_api.rs index 6ba398d9..85853f24 100644 --- a/src/apis/servers_api.rs +++ b/src/apis/servers_api.rs @@ -82,7 +82,7 @@ pub struct CreateImageFromServerParams { /// struct for passing parameters to the method [`create_server`] #[derive(Clone, Debug, Default)] pub struct CreateServerParams { - /// Please note that Server names must be unique per Project and valid hostnames as per RFC 1123 (i.e. may only contain letters, digits, periods, and dashes). For `server_type` you can either use the ID as listed in `/server_types` or its name. For `image` you can either use the ID as listed in `/images` or its name. If you want to create the Server in a Location, you must set `location` to the ID or name as listed in `/locations`. Some properties like `start_after_create` or `automount` will trigger Actions after the Server is created. Those Actions are listed in the `next_actions` field in the response. For accessing your Server we strongly recommend to use SSH keys by passing the respective key IDs in `ssh_keys`. If you do not specify any `ssh_keys` we will generate a root password for you and return it in the response. Please note that provided user-data is stored in our systems. While we take measures to protect it we highly recommend that you don’t use it to store passwords or other sensitive information. #### Call specific error codes | Code | Description | |----------------------------------|------------------------------------------------------------| | `placement_error` | An error during the placement occurred | | `primary_ip_assigned` | The specified Primary IP is already assigned to a server | | `primary_ip_datacenter_mismatch` | The specified Primary IP is in a different datacenter | | `primary_ip_version_mismatch` | The specified Primary IP has the wrong IP Version | + /// Please note that Server names must be unique per Project and valid hostnames as per RFC 1123 (i.e. may only contain letters, digits, periods, and dashes). For `server_type` you can either use the ID as listed in `/server_types` or its name. For `image` you can either use the ID as listed in `/images` or its name. If you want to create the Server in a Location, you must set `location` to the ID or name as listed in `/locations`. Some properties like `start_after_create` or `automount` will trigger Actions after the Server is created. Those Actions are listed in the `next_actions` field in the response. For accessing your Server we strongly recommend to use SSH keys by passing the respective key IDs in `ssh_keys`. If you do not specify any `ssh_keys` we will generate a root password for you and return it in the response. Please note that provided user-data is stored in our systems. While we take measures to protect it we highly recommend that you don’t use it to store passwords or other sensitive information. pub create_server_request: models::CreateServerRequest, } @@ -299,7 +299,8 @@ pub struct SoftRebootServerParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AddServerToPlacementGroupError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -307,7 +308,8 @@ pub enum AddServerToPlacementGroupError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AttachIsoToServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -315,7 +317,8 @@ pub enum AttachIsoToServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AttachServerToNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -323,7 +326,8 @@ pub enum AttachServerToNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeAliasIpsOfNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -331,7 +335,8 @@ pub enum ChangeAliasIpsOfNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeReverseDnsEntryForThisServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -339,7 +344,8 @@ pub enum ChangeReverseDnsEntryForThisServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeServerProtectionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -347,7 +353,8 @@ pub enum ChangeServerProtectionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeTypeOfServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -355,7 +362,8 @@ pub enum ChangeTypeOfServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateImageFromServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -363,7 +371,8 @@ pub enum CreateImageFromServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -371,7 +380,8 @@ pub enum CreateServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -379,7 +389,8 @@ pub enum DeleteServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DetachIsoFromServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -387,7 +398,8 @@ pub enum DetachIsoFromServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DetachServerFromNetworkError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -395,7 +407,8 @@ pub enum DetachServerFromNetworkError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DisableBackupsForServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -403,7 +416,8 @@ pub enum DisableBackupsForServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DisableRescueModeForServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -411,7 +425,8 @@ pub enum DisableRescueModeForServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum EnableAndConfigureBackupsForServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -419,7 +434,8 @@ pub enum EnableAndConfigureBackupsForServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum EnableRescueModeForServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -427,7 +443,8 @@ pub enum EnableRescueModeForServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -435,7 +452,8 @@ pub enum GetActionForServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetMetricsForServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -443,7 +461,8 @@ pub enum GetMetricsForServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -451,7 +470,8 @@ pub enum GetServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetServerActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -459,7 +479,8 @@ pub enum GetServerActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -467,7 +488,8 @@ pub enum ListActionsForServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListServerActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -475,7 +497,8 @@ pub enum ListServerActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListServersError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -483,7 +506,8 @@ pub enum ListServersError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum PowerOffServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -491,7 +515,8 @@ pub enum PowerOffServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum PowerOnServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -499,7 +524,8 @@ pub enum PowerOnServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum RebuildServerFromImageError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -507,7 +533,8 @@ pub enum RebuildServerFromImageError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum RemoveFromPlacementGroupError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -515,7 +542,8 @@ pub enum RemoveFromPlacementGroupError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -523,7 +551,8 @@ pub enum ReplaceServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum RequestConsoleForServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -531,7 +560,8 @@ pub enum RequestConsoleForServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ResetRootPasswordOfServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -539,7 +569,8 @@ pub enum ResetRootPasswordOfServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ResetServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -547,7 +578,8 @@ pub enum ResetServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ShutdownServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -555,11 +587,12 @@ pub enum ShutdownServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum SoftRebootServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } -/// Adds a Server to a Placement Group. Server must be powered off for this command to succeed. #### Call specific error codes | Code | Description | |-------------------------------|----------------------------------------------------------------------| | `server_not_stopped` | The action requires a stopped server | +/// Adds a Server to a Placement Group. Server must be powered off for this command to succeed. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `server_not_stopped` | The action requires a stopped server | pub async fn add_server_to_placement_group( configuration: &configuration::Configuration, params: AddServerToPlacementGroupParams, @@ -661,7 +694,7 @@ pub async fn attach_iso_to_server( } } -/// Attaches a Server to a network. This will complement the fixed public Server interface by adding an additional ethernet interface to the Server which is connected to the specified network. The Server will get an IP auto assigned from a subnet of type `server` in the same `network_zone`. Using the `alias_ips` attribute you can also define one or more additional IPs to the Servers. Please note that you will have to configure these IPs by hand on your Server since only the primary IP will be given out by DHCP. **Call specific error codes** | Code | Description | |----------------------------------|-----------------------------------------------------------------------| | `server_already_attached` | The server is already attached to the network | | `ip_not_available` | The provided Network IP is not available | | `no_subnet_available` | No Subnet or IP is available for the Server within the network | | `networks_overlap` | The network IP range overlaps with one of the server networks | +/// Attaches a Server to a network. This will complement the fixed public Server interface by adding an additional ethernet interface to the Server which is connected to the specified network. The Server will get an IP auto assigned from a subnet of type `server` in the same `network_zone`. Using the `alias_ips` attribute you can also define one or more additional IPs to the Servers. Please note that you will have to configure these IPs by hand on your Server since only the primary IP will be given out by DHCP. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `server_already_attached` | The server is already attached to the network | | `422` | `ip_not_available` | The provided Network IP is not available | | `422` | `no_subnet_available` | No Subnet or IP is available for the Server within the network | | `422` | `networks_overlap` | The network IP range overlaps with one of the server networks | pub async fn attach_server_to_network( configuration: &configuration::Configuration, params: AttachServerToNetworkParams, @@ -870,7 +903,7 @@ pub async fn change_server_protection( } } -/// Changes the type (Cores, RAM and disk sizes) of a Server. Server must be powered off for this command to succeed. This copies the content of its disk, and starts it again. You can only migrate to Server types with the same `storage_type` and equal or bigger disks. Shrinking disks is not possible as it might destroy data. If the disk gets upgraded, the Server type can not be downgraded any more. If you plan to downgrade the Server type, set `upgrade_disk` to `false`. #### Call specific error codes | Code | Description | |-------------------------------|----------------------------------------------------------------------| | `invalid_server_type` | The server type does not fit for the given server or is deprecated | | `server_not_stopped` | The action requires a stopped server | +/// Changes the type (Cores, RAM and disk sizes) of a Server. Server must be powered off for this command to succeed. This copies the content of its disk, and starts it again. You can only migrate to Server types with the same `storage_type` and equal or bigger disks. Shrinking disks is not possible as it might destroy data. If the disk gets upgraded, the Server type can not be downgraded any more. If you plan to downgrade the Server type, set `upgrade_disk` to `false`. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `invalid_server_type` | The server type does not fit for the given server or is deprecated | | | `server_not_stopped` | The action requires a stopped server | pub async fn change_type_of_server( configuration: &configuration::Configuration, params: ChangeTypeOfServerParams, @@ -972,7 +1005,7 @@ pub async fn create_image_from_server( } } -/// Creates a new Server. Returns preliminary information about the Server as well as an Action that covers progress of creation. +/// Creates a new Server. Returns preliminary information about the Server as well as an Action that covers progress of creation. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `placement_error` | An error during the placement occurred | | | `primary_ip_assigned` | The specified Primary IP is already assigned to a server | | | `primary_ip_datacenter_mismatch` | he specified Primary IP is in a different datacenter | | | `primary_ip_version_mismatch` | The specified Primary IP has the wrong IP Version | pub async fn create_server( configuration: &configuration::Configuration, params: CreateServerParams, diff --git a/src/apis/ssh_keys_api.rs b/src/apis/ssh_keys_api.rs index 7310babe..30ad1d30 100644 --- a/src/apis/ssh_keys_api.rs +++ b/src/apis/ssh_keys_api.rs @@ -62,7 +62,8 @@ pub struct ReplaceSshKeyParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateSshKeyError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -70,7 +71,8 @@ pub enum CreateSshKeyError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteSshKeyError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -78,7 +80,8 @@ pub enum DeleteSshKeyError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetSshKeyError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -86,7 +89,8 @@ pub enum GetSshKeyError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListSshKeysError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -94,7 +98,8 @@ pub enum ListSshKeysError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceSshKeyError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/storage_box_types_api.rs b/src/apis/storage_box_types_api.rs index 1efd3816..5bcf53d8 100644 --- a/src/apis/storage_box_types_api.rs +++ b/src/apis/storage_box_types_api.rs @@ -35,7 +35,8 @@ pub struct ListStorageBoxTypesParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetStorageBoxTypeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -43,7 +44,8 @@ pub enum GetStorageBoxTypeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListStorageBoxTypesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/storage_boxes_api.rs b/src/apis/storage_boxes_api.rs index e90db89d..09ecd9e3 100644 --- a/src/apis/storage_boxes_api.rs +++ b/src/apis/storage_boxes_api.rs @@ -300,7 +300,8 @@ pub struct UpdateStorageBoxSubaccountAccessSettingsParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeHomeDirectoryError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -308,7 +309,8 @@ pub enum ChangeHomeDirectoryError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeProtectionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -316,7 +318,8 @@ pub enum ChangeProtectionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeTypeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -324,7 +327,8 @@ pub enum ChangeTypeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateSnapshotError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -332,7 +336,8 @@ pub enum CreateSnapshotError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateStorageBoxError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -340,7 +345,8 @@ pub enum CreateStorageBoxError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateSubaccountError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -348,7 +354,8 @@ pub enum CreateSubaccountError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteSnapshotError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -356,7 +363,8 @@ pub enum DeleteSnapshotError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteStorageBoxError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -364,7 +372,8 @@ pub enum DeleteStorageBoxError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteSubaccountError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -372,7 +381,8 @@ pub enum DeleteSubaccountError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DisableSnapshotPlanError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -380,7 +390,8 @@ pub enum DisableSnapshotPlanError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum EnableSnapshotPlanError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -388,7 +399,8 @@ pub enum EnableSnapshotPlanError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForStorageBoxError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -396,7 +408,8 @@ pub enum GetActionForStorageBoxError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetSnapshotError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -404,7 +417,8 @@ pub enum GetSnapshotError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetStorageBoxError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -412,7 +426,8 @@ pub enum GetStorageBoxError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetStorageBoxActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -420,7 +435,8 @@ pub enum GetStorageBoxActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetSubaccountError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -428,7 +444,8 @@ pub enum GetSubaccountError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForStorageBoxError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -436,7 +453,8 @@ pub enum ListActionsForStorageBoxError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListFoldersOfStorageBoxError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -444,7 +462,8 @@ pub enum ListFoldersOfStorageBoxError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListSnapshotsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -452,7 +471,8 @@ pub enum ListSnapshotsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListStorageBoxActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -460,7 +480,8 @@ pub enum ListStorageBoxActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListStorageBoxesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -468,7 +489,8 @@ pub enum ListStorageBoxesError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListSubaccountsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -476,7 +498,8 @@ pub enum ListSubaccountsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceSnapshotError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -484,7 +507,8 @@ pub enum ReplaceSnapshotError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceStorageBoxError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -492,7 +516,8 @@ pub enum ReplaceStorageBoxError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceSubaccountError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -500,7 +525,8 @@ pub enum ReplaceSubaccountError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ResetStorageBoxPasswordError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -508,7 +534,8 @@ pub enum ResetStorageBoxPasswordError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ResetStorageBoxSubaccountPasswordError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -516,7 +543,8 @@ pub enum ResetStorageBoxSubaccountPasswordError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum RollbackSnapshotError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -524,7 +552,8 @@ pub enum RollbackSnapshotError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum UpdateStorageBoxAccessSettingsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -532,7 +561,8 @@ pub enum UpdateStorageBoxAccessSettingsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum UpdateStorageBoxSubaccountAccessSettingsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } diff --git a/src/apis/volumes_api.rs b/src/apis/volumes_api.rs index 862c68b6..7904190b 100644 --- a/src/apis/volumes_api.rs +++ b/src/apis/volumes_api.rs @@ -139,7 +139,8 @@ pub struct ResizeVolumeParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AttachVolumeToServerError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -147,7 +148,8 @@ pub enum AttachVolumeToServerError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeVolumeProtectionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -155,7 +157,8 @@ pub enum ChangeVolumeProtectionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateVolumeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -163,7 +166,8 @@ pub enum CreateVolumeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteVolumeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -171,7 +175,8 @@ pub enum DeleteVolumeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DetachVolumeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -179,7 +184,8 @@ pub enum DetachVolumeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForVolumeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -187,7 +193,8 @@ pub enum GetActionForVolumeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetVolumeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -195,7 +202,8 @@ pub enum GetVolumeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetVolumeActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -203,7 +211,8 @@ pub enum GetVolumeActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForVolumeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -211,7 +220,8 @@ pub enum ListActionsForVolumeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListVolumeActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -219,7 +229,8 @@ pub enum ListVolumeActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListVolumesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -227,7 +238,8 @@ pub enum ListVolumesError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceVolumeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -235,7 +247,8 @@ pub enum ReplaceVolumeError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ResizeVolumeError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -337,7 +350,7 @@ pub async fn change_volume_protection( } } -/// Creates a new Volume attached to a Server. If you want to create a Volume that is not attached to a Server, you need to provide the `location` key instead of `server`. This can be either the ID or the name of the Location this Volume will be created in. Note that a Volume can be attached to a Server only in the same Location as the Volume itself. Specifying the Server during Volume creation will automatically attach the Volume to that Server after it has been initialized. In that case, the `next_actions` key in the response is an array which contains a single `attach_volume` action. The minimum Volume size is 10GB and the maximum size is 10TB (10240GB). A volume’s name can consist of alphanumeric characters, dashes, underscores, and dots, but has to start and end with an alphanumeric character. The total length is limited to 64 characters. Volume names must be unique per Project. #### Call specific error codes | Code | Description | |-------------------------------------|-----------------------------------------------------| | `no_space_left_in_location` | There is no volume space left in the given location | +/// Creates a new Volume attached to a Server. If you want to create a Volume that is not attached to a Server, you need to provide the `location` key instead of `server`. This can be either the ID or the name of the Location this Volume will be created in. Note that a Volume can be attached to a Server only in the same Location as the Volume itself. Specifying the Server during Volume creation will automatically attach the Volume to that Server after it has been initialized. In that case, the `next_actions` key in the response is an array which contains a single `attach_volume` action. The minimum Volume size is 10GB and the maximum size is 10TB (10240GB). A volume’s name can consist of alphanumeric characters, dashes, underscores, and dots, but has to start and end with an alphanumeric character. The total length is limited to 64 characters. Volume names must be unique per Project. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | | `no_space_left_in_location` | There is no volume space left in the given location | pub async fn create_volume( configuration: &configuration::Configuration, params: CreateVolumeParams, diff --git a/src/apis/zones_api.rs b/src/apis/zones_api.rs index fc34bf0f..6e2e88f2 100644 --- a/src/apis/zones_api.rs +++ b/src/apis/zones_api.rs @@ -262,7 +262,8 @@ pub struct UpdateRecordsOfRrsetParams { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum AddRecordsToRrsetError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -270,7 +271,8 @@ pub enum AddRecordsToRrsetError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeRrsetsProtectionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -278,7 +280,8 @@ pub enum ChangeRrsetsProtectionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeRrsetsTtlError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -286,7 +289,8 @@ pub enum ChangeRrsetsTtlError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeZonesDefaultTtlError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -294,7 +298,8 @@ pub enum ChangeZonesDefaultTtlError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeZonesPrimaryNameserversError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -302,7 +307,8 @@ pub enum ChangeZonesPrimaryNameserversError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ChangeZonesProtectionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -310,7 +316,8 @@ pub enum ChangeZonesProtectionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateRrsetError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -318,7 +325,8 @@ pub enum CreateRrsetError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum CreateZoneError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -326,7 +334,8 @@ pub enum CreateZoneError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteRrsetError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -334,7 +343,8 @@ pub enum DeleteRrsetError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum DeleteZoneError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -342,7 +352,8 @@ pub enum DeleteZoneError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ExportZoneFileError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -350,7 +361,8 @@ pub enum ExportZoneFileError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetActionForZoneError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -358,7 +370,8 @@ pub enum GetActionForZoneError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetRrsetError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -366,7 +379,8 @@ pub enum GetRrsetError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetZoneError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -374,7 +388,8 @@ pub enum GetZoneError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum GetZoneActionError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -382,7 +397,8 @@ pub enum GetZoneActionError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ImportZoneFileError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -390,7 +406,8 @@ pub enum ImportZoneFileError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListActionsForZoneError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -398,7 +415,8 @@ pub enum ListActionsForZoneError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListRrsetsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -406,7 +424,8 @@ pub enum ListRrsetsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListZoneActionsError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -414,7 +433,8 @@ pub enum ListZoneActionsError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ListZonesError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -422,7 +442,8 @@ pub enum ListZonesError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum RemoveRecordsFromRrsetError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -430,7 +451,8 @@ pub enum RemoveRecordsFromRrsetError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceRrsetError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -438,7 +460,8 @@ pub enum ReplaceRrsetError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum ReplaceZoneError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -446,7 +469,8 @@ pub enum ReplaceZoneError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum SetRecordsOfRrsetError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } @@ -454,11 +478,12 @@ pub enum SetRecordsOfRrsetError { #[derive(Debug, Clone, Serialize, Deserialize)] #[serde(untagged)] pub enum UpdateRecordsOfRrsetError { - DefaultResponse(models::ErrorResponse), + Status4xx(models::ErrorResponse), + Status5xx(models::ErrorResponse), UnknownValue(serde_json::Value), } -/// Adds resource records (RRs) to an RRSet in the Zone. For convenience, the RRSet will be automatically created if it doesn't exist. Otherwise, the new records are appended to the existing RRSet. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Adds resource records (RRs) to an RRSet in the Zone. For convenience, the RRSet will be automatically created if it doesn't exist. Otherwise, the new records are appended to the existing RRSet. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn add_records_to_rrset( configuration: &configuration::Configuration, params: AddRecordsToRrsetParams, @@ -513,7 +538,7 @@ pub async fn add_records_to_rrset( } } -/// Changes the protection of an RRSet in the Zone. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Changes the protection of an RRSet in the Zone. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn change_rrsets_protection( configuration: &configuration::Configuration, params: ChangeRrsetsProtectionParams, @@ -568,7 +593,7 @@ pub async fn change_rrsets_protection( } } -/// Changes the Time To Live (TTL) of an RRSet in the Zone. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Changes the Time To Live (TTL) of an RRSet in the Zone. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn change_rrsets_ttl( configuration: &configuration::Configuration, params: ChangeRrsetsTtlParams, @@ -623,7 +648,7 @@ pub async fn change_rrsets_ttl( } } -/// Changes the default Time To Live (TTL) of a Zone. This TTL is used for RRSets that do not explicitly define a TTL. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Changes the default Time To Live (TTL) of a Zone. This TTL is used for RRSets that do not explicitly define a TTL. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn change_zones_default_ttl( configuration: &configuration::Configuration, params: ChangeZonesDefaultTtlParams, @@ -674,7 +699,7 @@ pub async fn change_zones_default_ttl( } } -/// Overwrites the primary nameservers of a Zone. Only applicable for Zones in secondary mode. #### Call specific error codes | Code | Description | |-----------------------|------------------------------------| | `incorrect_zone_mode` | The zone is not in secondary mode. | +/// Overwrites the primary nameservers of a Zone. Only applicable for Zones in secondary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn change_zones_primary_nameservers( configuration: &configuration::Configuration, params: ChangeZonesPrimaryNameserversParams, @@ -777,7 +802,7 @@ pub async fn change_zones_protection( } } -/// Create an RRSet in the Zone. Only applicable for Zones in primary mode. | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Create an RRSet in the Zone. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn create_rrset( configuration: &configuration::Configuration, params: CreateRrsetParams, @@ -874,7 +899,7 @@ pub async fn create_zone( } } -/// Deletes an RRSet from the Zone. Only applicable for Zones in primary mode. | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Deletes an RRSet from the Zone. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn delete_rrset( configuration: &configuration::Configuration, params: DeleteRrsetParams, @@ -976,7 +1001,7 @@ pub async fn delete_zone( } } -/// Returns a generated Zone file in BIND (RFC [1034](https://datatracker.ietf.org/doc/html/rfc1034)/[1035](https://datatracker.ietf.org/doc/html/rfc1035)) format. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Returns a generated Zone file in BIND (RFC [1034](https://datatracker.ietf.org/doc/html/rfc1034)/[1035](https://datatracker.ietf.org/doc/html/rfc1035)) format. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn export_zone_file( configuration: &configuration::Configuration, params: ExportZoneFileParams, @@ -1076,7 +1101,7 @@ pub async fn get_action_for_zone( } } -/// Returns a single RRSet from the Zone. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Returns a single RRSet from the Zone. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn get_rrset( configuration: &configuration::Configuration, params: GetRrsetParams, @@ -1221,7 +1246,7 @@ pub async fn get_zone_action( } } -/// Imports a zone file, replacing all resource record sets (RRSets). The import will fail if existing RRSet are `change` protected. See Zone file import for more details. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Imports a zone file, replacing all resource record sets (RRSets). The import will fail if existing RRSet are `change` protected. See Zone file import for more details. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn import_zone_file( configuration: &configuration::Configuration, params: ImportZoneFileParams, @@ -1371,7 +1396,7 @@ pub async fn list_actions_for_zone( } } -/// Returns all RRSets in the Zone. Use the provided URI parameters to modify the result. The maximum value for `per_page` on this endpoint is `100` instead of `50`. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Returns all RRSets in the Zone. Use the provided URI parameters to modify the result. The maximum value for `per_page` on this endpoint is `100` instead of `50`. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn list_rrsets( configuration: &configuration::Configuration, params: ListRrsetsParams, @@ -1683,7 +1708,7 @@ pub async fn list_zones( } } -/// Removes resource records (RRs) from an existing RRSet in the Zone. For convenience, the RRSet will be automatically deleted if it doesn't contain any RRs afterwards. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Removes resource records (RRs) from an existing RRSet in the Zone. For convenience, the RRSet will be automatically deleted if it doesn't contain any RRs afterwards. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn remove_records_from_rrset( configuration: &configuration::Configuration, params: RemoveRecordsFromRrsetParams, @@ -1738,7 +1763,7 @@ pub async fn remove_records_from_rrset( } } -/// Updates an RRSet in the Zone. Only applicable for Zones in primary mode. | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Updates an RRSet in the Zone. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn replace_rrset( configuration: &configuration::Configuration, params: ReplaceRrsetParams, @@ -1844,7 +1869,7 @@ pub async fn replace_zone( } } -/// Overwrites the resource records (RRs) of an existing RRSet in the Zone. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Overwrites the resource records (RRs) of an existing RRSet in the Zone. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn set_records_of_rrset( configuration: &configuration::Configuration, params: SetRecordsOfRrsetParams, @@ -1899,7 +1924,7 @@ pub async fn set_records_of_rrset( } } -/// Updates resource records' (RRs) comments of an existing RRSet in the Zone. Only applicable for Zones in primary mode. #### Call specific error codes | Code | Description | |-----------------------|----------------------------------| | `incorrect_zone_mode` | The zone is not in primary mode. | +/// Updates resource records' (RRs) comments of an existing RRSet in the Zone. Only applicable for Zones in primary mode. #### Operation specific errors | Status | Code | Description | | --- | --- | --- | | `422` | `incorrect_zone_mode` | This operation is not supported for this Zone's `mode`. | pub async fn update_records_of_rrset( configuration: &configuration::Configuration, params: UpdateRecordsOfRrsetParams, From ffb89bdb9ec7f2f85adad1b56533d59432f87439 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20K=C3=B6stler?= Date: Thu, 15 Jan 2026 12:51:44 +0100 Subject: [PATCH 3/6] [spec-sync] Schema: Add name property to subaccount --- src/apis/storage_boxes_api.rs | 7 +++++++ src/models/create_subaccount_request.rs | 4 ++++ src/models/replace_subaccount_request.rs | 4 ++++ src/models/subaccount.rs | 4 ++++ 4 files changed, 19 insertions(+) diff --git a/src/apis/storage_boxes_api.rs b/src/apis/storage_boxes_api.rs index 09ecd9e3..aa64b395 100644 --- a/src/apis/storage_boxes_api.rs +++ b/src/apis/storage_boxes_api.rs @@ -216,6 +216,8 @@ pub struct ListStorageBoxesParams { pub struct ListSubaccountsParams { /// ID of the Storage Box. pub id: i64, + /// Filter resources by their name. The response will only contain the resources matching exactly the specified name. + pub name: Option, /// Filter resources by labels. The response will only contain resources matching the label selector. For more information, see \"Label Selector\". pub label_selector: Option, /// Sort resources by field and direction. Can be used multiple times. For more information, see \"Sorting\". @@ -1787,6 +1789,7 @@ pub async fn list_subaccounts( // unbox the parameters let id = params.id; + let name = params.name; let label_selector = params.label_selector; let sort = params.sort; let username = params.username; @@ -1802,6 +1805,10 @@ pub async fn list_subaccounts( let mut local_var_req_builder = local_var_client.request(reqwest::Method::GET, local_var_uri_str.as_str()); + if let Some(ref local_var_str) = name { + local_var_req_builder = + local_var_req_builder.query(&[("name", &local_var_str.to_string())]); + } if let Some(ref local_var_str) = label_selector { local_var_req_builder = local_var_req_builder.query(&[("label_selector", &local_var_str.to_string())]); diff --git a/src/models/create_subaccount_request.rs b/src/models/create_subaccount_request.rs index 035d432e..01afa424 100644 --- a/src/models/create_subaccount_request.rs +++ b/src/models/create_subaccount_request.rs @@ -25,6 +25,9 @@ pub struct CreateSubaccountRequest { /// User-defined labels (`key/value` pairs) for the Resource. For more information, see \"Labels\". | User-defined labels (`key/value` pairs) for the Resource. Note that the set of Labels provided in the request will overwrite the existing one. For more information, see \"Labels\". #[serde(rename = "labels", skip_serializing_if = "Option::is_none")] pub labels: Option>, + /// Name of the Storage Box Subaccount. Defaults to the Storage Box Subaccount `username`. + #[serde(rename = "name", skip_serializing_if = "Option::is_none")] + pub name: Option, /// Password of the Storage Box Subaccount. For more details, see the Storage Boxes password policy. #[serde(rename = "password")] pub password: String, @@ -38,6 +41,7 @@ impl CreateSubaccountRequest { description: None, home_directory, labels: None, + name: None, password, } } diff --git a/src/models/replace_subaccount_request.rs b/src/models/replace_subaccount_request.rs index 82b53571..19fc6dd2 100644 --- a/src/models/replace_subaccount_request.rs +++ b/src/models/replace_subaccount_request.rs @@ -20,6 +20,9 @@ pub struct ReplaceSubaccountRequest { /// User-defined labels (`key/value` pairs) for the Resource. For more information, see \"Labels\". | User-defined labels (`key/value` pairs) for the Resource. Note that the set of Labels provided in the request will overwrite the existing one. For more information, see \"Labels\". #[serde(rename = "labels", skip_serializing_if = "Option::is_none")] pub labels: Option>, + /// Name of the Storage Box Subaccount. + #[serde(rename = "name", skip_serializing_if = "Option::is_none")] + pub name: Option, } impl ReplaceSubaccountRequest { @@ -28,6 +31,7 @@ impl ReplaceSubaccountRequest { ReplaceSubaccountRequest { description: None, labels: None, + name: None, } } } diff --git a/src/models/subaccount.rs b/src/models/subaccount.rs index 44b3ada9..92a32d98 100644 --- a/src/models/subaccount.rs +++ b/src/models/subaccount.rs @@ -30,6 +30,9 @@ pub struct Subaccount { /// User-defined labels (`key/value` pairs) for the Resource. For more information, see \"Labels\". | User-defined labels (`key/value` pairs) for the Resource. Note that the set of Labels provided in the request will overwrite the existing one. For more information, see \"Labels\". #[serde(rename = "labels")] pub labels: std::collections::HashMap, + /// Name of the Storage Box Subaccount. + #[serde(rename = "name", skip_serializing_if = "Option::is_none")] + pub name: Option, /// FQDN of the Storage Box Subaccount. #[serde(rename = "server")] pub server: String, @@ -60,6 +63,7 @@ impl Subaccount { home_directory, id, labels, + name: None, server, storage_box, username, From 75bda8bdb721d3d8cce2fae8e44349cb9d198928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20K=C3=B6stler?= Date: Thu, 15 Jan 2026 12:53:07 +0100 Subject: [PATCH 4/6] [spec-sync] Schema: Make sure "required" lists are sorted alphabetically --- src/models/subaccount.rs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/models/subaccount.rs b/src/models/subaccount.rs index 92a32d98..7a88210e 100644 --- a/src/models/subaccount.rs +++ b/src/models/subaccount.rs @@ -31,8 +31,8 @@ pub struct Subaccount { #[serde(rename = "labels")] pub labels: std::collections::HashMap, /// Name of the Storage Box Subaccount. - #[serde(rename = "name", skip_serializing_if = "Option::is_none")] - pub name: Option, + #[serde(rename = "name")] + pub name: String, /// FQDN of the Storage Box Subaccount. #[serde(rename = "server")] pub server: String, @@ -52,6 +52,7 @@ impl Subaccount { home_directory: String, id: i64, labels: std::collections::HashMap, + name: String, server: String, storage_box: i64, username: String, @@ -63,7 +64,7 @@ impl Subaccount { home_directory, id, labels, - name: None, + name, server, storage_box, username, From db080174b613e2a14839c16b1197f6eefc1266c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20K=C3=B6stler?= Date: Thu, 15 Jan 2026 12:53:57 +0100 Subject: [PATCH 5/6] [spec-sync-meta] Finalize spec at version main --- src/apis/actions_api.rs | 2 +- src/apis/certificates_api.rs | 2 +- src/apis/configuration.rs | 2 +- src/apis/datacenters_api.rs | 2 +- src/apis/firewalls_api.rs | 2 +- src/apis/floating_ips_api.rs | 2 +- src/apis/images_api.rs | 2 +- src/apis/isos_api.rs | 2 +- src/apis/load_balancer_types_api.rs | 2 +- src/apis/load_balancers_api.rs | 2 +- src/apis/locations_api.rs | 2 +- src/apis/networks_api.rs | 2 +- src/apis/placement_groups_api.rs | 2 +- src/apis/pricing_api.rs | 2 +- src/apis/primary_ips_api.rs | 2 +- src/apis/server_types_api.rs | 2 +- src/apis/servers_api.rs | 2 +- src/apis/ssh_keys_api.rs | 2 +- src/apis/storage_box_types_api.rs | 2 +- src/apis/storage_boxes_api.rs | 2 +- src/apis/volumes_api.rs | 2 +- src/apis/zones_api.rs | 2 +- src/models/action.rs | 2 +- src/models/add_records_to_rrset_request.rs | 2 +- src/models/add_records_to_rrset_response.rs | 2 +- src/models/add_route_to_network_response.rs | 2 +- src/models/add_server_to_placement_group_request.rs | 2 +- src/models/add_server_to_placement_group_response.rs | 2 +- src/models/add_service_response.rs | 2 +- src/models/add_subnet_to_network_response.rs | 2 +- src/models/add_target_response.rs | 2 +- src/models/apply_to_resources_request.rs | 2 +- src/models/apply_to_resources_response.rs | 2 +- src/models/architecture.rs | 2 +- src/models/assign_floating_ip_to_server_request.rs | 2 +- src/models/assign_floating_ip_to_server_response.rs | 2 +- src/models/assign_primary_ip_to_resource_request.rs | 2 +- src/models/assign_primary_ip_to_resource_response.rs | 2 +- src/models/attach_iso_to_server_request.rs | 2 +- src/models/attach_iso_to_server_response.rs | 2 +- src/models/attach_load_balancer_to_network_request.rs | 2 +- src/models/attach_load_balancer_to_network_response.rs | 2 +- src/models/attach_server_to_network_request.rs | 2 +- src/models/attach_server_to_network_response.rs | 2 +- src/models/attach_volume_to_server_request.rs | 2 +- src/models/attach_volume_to_server_response.rs | 2 +- src/models/certificate.rs | 2 +- src/models/certificate_status.rs | 2 +- src/models/certificate_status_error.rs | 2 +- src/models/change_algorithm_response.rs | 2 +- src/models/change_alias_ips_of_network_request.rs | 2 +- src/models/change_alias_ips_of_network_response.rs | 2 +- src/models/change_floating_ip_protection_response.rs | 2 +- src/models/change_home_directory_request.rs | 2 +- src/models/change_home_directory_response.rs | 2 +- src/models/change_image_protection_request.rs | 2 +- src/models/change_image_protection_response.rs | 2 +- src/models/change_ip_range_of_network_request.rs | 2 +- src/models/change_ip_range_of_network_response.rs | 2 +- src/models/change_load_balancer_protection_request.rs | 2 +- src/models/change_load_balancer_protection_response.rs | 2 +- src/models/change_network_protection_request.rs | 2 +- src/models/change_network_protection_response.rs | 2 +- src/models/change_primary_ip_protection_response.rs | 2 +- src/models/change_protection_request.rs | 2 +- src/models/change_protection_response.rs | 2 +- .../change_reverse_dns_entry_for_this_load_balancer_request.rs | 2 +- .../change_reverse_dns_entry_for_this_load_balancer_response.rs | 2 +- src/models/change_reverse_dns_entry_for_this_server_request.rs | 2 +- src/models/change_reverse_dns_entry_for_this_server_response.rs | 2 +- .../change_reverse_dns_records_for_floating_ip_response.rs | 2 +- .../change_reverse_dns_records_for_primary_ip_response.rs | 2 +- src/models/change_rrsets_protection_request.rs | 2 +- src/models/change_rrsets_protection_response.rs | 2 +- src/models/change_rrsets_ttl_request.rs | 2 +- src/models/change_rrsets_ttl_response.rs | 2 +- src/models/change_server_protection_request.rs | 2 +- src/models/change_server_protection_response.rs | 2 +- src/models/change_type_of_load_balancer_request.rs | 2 +- src/models/change_type_of_load_balancer_response.rs | 2 +- src/models/change_type_of_server_request.rs | 2 +- src/models/change_type_of_server_response.rs | 2 +- src/models/change_type_request.rs | 2 +- src/models/change_type_response.rs | 2 +- src/models/change_volume_protection_request.rs | 2 +- src/models/change_volume_protection_response.rs | 2 +- src/models/change_zones_default_ttl_request.rs | 2 +- src/models/change_zones_default_ttl_response.rs | 2 +- src/models/change_zones_primary_nameservers_request.rs | 2 +- src/models/change_zones_primary_nameservers_response.rs | 2 +- src/models/change_zones_protection_request.rs | 2 +- src/models/change_zones_protection_response.rs | 2 +- src/models/create_certificate_request.rs | 2 +- src/models/create_certificate_response.rs | 2 +- src/models/create_firewall_request.rs | 2 +- src/models/create_firewall_response.rs | 2 +- src/models/create_floating_ip_request.rs | 2 +- src/models/create_floating_ip_response.rs | 2 +- src/models/create_image_from_server_request.rs | 2 +- src/models/create_image_from_server_response.rs | 2 +- src/models/create_load_balancer_request.rs | 2 +- src/models/create_load_balancer_response.rs | 2 +- src/models/create_network_request.rs | 2 +- src/models/create_network_response.rs | 2 +- src/models/create_placementgroup_request.rs | 2 +- src/models/create_placementgroup_response.rs | 2 +- src/models/create_primary_ip_request.rs | 2 +- src/models/create_primary_ip_response.rs | 2 +- src/models/create_rrset_response.rs | 2 +- src/models/create_server_request.rs | 2 +- src/models/create_server_request_firewalls.rs | 2 +- src/models/create_server_request_public_net.rs | 2 +- src/models/create_server_response.rs | 2 +- src/models/create_snapshot_request.rs | 2 +- src/models/create_snapshot_response.rs | 2 +- src/models/create_snapshot_response_snapshot.rs | 2 +- src/models/create_ssh_key_request.rs | 2 +- src/models/create_ssh_key_response.rs | 2 +- src/models/create_storage_box_request.rs | 2 +- src/models/create_storage_box_request_access_settings.rs | 2 +- src/models/create_storage_box_response.rs | 2 +- src/models/create_subaccount_request.rs | 2 +- src/models/create_subaccount_request_access_settings.rs | 2 +- src/models/create_subaccount_response.rs | 2 +- src/models/create_subaccount_response_subaccount.rs | 2 +- src/models/create_volume_request.rs | 2 +- src/models/create_volume_response.rs | 2 +- src/models/create_zone_request.rs | 2 +- src/models/create_zone_response.rs | 2 +- src/models/created_from.rs | 2 +- src/models/data_center.rs | 2 +- src/models/data_center_server_types.rs | 2 +- src/models/delete_route_from_network_response.rs | 2 +- src/models/delete_rrset_response.rs | 2 +- src/models/delete_server_response.rs | 2 +- src/models/delete_service_request.rs | 2 +- src/models/delete_service_response.rs | 2 +- src/models/delete_snapshot_response.rs | 2 +- src/models/delete_storage_box_response.rs | 2 +- src/models/delete_subaccount_response.rs | 2 +- src/models/delete_subnet_from_network_request.rs | 2 +- src/models/delete_subnet_from_network_response.rs | 2 +- src/models/delete_zone_response.rs | 2 +- src/models/deprecation_info.rs | 2 +- src/models/detach_iso_from_server_response.rs | 2 +- src/models/detach_load_balancer_from_network_request.rs | 2 +- src/models/detach_load_balancer_from_network_response.rs | 2 +- src/models/detach_server_from_network_request.rs | 2 +- src/models/detach_server_from_network_response.rs | 2 +- src/models/detach_volume_response.rs | 2 +- src/models/disable_backups_for_server_response.rs | 2 +- .../disable_public_interface_of_load_balancer_response.rs | 2 +- src/models/disable_rescue_mode_for_server_response.rs | 2 +- src/models/disable_snapshot_plan_response.rs | 2 +- src/models/dns_ptr.rs | 2 +- src/models/enable_and_configure_backups_for_server_response.rs | 2 +- src/models/enable_public_interface_of_load_balancer_response.rs | 2 +- src/models/enable_rescue_mode_for_server_request.rs | 2 +- src/models/enable_rescue_mode_for_server_response.rs | 2 +- src/models/enable_snapshot_plan_request.rs | 2 +- src/models/enable_snapshot_plan_response.rs | 2 +- src/models/error.rs | 2 +- src/models/error_response.rs | 2 +- src/models/error_response_error.rs | 2 +- src/models/export_zone_file_response.rs | 2 +- src/models/firewall.rs | 2 +- src/models/firewall_resource.rs | 2 +- src/models/firewall_resource_id.rs | 2 +- src/models/firewall_resource_id_applied_to_resources.rs | 2 +- src/models/floating_ip.rs | 2 +- src/models/get_action_response.rs | 2 +- src/models/get_certificate_response.rs | 2 +- src/models/get_data_center_response.rs | 2 +- src/models/get_firewall_response.rs | 2 +- src/models/get_floating_ip_response.rs | 2 +- src/models/get_image_response.rs | 2 +- src/models/get_iso_response.rs | 2 +- src/models/get_load_balancer_response.rs | 2 +- src/models/get_load_balancer_type_response.rs | 2 +- src/models/get_location_response.rs | 2 +- src/models/get_metrics_for_loadbalancer_response.rs | 2 +- src/models/get_metrics_for_server_response.rs | 2 +- src/models/get_multiple_actions_response.rs | 2 +- src/models/get_network_response.rs | 2 +- src/models/get_placementgroup_response.rs | 2 +- src/models/get_primary_ip_response.rs | 2 +- src/models/get_rrset_response.rs | 2 +- src/models/get_server_response.rs | 2 +- src/models/get_server_type_response.rs | 2 +- src/models/get_snapshot_response.rs | 2 +- src/models/get_ssh_key_response.rs | 2 +- src/models/get_storage_box_response.rs | 2 +- src/models/get_storage_box_type_response.rs | 2 +- src/models/get_subaccount_response.rs | 2 +- src/models/get_volume_response.rs | 2 +- src/models/get_zone_response.rs | 2 +- src/models/http.rs | 2 +- src/models/image.rs | 2 +- src/models/import_zone_file_request.rs | 2 +- src/models/import_zone_file_response.rs | 2 +- src/models/ip_type.rs | 2 +- src/models/ipv4.rs | 2 +- src/models/ipv6.rs | 2 +- src/models/iso.rs | 2 +- src/models/label_selector.rs | 2 +- src/models/list_actions_response.rs | 2 +- src/models/list_certificates_response.rs | 2 +- src/models/list_data_centers_response.rs | 2 +- src/models/list_firewalls_response.rs | 2 +- src/models/list_floating_ips_response.rs | 2 +- src/models/list_folders_of_storage_box_response.rs | 2 +- src/models/list_images_response.rs | 2 +- src/models/list_isos_response.rs | 2 +- src/models/list_load_balancer_types_response.rs | 2 +- src/models/list_load_balancers_response.rs | 2 +- src/models/list_locations_response.rs | 2 +- src/models/list_networks_response.rs | 2 +- src/models/list_placement_groups_response.rs | 2 +- src/models/list_prices_response.rs | 2 +- src/models/list_prices_response_pricing.rs | 2 +- src/models/list_prices_response_pricing_floating_ip.rs | 2 +- src/models/list_prices_response_pricing_floating_ips.rs | 2 +- src/models/list_prices_response_pricing_image.rs | 2 +- src/models/list_prices_response_pricing_load_balancer_types.rs | 2 +- src/models/list_prices_response_pricing_primary_ips.rs | 2 +- src/models/list_prices_response_pricing_server_backup.rs | 2 +- src/models/list_prices_response_pricing_server_types.rs | 2 +- src/models/list_prices_response_pricing_volume.rs | 2 +- src/models/list_primary_ips_response.rs | 2 +- src/models/list_rrsets_response.rs | 2 +- src/models/list_server_types_response.rs | 2 +- src/models/list_servers_response.rs | 2 +- src/models/list_snapshots_response.rs | 2 +- src/models/list_ssh_keys_response.rs | 2 +- src/models/list_storage_box_types_response.rs | 2 +- src/models/list_storage_boxes_response.rs | 2 +- src/models/list_subaccounts_response.rs | 2 +- src/models/list_volumes_response.rs | 2 +- src/models/list_zones_response.rs | 2 +- src/models/load_balancer.rs | 2 +- src/models/load_balancer_add_target.rs | 2 +- src/models/load_balancer_algorithm.rs | 2 +- src/models/load_balancer_private_net.rs | 2 +- src/models/load_balancer_public_net.rs | 2 +- src/models/load_balancer_public_net_ipv4.rs | 2 +- src/models/load_balancer_public_net_ipv6.rs | 2 +- src/models/load_balancer_selected_target.rs | 2 +- src/models/load_balancer_service.rs | 2 +- src/models/load_balancer_service_health_check.rs | 2 +- src/models/load_balancer_service_health_check_http.rs | 2 +- src/models/load_balancer_target.rs | 2 +- src/models/load_balancer_target_health_status.rs | 2 +- src/models/load_balancer_target_ip.rs | 2 +- src/models/load_balancer_type.rs | 2 +- src/models/location.rs | 2 +- src/models/meta.rs | 2 +- src/models/metrics.rs | 2 +- src/models/metrics_time_series.rs | 2 +- src/models/metrics_time_series_value.rs | 2 +- src/models/nameserver.rs | 2 +- src/models/network.rs | 2 +- src/models/pagination.rs | 2 +- src/models/placement_group.rs | 2 +- src/models/power_off_server_response.rs | 2 +- src/models/power_on_server_response.rs | 2 +- src/models/price.rs | 2 +- src/models/price_per_time.rs | 2 +- src/models/price_per_time_monthly.rs | 2 +- src/models/price_per_time_without_traffic.rs | 2 +- src/models/primary_ip.rs | 2 +- src/models/protection.rs | 2 +- src/models/rebuild_server_from_image_request.rs | 2 +- src/models/rebuild_server_from_image_response.rs | 2 +- src/models/remove_from_placement_group_response.rs | 2 +- src/models/remove_from_resources_request.rs | 2 +- src/models/remove_from_resources_response.rs | 2 +- src/models/remove_records_from_rrset_request.rs | 2 +- src/models/remove_records_from_rrset_response.rs | 2 +- src/models/remove_target_request.rs | 2 +- src/models/remove_target_response.rs | 2 +- src/models/replace_certificate_request.rs | 2 +- src/models/replace_certificate_response.rs | 2 +- src/models/replace_firewall_request.rs | 2 +- src/models/replace_firewall_response.rs | 2 +- src/models/replace_floating_ip_request.rs | 2 +- src/models/replace_floating_ip_response.rs | 2 +- src/models/replace_image_request.rs | 2 +- src/models/replace_image_response.rs | 2 +- src/models/replace_load_balancer_request.rs | 2 +- src/models/replace_load_balancer_response.rs | 2 +- src/models/replace_network_request.rs | 2 +- src/models/replace_network_response.rs | 2 +- src/models/replace_placementgroup_request.rs | 2 +- src/models/replace_placementgroup_response.rs | 2 +- src/models/replace_primary_ip_request.rs | 2 +- src/models/replace_primary_ip_response.rs | 2 +- src/models/replace_rrset_request.rs | 2 +- src/models/replace_rrset_response.rs | 2 +- src/models/replace_server_request.rs | 2 +- src/models/replace_server_response.rs | 2 +- src/models/replace_snapshot_request.rs | 2 +- src/models/replace_snapshot_response.rs | 2 +- src/models/replace_ssh_key_request.rs | 2 +- src/models/replace_ssh_key_response.rs | 2 +- src/models/replace_storage_box_request.rs | 2 +- src/models/replace_storage_box_response.rs | 2 +- src/models/replace_subaccount_request.rs | 2 +- src/models/replace_subaccount_response.rs | 2 +- src/models/replace_volume_request.rs | 2 +- src/models/replace_volume_response.rs | 2 +- src/models/replace_zone_request.rs | 2 +- src/models/replace_zone_response.rs | 2 +- src/models/request_console_for_server_response.rs | 2 +- src/models/reset_password_request.rs | 2 +- src/models/reset_password_response.rs | 2 +- src/models/reset_root_password_of_server_response.rs | 2 +- src/models/reset_server_response.rs | 2 +- src/models/resize_volume_request.rs | 2 +- src/models/resize_volume_response.rs | 2 +- src/models/resource.rs | 2 +- src/models/resource_id.rs | 2 +- src/models/resource_record.rs | 2 +- src/models/resource_record_set.rs | 2 +- src/models/resource_record_set_protection.rs | 2 +- src/models/resource_record_set_to_create.rs | 2 +- src/models/resource_record_set_type.rs | 2 +- src/models/resource_record_with_comment.rs | 2 +- src/models/retry_issuance_or_renewal_response.rs | 2 +- src/models/rollback_snapshot_request.rs | 2 +- src/models/rollback_snapshot_response.rs | 2 +- src/models/route.rs | 2 +- src/models/rule.rs | 2 +- src/models/rule_response.rs | 2 +- src/models/server.rs | 2 +- src/models/server_private_net.rs | 2 +- src/models/server_protection.rs | 2 +- src/models/server_public_net.rs | 2 +- src/models/server_public_net_firewall.rs | 2 +- src/models/server_type.rs | 2 +- src/models/server_type_location.rs | 2 +- src/models/set_records_of_rrset_request.rs | 2 +- src/models/set_records_of_rrset_response.rs | 2 +- src/models/set_rules_request.rs | 2 +- src/models/set_rules_response.rs | 2 +- src/models/shutdown_server_response.rs | 2 +- src/models/snapshot.rs | 2 +- src/models/snapshot_plan.rs | 2 +- src/models/snapshot_stats.rs | 2 +- src/models/soft_reboot_server_response.rs | 2 +- src/models/ssh_key.rs | 2 +- src/models/storage_box.rs | 2 +- src/models/storage_box_access_setting.rs | 2 +- src/models/storage_box_stats.rs | 2 +- src/models/storage_box_type.rs | 2 +- src/models/storage_box_type_prices_inner.rs | 2 +- src/models/subaccount.rs | 2 +- src/models/subaccount_access_setting.rs | 2 +- src/models/subnet.rs | 2 +- src/models/subnet_with_gateway.rs | 2 +- src/models/unassign_floating_ip_response.rs | 2 +- src/models/unassign_primary_ip_from_resource_response.rs | 2 +- src/models/update_access_settings_request.rs | 2 +- src/models/update_access_settings_response.rs | 2 +- src/models/update_load_balancer_service.rs | 2 +- src/models/update_load_balancer_service_health_check.rs | 2 +- src/models/update_load_balancer_service_health_check_http.rs | 2 +- src/models/update_records_of_rrset_request.rs | 2 +- src/models/update_records_of_rrset_response.rs | 2 +- src/models/update_service_response.rs | 2 +- src/models/volume.rs | 2 +- src/models/zone.rs | 2 +- src/models/zone_authoritative_nameservers.rs | 2 +- 372 files changed, 372 insertions(+), 372 deletions(-) diff --git a/src/apis/actions_api.rs b/src/apis/actions_api.rs index acf0c11b..1528a047 100644 --- a/src/apis/actions_api.rs +++ b/src/apis/actions_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/certificates_api.rs b/src/apis/certificates_api.rs index 570d2b3d..670f8c0d 100644 --- a/src/apis/certificates_api.rs +++ b/src/apis/certificates_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/configuration.rs b/src/apis/configuration.rs index db605c79..2c024c30 100644 --- a/src/apis/configuration.rs +++ b/src/apis/configuration.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/datacenters_api.rs b/src/apis/datacenters_api.rs index f126ce78..ff2c847e 100644 --- a/src/apis/datacenters_api.rs +++ b/src/apis/datacenters_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/firewalls_api.rs b/src/apis/firewalls_api.rs index 37b0da40..77e5caf5 100644 --- a/src/apis/firewalls_api.rs +++ b/src/apis/firewalls_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/floating_ips_api.rs b/src/apis/floating_ips_api.rs index ecbd471f..6393eac8 100644 --- a/src/apis/floating_ips_api.rs +++ b/src/apis/floating_ips_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/images_api.rs b/src/apis/images_api.rs index 1e8b67a0..0d86740f 100644 --- a/src/apis/images_api.rs +++ b/src/apis/images_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/isos_api.rs b/src/apis/isos_api.rs index c72a32fe..409afd87 100644 --- a/src/apis/isos_api.rs +++ b/src/apis/isos_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/load_balancer_types_api.rs b/src/apis/load_balancer_types_api.rs index a653ebef..8fbf1229 100644 --- a/src/apis/load_balancer_types_api.rs +++ b/src/apis/load_balancer_types_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/load_balancers_api.rs b/src/apis/load_balancers_api.rs index c2717f6e..8531794a 100644 --- a/src/apis/load_balancers_api.rs +++ b/src/apis/load_balancers_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/locations_api.rs b/src/apis/locations_api.rs index 6104768b..05ebd847 100644 --- a/src/apis/locations_api.rs +++ b/src/apis/locations_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/networks_api.rs b/src/apis/networks_api.rs index 6987067a..a52f4bfa 100644 --- a/src/apis/networks_api.rs +++ b/src/apis/networks_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/placement_groups_api.rs b/src/apis/placement_groups_api.rs index 478fe2fa..3ded8f37 100644 --- a/src/apis/placement_groups_api.rs +++ b/src/apis/placement_groups_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/pricing_api.rs b/src/apis/pricing_api.rs index 4ff0fc20..4e1bf09e 100644 --- a/src/apis/pricing_api.rs +++ b/src/apis/pricing_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/primary_ips_api.rs b/src/apis/primary_ips_api.rs index 016bef3e..4f928744 100644 --- a/src/apis/primary_ips_api.rs +++ b/src/apis/primary_ips_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/server_types_api.rs b/src/apis/server_types_api.rs index 1ab238c4..b1095298 100644 --- a/src/apis/server_types_api.rs +++ b/src/apis/server_types_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/servers_api.rs b/src/apis/servers_api.rs index 85853f24..fb2f3a71 100644 --- a/src/apis/servers_api.rs +++ b/src/apis/servers_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/ssh_keys_api.rs b/src/apis/ssh_keys_api.rs index 30ad1d30..6064d2d3 100644 --- a/src/apis/ssh_keys_api.rs +++ b/src/apis/ssh_keys_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/storage_box_types_api.rs b/src/apis/storage_box_types_api.rs index 5bcf53d8..5a148f17 100644 --- a/src/apis/storage_box_types_api.rs +++ b/src/apis/storage_box_types_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/storage_boxes_api.rs b/src/apis/storage_boxes_api.rs index aa64b395..2f6535d1 100644 --- a/src/apis/storage_boxes_api.rs +++ b/src/apis/storage_boxes_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/volumes_api.rs b/src/apis/volumes_api.rs index 7904190b..60cd0a93 100644 --- a/src/apis/volumes_api.rs +++ b/src/apis/volumes_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/apis/zones_api.rs b/src/apis/zones_api.rs index 6e2e88f2..91f3aa38 100644 --- a/src/apis/zones_api.rs +++ b/src/apis/zones_api.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/action.rs b/src/models/action.rs index e0e84dba..5eed950b 100644 --- a/src/models/action.rs +++ b/src/models/action.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_records_to_rrset_request.rs b/src/models/add_records_to_rrset_request.rs index fe15f585..4a05af7a 100644 --- a/src/models/add_records_to_rrset_request.rs +++ b/src/models/add_records_to_rrset_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_records_to_rrset_response.rs b/src/models/add_records_to_rrset_response.rs index ff579c72..4ac702f1 100644 --- a/src/models/add_records_to_rrset_response.rs +++ b/src/models/add_records_to_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_route_to_network_response.rs b/src/models/add_route_to_network_response.rs index 2986467f..41d5bfb9 100644 --- a/src/models/add_route_to_network_response.rs +++ b/src/models/add_route_to_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_server_to_placement_group_request.rs b/src/models/add_server_to_placement_group_request.rs index 2d7cd3b4..9b4ac8d8 100644 --- a/src/models/add_server_to_placement_group_request.rs +++ b/src/models/add_server_to_placement_group_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_server_to_placement_group_response.rs b/src/models/add_server_to_placement_group_response.rs index aa953288..525f1b25 100644 --- a/src/models/add_server_to_placement_group_response.rs +++ b/src/models/add_server_to_placement_group_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_service_response.rs b/src/models/add_service_response.rs index 2c82b362..050bd85b 100644 --- a/src/models/add_service_response.rs +++ b/src/models/add_service_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_subnet_to_network_response.rs b/src/models/add_subnet_to_network_response.rs index a0d3d851..1c19033b 100644 --- a/src/models/add_subnet_to_network_response.rs +++ b/src/models/add_subnet_to_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/add_target_response.rs b/src/models/add_target_response.rs index 92c0c1ab..2bb1cb02 100644 --- a/src/models/add_target_response.rs +++ b/src/models/add_target_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/apply_to_resources_request.rs b/src/models/apply_to_resources_request.rs index 85f8008c..58c55da6 100644 --- a/src/models/apply_to_resources_request.rs +++ b/src/models/apply_to_resources_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/apply_to_resources_response.rs b/src/models/apply_to_resources_response.rs index be08e763..095cc9c4 100644 --- a/src/models/apply_to_resources_response.rs +++ b/src/models/apply_to_resources_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/architecture.rs b/src/models/architecture.rs index be07be44..fb92ec04 100644 --- a/src/models/architecture.rs +++ b/src/models/architecture.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/assign_floating_ip_to_server_request.rs b/src/models/assign_floating_ip_to_server_request.rs index e9699ff7..5dca9e90 100644 --- a/src/models/assign_floating_ip_to_server_request.rs +++ b/src/models/assign_floating_ip_to_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/assign_floating_ip_to_server_response.rs b/src/models/assign_floating_ip_to_server_response.rs index 26678f37..07737780 100644 --- a/src/models/assign_floating_ip_to_server_response.rs +++ b/src/models/assign_floating_ip_to_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/assign_primary_ip_to_resource_request.rs b/src/models/assign_primary_ip_to_resource_request.rs index e9bdab00..88b5bda7 100644 --- a/src/models/assign_primary_ip_to_resource_request.rs +++ b/src/models/assign_primary_ip_to_resource_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/assign_primary_ip_to_resource_response.rs b/src/models/assign_primary_ip_to_resource_response.rs index 3798bdf3..206a6efd 100644 --- a/src/models/assign_primary_ip_to_resource_response.rs +++ b/src/models/assign_primary_ip_to_resource_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_iso_to_server_request.rs b/src/models/attach_iso_to_server_request.rs index f8dfea4c..ea462514 100644 --- a/src/models/attach_iso_to_server_request.rs +++ b/src/models/attach_iso_to_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_iso_to_server_response.rs b/src/models/attach_iso_to_server_response.rs index 819615d6..324c9ebb 100644 --- a/src/models/attach_iso_to_server_response.rs +++ b/src/models/attach_iso_to_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_load_balancer_to_network_request.rs b/src/models/attach_load_balancer_to_network_request.rs index 16025359..f2e6a833 100644 --- a/src/models/attach_load_balancer_to_network_request.rs +++ b/src/models/attach_load_balancer_to_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_load_balancer_to_network_response.rs b/src/models/attach_load_balancer_to_network_response.rs index c5cb8510..c0da68e7 100644 --- a/src/models/attach_load_balancer_to_network_response.rs +++ b/src/models/attach_load_balancer_to_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_server_to_network_request.rs b/src/models/attach_server_to_network_request.rs index 2676fc01..e0ee1a1f 100644 --- a/src/models/attach_server_to_network_request.rs +++ b/src/models/attach_server_to_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_server_to_network_response.rs b/src/models/attach_server_to_network_response.rs index 029e1394..ec5f2bb0 100644 --- a/src/models/attach_server_to_network_response.rs +++ b/src/models/attach_server_to_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_volume_to_server_request.rs b/src/models/attach_volume_to_server_request.rs index 94c20506..d28a8a65 100644 --- a/src/models/attach_volume_to_server_request.rs +++ b/src/models/attach_volume_to_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/attach_volume_to_server_response.rs b/src/models/attach_volume_to_server_response.rs index 9f412898..ba8e24ac 100644 --- a/src/models/attach_volume_to_server_response.rs +++ b/src/models/attach_volume_to_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/certificate.rs b/src/models/certificate.rs index 5deaddce..b352057b 100644 --- a/src/models/certificate.rs +++ b/src/models/certificate.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/certificate_status.rs b/src/models/certificate_status.rs index a736a4e3..a542c8e4 100644 --- a/src/models/certificate_status.rs +++ b/src/models/certificate_status.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/certificate_status_error.rs b/src/models/certificate_status_error.rs index e3f6e1d8..82b485a5 100644 --- a/src/models/certificate_status_error.rs +++ b/src/models/certificate_status_error.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_algorithm_response.rs b/src/models/change_algorithm_response.rs index 3b3c9d18..496c37bf 100644 --- a/src/models/change_algorithm_response.rs +++ b/src/models/change_algorithm_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_alias_ips_of_network_request.rs b/src/models/change_alias_ips_of_network_request.rs index 103149b7..df2c961b 100644 --- a/src/models/change_alias_ips_of_network_request.rs +++ b/src/models/change_alias_ips_of_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_alias_ips_of_network_response.rs b/src/models/change_alias_ips_of_network_response.rs index 256b47b0..4c94bc68 100644 --- a/src/models/change_alias_ips_of_network_response.rs +++ b/src/models/change_alias_ips_of_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_floating_ip_protection_response.rs b/src/models/change_floating_ip_protection_response.rs index 086f0f4c..87981eba 100644 --- a/src/models/change_floating_ip_protection_response.rs +++ b/src/models/change_floating_ip_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_home_directory_request.rs b/src/models/change_home_directory_request.rs index a7368cdd..0ae245a9 100644 --- a/src/models/change_home_directory_request.rs +++ b/src/models/change_home_directory_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_home_directory_response.rs b/src/models/change_home_directory_response.rs index 1676c2d4..9a1f6b7b 100644 --- a/src/models/change_home_directory_response.rs +++ b/src/models/change_home_directory_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_image_protection_request.rs b/src/models/change_image_protection_request.rs index 7a47f45e..4a736850 100644 --- a/src/models/change_image_protection_request.rs +++ b/src/models/change_image_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_image_protection_response.rs b/src/models/change_image_protection_response.rs index 4e4cd299..9ff7f183 100644 --- a/src/models/change_image_protection_response.rs +++ b/src/models/change_image_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_ip_range_of_network_request.rs b/src/models/change_ip_range_of_network_request.rs index 752212e2..eed5aeb1 100644 --- a/src/models/change_ip_range_of_network_request.rs +++ b/src/models/change_ip_range_of_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_ip_range_of_network_response.rs b/src/models/change_ip_range_of_network_response.rs index c70ff942..533456b2 100644 --- a/src/models/change_ip_range_of_network_response.rs +++ b/src/models/change_ip_range_of_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_load_balancer_protection_request.rs b/src/models/change_load_balancer_protection_request.rs index 04ab5865..d2e3d19c 100644 --- a/src/models/change_load_balancer_protection_request.rs +++ b/src/models/change_load_balancer_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_load_balancer_protection_response.rs b/src/models/change_load_balancer_protection_response.rs index 8217fcc0..41befa2b 100644 --- a/src/models/change_load_balancer_protection_response.rs +++ b/src/models/change_load_balancer_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_network_protection_request.rs b/src/models/change_network_protection_request.rs index b57e6edd..0990d765 100644 --- a/src/models/change_network_protection_request.rs +++ b/src/models/change_network_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_network_protection_response.rs b/src/models/change_network_protection_response.rs index 77c9c5c9..fefcbb26 100644 --- a/src/models/change_network_protection_response.rs +++ b/src/models/change_network_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_primary_ip_protection_response.rs b/src/models/change_primary_ip_protection_response.rs index 1b99443f..0c9ddd64 100644 --- a/src/models/change_primary_ip_protection_response.rs +++ b/src/models/change_primary_ip_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_protection_request.rs b/src/models/change_protection_request.rs index e0ab589f..700b1894 100644 --- a/src/models/change_protection_request.rs +++ b/src/models/change_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_protection_response.rs b/src/models/change_protection_response.rs index 54ce4ab7..ee08a1c4 100644 --- a/src/models/change_protection_response.rs +++ b/src/models/change_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_entry_for_this_load_balancer_request.rs b/src/models/change_reverse_dns_entry_for_this_load_balancer_request.rs index 51f1cc50..be267875 100644 --- a/src/models/change_reverse_dns_entry_for_this_load_balancer_request.rs +++ b/src/models/change_reverse_dns_entry_for_this_load_balancer_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_entry_for_this_load_balancer_response.rs b/src/models/change_reverse_dns_entry_for_this_load_balancer_response.rs index b2cdb557..3a9c6cfb 100644 --- a/src/models/change_reverse_dns_entry_for_this_load_balancer_response.rs +++ b/src/models/change_reverse_dns_entry_for_this_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_entry_for_this_server_request.rs b/src/models/change_reverse_dns_entry_for_this_server_request.rs index 53a6085a..0603b614 100644 --- a/src/models/change_reverse_dns_entry_for_this_server_request.rs +++ b/src/models/change_reverse_dns_entry_for_this_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_entry_for_this_server_response.rs b/src/models/change_reverse_dns_entry_for_this_server_response.rs index 4177610c..dbe610b6 100644 --- a/src/models/change_reverse_dns_entry_for_this_server_response.rs +++ b/src/models/change_reverse_dns_entry_for_this_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_records_for_floating_ip_response.rs b/src/models/change_reverse_dns_records_for_floating_ip_response.rs index f7d072bf..e97eedf2 100644 --- a/src/models/change_reverse_dns_records_for_floating_ip_response.rs +++ b/src/models/change_reverse_dns_records_for_floating_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_reverse_dns_records_for_primary_ip_response.rs b/src/models/change_reverse_dns_records_for_primary_ip_response.rs index 22c67db3..8723801b 100644 --- a/src/models/change_reverse_dns_records_for_primary_ip_response.rs +++ b/src/models/change_reverse_dns_records_for_primary_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_rrsets_protection_request.rs b/src/models/change_rrsets_protection_request.rs index 1bd785e0..2746c1d7 100644 --- a/src/models/change_rrsets_protection_request.rs +++ b/src/models/change_rrsets_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_rrsets_protection_response.rs b/src/models/change_rrsets_protection_response.rs index 85a6ae9b..1c382b95 100644 --- a/src/models/change_rrsets_protection_response.rs +++ b/src/models/change_rrsets_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_rrsets_ttl_request.rs b/src/models/change_rrsets_ttl_request.rs index 29e00b88..c0cb232a 100644 --- a/src/models/change_rrsets_ttl_request.rs +++ b/src/models/change_rrsets_ttl_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_rrsets_ttl_response.rs b/src/models/change_rrsets_ttl_response.rs index f54cc56a..8aabcba8 100644 --- a/src/models/change_rrsets_ttl_response.rs +++ b/src/models/change_rrsets_ttl_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_server_protection_request.rs b/src/models/change_server_protection_request.rs index 75e96422..ae5f20d1 100644 --- a/src/models/change_server_protection_request.rs +++ b/src/models/change_server_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_server_protection_response.rs b/src/models/change_server_protection_response.rs index 29704634..afc574fd 100644 --- a/src/models/change_server_protection_response.rs +++ b/src/models/change_server_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_of_load_balancer_request.rs b/src/models/change_type_of_load_balancer_request.rs index 9146673d..9c322b18 100644 --- a/src/models/change_type_of_load_balancer_request.rs +++ b/src/models/change_type_of_load_balancer_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_of_load_balancer_response.rs b/src/models/change_type_of_load_balancer_response.rs index 39c47cc4..0762a8b5 100644 --- a/src/models/change_type_of_load_balancer_response.rs +++ b/src/models/change_type_of_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_of_server_request.rs b/src/models/change_type_of_server_request.rs index f343a9d0..2893190d 100644 --- a/src/models/change_type_of_server_request.rs +++ b/src/models/change_type_of_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_of_server_response.rs b/src/models/change_type_of_server_response.rs index 64b48190..9c9178ee 100644 --- a/src/models/change_type_of_server_response.rs +++ b/src/models/change_type_of_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_request.rs b/src/models/change_type_request.rs index 22b86d6b..999c0c99 100644 --- a/src/models/change_type_request.rs +++ b/src/models/change_type_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_type_response.rs b/src/models/change_type_response.rs index f42e3252..946f8f8a 100644 --- a/src/models/change_type_response.rs +++ b/src/models/change_type_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_volume_protection_request.rs b/src/models/change_volume_protection_request.rs index 7945a2a7..aeb1aa0b 100644 --- a/src/models/change_volume_protection_request.rs +++ b/src/models/change_volume_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_volume_protection_response.rs b/src/models/change_volume_protection_response.rs index e8bd245d..e9355cbe 100644 --- a/src/models/change_volume_protection_response.rs +++ b/src/models/change_volume_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_default_ttl_request.rs b/src/models/change_zones_default_ttl_request.rs index 6dae8961..dca68868 100644 --- a/src/models/change_zones_default_ttl_request.rs +++ b/src/models/change_zones_default_ttl_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_default_ttl_response.rs b/src/models/change_zones_default_ttl_response.rs index e64034ff..80bf942b 100644 --- a/src/models/change_zones_default_ttl_response.rs +++ b/src/models/change_zones_default_ttl_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_primary_nameservers_request.rs b/src/models/change_zones_primary_nameservers_request.rs index 87d800b0..dc2ca3e7 100644 --- a/src/models/change_zones_primary_nameservers_request.rs +++ b/src/models/change_zones_primary_nameservers_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_primary_nameservers_response.rs b/src/models/change_zones_primary_nameservers_response.rs index 7528d876..2c2832ae 100644 --- a/src/models/change_zones_primary_nameservers_response.rs +++ b/src/models/change_zones_primary_nameservers_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_protection_request.rs b/src/models/change_zones_protection_request.rs index abe86d1b..05d9848b 100644 --- a/src/models/change_zones_protection_request.rs +++ b/src/models/change_zones_protection_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/change_zones_protection_response.rs b/src/models/change_zones_protection_response.rs index f5ef570e..9482f81f 100644 --- a/src/models/change_zones_protection_response.rs +++ b/src/models/change_zones_protection_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_certificate_request.rs b/src/models/create_certificate_request.rs index b14f454e..80081fb0 100644 --- a/src/models/create_certificate_request.rs +++ b/src/models/create_certificate_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_certificate_response.rs b/src/models/create_certificate_response.rs index a394c18c..6010f741 100644 --- a/src/models/create_certificate_response.rs +++ b/src/models/create_certificate_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_firewall_request.rs b/src/models/create_firewall_request.rs index 428886e8..c45bba88 100644 --- a/src/models/create_firewall_request.rs +++ b/src/models/create_firewall_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_firewall_response.rs b/src/models/create_firewall_response.rs index 225e9253..160b3784 100644 --- a/src/models/create_firewall_response.rs +++ b/src/models/create_firewall_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_floating_ip_request.rs b/src/models/create_floating_ip_request.rs index b2366e55..124af3dd 100644 --- a/src/models/create_floating_ip_request.rs +++ b/src/models/create_floating_ip_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_floating_ip_response.rs b/src/models/create_floating_ip_response.rs index b89c08fe..d75fa5e7 100644 --- a/src/models/create_floating_ip_response.rs +++ b/src/models/create_floating_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_image_from_server_request.rs b/src/models/create_image_from_server_request.rs index 96301f10..54b83316 100644 --- a/src/models/create_image_from_server_request.rs +++ b/src/models/create_image_from_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_image_from_server_response.rs b/src/models/create_image_from_server_response.rs index beadadf4..c671359c 100644 --- a/src/models/create_image_from_server_response.rs +++ b/src/models/create_image_from_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_load_balancer_request.rs b/src/models/create_load_balancer_request.rs index 796e561c..70f29cbd 100644 --- a/src/models/create_load_balancer_request.rs +++ b/src/models/create_load_balancer_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_load_balancer_response.rs b/src/models/create_load_balancer_response.rs index c46609c3..16d9f5d9 100644 --- a/src/models/create_load_balancer_response.rs +++ b/src/models/create_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_network_request.rs b/src/models/create_network_request.rs index 8352dc0f..e5f119ed 100644 --- a/src/models/create_network_request.rs +++ b/src/models/create_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_network_response.rs b/src/models/create_network_response.rs index 20a43557..fc58a5fe 100644 --- a/src/models/create_network_response.rs +++ b/src/models/create_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_placementgroup_request.rs b/src/models/create_placementgroup_request.rs index b90abc67..7e67c897 100644 --- a/src/models/create_placementgroup_request.rs +++ b/src/models/create_placementgroup_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_placementgroup_response.rs b/src/models/create_placementgroup_response.rs index 5b65cfbe..4b8f572f 100644 --- a/src/models/create_placementgroup_response.rs +++ b/src/models/create_placementgroup_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_primary_ip_request.rs b/src/models/create_primary_ip_request.rs index ddf705d4..e7f053d7 100644 --- a/src/models/create_primary_ip_request.rs +++ b/src/models/create_primary_ip_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_primary_ip_response.rs b/src/models/create_primary_ip_response.rs index 3fef9708..d15e868a 100644 --- a/src/models/create_primary_ip_response.rs +++ b/src/models/create_primary_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_rrset_response.rs b/src/models/create_rrset_response.rs index b574c7b7..ec6e34ac 100644 --- a/src/models/create_rrset_response.rs +++ b/src/models/create_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_server_request.rs b/src/models/create_server_request.rs index 3d838850..45fb5dda 100644 --- a/src/models/create_server_request.rs +++ b/src/models/create_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_server_request_firewalls.rs b/src/models/create_server_request_firewalls.rs index 725240e0..82dda7bc 100644 --- a/src/models/create_server_request_firewalls.rs +++ b/src/models/create_server_request_firewalls.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_server_request_public_net.rs b/src/models/create_server_request_public_net.rs index 8bdfb4c7..723bca1d 100644 --- a/src/models/create_server_request_public_net.rs +++ b/src/models/create_server_request_public_net.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_server_response.rs b/src/models/create_server_response.rs index 219559d7..1f77d914 100644 --- a/src/models/create_server_response.rs +++ b/src/models/create_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_snapshot_request.rs b/src/models/create_snapshot_request.rs index 97288661..7617ef39 100644 --- a/src/models/create_snapshot_request.rs +++ b/src/models/create_snapshot_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_snapshot_response.rs b/src/models/create_snapshot_response.rs index 2902b1cc..f52d491a 100644 --- a/src/models/create_snapshot_response.rs +++ b/src/models/create_snapshot_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_snapshot_response_snapshot.rs b/src/models/create_snapshot_response_snapshot.rs index f7763aaa..7a5789eb 100644 --- a/src/models/create_snapshot_response_snapshot.rs +++ b/src/models/create_snapshot_response_snapshot.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_ssh_key_request.rs b/src/models/create_ssh_key_request.rs index 52bc8043..2af6da53 100644 --- a/src/models/create_ssh_key_request.rs +++ b/src/models/create_ssh_key_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_ssh_key_response.rs b/src/models/create_ssh_key_response.rs index 122fd07c..a3239e70 100644 --- a/src/models/create_ssh_key_response.rs +++ b/src/models/create_ssh_key_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_storage_box_request.rs b/src/models/create_storage_box_request.rs index dd61818d..f54d8daf 100644 --- a/src/models/create_storage_box_request.rs +++ b/src/models/create_storage_box_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_storage_box_request_access_settings.rs b/src/models/create_storage_box_request_access_settings.rs index b0a28c70..574bf7aa 100644 --- a/src/models/create_storage_box_request_access_settings.rs +++ b/src/models/create_storage_box_request_access_settings.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_storage_box_response.rs b/src/models/create_storage_box_response.rs index e2f9948d..33e58561 100644 --- a/src/models/create_storage_box_response.rs +++ b/src/models/create_storage_box_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_subaccount_request.rs b/src/models/create_subaccount_request.rs index 01afa424..9f5e5d5b 100644 --- a/src/models/create_subaccount_request.rs +++ b/src/models/create_subaccount_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_subaccount_request_access_settings.rs b/src/models/create_subaccount_request_access_settings.rs index 20d153ab..104cff81 100644 --- a/src/models/create_subaccount_request_access_settings.rs +++ b/src/models/create_subaccount_request_access_settings.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_subaccount_response.rs b/src/models/create_subaccount_response.rs index 33fc61d9..fbd8f99e 100644 --- a/src/models/create_subaccount_response.rs +++ b/src/models/create_subaccount_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_subaccount_response_subaccount.rs b/src/models/create_subaccount_response_subaccount.rs index ca5372b3..754f7667 100644 --- a/src/models/create_subaccount_response_subaccount.rs +++ b/src/models/create_subaccount_response_subaccount.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_volume_request.rs b/src/models/create_volume_request.rs index 0aab4ed4..787d8205 100644 --- a/src/models/create_volume_request.rs +++ b/src/models/create_volume_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_volume_response.rs b/src/models/create_volume_response.rs index 9d650967..32b5db4a 100644 --- a/src/models/create_volume_response.rs +++ b/src/models/create_volume_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_zone_request.rs b/src/models/create_zone_request.rs index 3381d2f2..1541f9d7 100644 --- a/src/models/create_zone_request.rs +++ b/src/models/create_zone_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/create_zone_response.rs b/src/models/create_zone_response.rs index d573bbcc..4d7244e1 100644 --- a/src/models/create_zone_response.rs +++ b/src/models/create_zone_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/created_from.rs b/src/models/created_from.rs index b8df2c22..ac4a9e02 100644 --- a/src/models/created_from.rs +++ b/src/models/created_from.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/data_center.rs b/src/models/data_center.rs index 3253c416..e1bafc75 100644 --- a/src/models/data_center.rs +++ b/src/models/data_center.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/data_center_server_types.rs b/src/models/data_center_server_types.rs index 3a690ea2..b063872d 100644 --- a/src/models/data_center_server_types.rs +++ b/src/models/data_center_server_types.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_route_from_network_response.rs b/src/models/delete_route_from_network_response.rs index 8cccfa61..61c57f4c 100644 --- a/src/models/delete_route_from_network_response.rs +++ b/src/models/delete_route_from_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_rrset_response.rs b/src/models/delete_rrset_response.rs index cb4515f7..5ae6f17a 100644 --- a/src/models/delete_rrset_response.rs +++ b/src/models/delete_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_server_response.rs b/src/models/delete_server_response.rs index fc6870b8..6fffe408 100644 --- a/src/models/delete_server_response.rs +++ b/src/models/delete_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_service_request.rs b/src/models/delete_service_request.rs index daf3bff7..9ce8432a 100644 --- a/src/models/delete_service_request.rs +++ b/src/models/delete_service_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_service_response.rs b/src/models/delete_service_response.rs index ca59fb15..1440a882 100644 --- a/src/models/delete_service_response.rs +++ b/src/models/delete_service_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_snapshot_response.rs b/src/models/delete_snapshot_response.rs index 790d3cba..b6feff09 100644 --- a/src/models/delete_snapshot_response.rs +++ b/src/models/delete_snapshot_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_storage_box_response.rs b/src/models/delete_storage_box_response.rs index 90882d77..fc9203b4 100644 --- a/src/models/delete_storage_box_response.rs +++ b/src/models/delete_storage_box_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_subaccount_response.rs b/src/models/delete_subaccount_response.rs index f4836a21..8b03f29f 100644 --- a/src/models/delete_subaccount_response.rs +++ b/src/models/delete_subaccount_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_subnet_from_network_request.rs b/src/models/delete_subnet_from_network_request.rs index 408fccc4..c72c5b1d 100644 --- a/src/models/delete_subnet_from_network_request.rs +++ b/src/models/delete_subnet_from_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_subnet_from_network_response.rs b/src/models/delete_subnet_from_network_response.rs index de4d4e6f..ad92e5fe 100644 --- a/src/models/delete_subnet_from_network_response.rs +++ b/src/models/delete_subnet_from_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/delete_zone_response.rs b/src/models/delete_zone_response.rs index df4b26f8..0936ddd7 100644 --- a/src/models/delete_zone_response.rs +++ b/src/models/delete_zone_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/deprecation_info.rs b/src/models/deprecation_info.rs index 1e4340c7..5aa8d4e5 100644 --- a/src/models/deprecation_info.rs +++ b/src/models/deprecation_info.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_iso_from_server_response.rs b/src/models/detach_iso_from_server_response.rs index 66b16049..7b56fad4 100644 --- a/src/models/detach_iso_from_server_response.rs +++ b/src/models/detach_iso_from_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_load_balancer_from_network_request.rs b/src/models/detach_load_balancer_from_network_request.rs index f7b4609e..4d429502 100644 --- a/src/models/detach_load_balancer_from_network_request.rs +++ b/src/models/detach_load_balancer_from_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_load_balancer_from_network_response.rs b/src/models/detach_load_balancer_from_network_response.rs index e97632c6..c364f301 100644 --- a/src/models/detach_load_balancer_from_network_response.rs +++ b/src/models/detach_load_balancer_from_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_server_from_network_request.rs b/src/models/detach_server_from_network_request.rs index 4f7f10c3..504fdb55 100644 --- a/src/models/detach_server_from_network_request.rs +++ b/src/models/detach_server_from_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_server_from_network_response.rs b/src/models/detach_server_from_network_response.rs index 091c113a..0aa5679b 100644 --- a/src/models/detach_server_from_network_response.rs +++ b/src/models/detach_server_from_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/detach_volume_response.rs b/src/models/detach_volume_response.rs index 82e1a4af..7200a67a 100644 --- a/src/models/detach_volume_response.rs +++ b/src/models/detach_volume_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/disable_backups_for_server_response.rs b/src/models/disable_backups_for_server_response.rs index f3258b23..d17924fb 100644 --- a/src/models/disable_backups_for_server_response.rs +++ b/src/models/disable_backups_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/disable_public_interface_of_load_balancer_response.rs b/src/models/disable_public_interface_of_load_balancer_response.rs index 7a7dbd1d..b19b390c 100644 --- a/src/models/disable_public_interface_of_load_balancer_response.rs +++ b/src/models/disable_public_interface_of_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/disable_rescue_mode_for_server_response.rs b/src/models/disable_rescue_mode_for_server_response.rs index beb250c7..1d016cf7 100644 --- a/src/models/disable_rescue_mode_for_server_response.rs +++ b/src/models/disable_rescue_mode_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/disable_snapshot_plan_response.rs b/src/models/disable_snapshot_plan_response.rs index 9633196b..8a796bc6 100644 --- a/src/models/disable_snapshot_plan_response.rs +++ b/src/models/disable_snapshot_plan_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/dns_ptr.rs b/src/models/dns_ptr.rs index 83b3c32c..cf472b43 100644 --- a/src/models/dns_ptr.rs +++ b/src/models/dns_ptr.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_and_configure_backups_for_server_response.rs b/src/models/enable_and_configure_backups_for_server_response.rs index a7a64c2a..510baaa4 100644 --- a/src/models/enable_and_configure_backups_for_server_response.rs +++ b/src/models/enable_and_configure_backups_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_public_interface_of_load_balancer_response.rs b/src/models/enable_public_interface_of_load_balancer_response.rs index 2d9e16dd..689567b9 100644 --- a/src/models/enable_public_interface_of_load_balancer_response.rs +++ b/src/models/enable_public_interface_of_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_rescue_mode_for_server_request.rs b/src/models/enable_rescue_mode_for_server_request.rs index 44af1779..c79e9781 100644 --- a/src/models/enable_rescue_mode_for_server_request.rs +++ b/src/models/enable_rescue_mode_for_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_rescue_mode_for_server_response.rs b/src/models/enable_rescue_mode_for_server_response.rs index 170ee678..ad707d25 100644 --- a/src/models/enable_rescue_mode_for_server_response.rs +++ b/src/models/enable_rescue_mode_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_snapshot_plan_request.rs b/src/models/enable_snapshot_plan_request.rs index 843ac1f0..6d18a995 100644 --- a/src/models/enable_snapshot_plan_request.rs +++ b/src/models/enable_snapshot_plan_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/enable_snapshot_plan_response.rs b/src/models/enable_snapshot_plan_response.rs index 241a9763..794e3c23 100644 --- a/src/models/enable_snapshot_plan_response.rs +++ b/src/models/enable_snapshot_plan_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/error.rs b/src/models/error.rs index 5c736f71..1a47c1a9 100644 --- a/src/models/error.rs +++ b/src/models/error.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/error_response.rs b/src/models/error_response.rs index bea01521..078ce9e8 100644 --- a/src/models/error_response.rs +++ b/src/models/error_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/error_response_error.rs b/src/models/error_response_error.rs index b2eead6f..02b628f9 100644 --- a/src/models/error_response_error.rs +++ b/src/models/error_response_error.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/export_zone_file_response.rs b/src/models/export_zone_file_response.rs index 7c765371..86906f22 100644 --- a/src/models/export_zone_file_response.rs +++ b/src/models/export_zone_file_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/firewall.rs b/src/models/firewall.rs index 81be56d0..947980b1 100644 --- a/src/models/firewall.rs +++ b/src/models/firewall.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/firewall_resource.rs b/src/models/firewall_resource.rs index 0097a43a..423817fb 100644 --- a/src/models/firewall_resource.rs +++ b/src/models/firewall_resource.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/firewall_resource_id.rs b/src/models/firewall_resource_id.rs index b2423dd1..5eb642c3 100644 --- a/src/models/firewall_resource_id.rs +++ b/src/models/firewall_resource_id.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/firewall_resource_id_applied_to_resources.rs b/src/models/firewall_resource_id_applied_to_resources.rs index 614cae6e..025a9400 100644 --- a/src/models/firewall_resource_id_applied_to_resources.rs +++ b/src/models/firewall_resource_id_applied_to_resources.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/floating_ip.rs b/src/models/floating_ip.rs index 98efc426..e88cb388 100644 --- a/src/models/floating_ip.rs +++ b/src/models/floating_ip.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_action_response.rs b/src/models/get_action_response.rs index 948e8770..7ecb37e8 100644 --- a/src/models/get_action_response.rs +++ b/src/models/get_action_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_certificate_response.rs b/src/models/get_certificate_response.rs index b46bed46..a9fb81d8 100644 --- a/src/models/get_certificate_response.rs +++ b/src/models/get_certificate_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_data_center_response.rs b/src/models/get_data_center_response.rs index cde7e1f4..aaad2f24 100644 --- a/src/models/get_data_center_response.rs +++ b/src/models/get_data_center_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_firewall_response.rs b/src/models/get_firewall_response.rs index 4c691f01..5d4d39cb 100644 --- a/src/models/get_firewall_response.rs +++ b/src/models/get_firewall_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_floating_ip_response.rs b/src/models/get_floating_ip_response.rs index fc70e41a..9e11b044 100644 --- a/src/models/get_floating_ip_response.rs +++ b/src/models/get_floating_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_image_response.rs b/src/models/get_image_response.rs index af0ad539..a4880ac3 100644 --- a/src/models/get_image_response.rs +++ b/src/models/get_image_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_iso_response.rs b/src/models/get_iso_response.rs index 8913c3f6..04b5ef01 100644 --- a/src/models/get_iso_response.rs +++ b/src/models/get_iso_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_load_balancer_response.rs b/src/models/get_load_balancer_response.rs index 6c989af0..edc444dc 100644 --- a/src/models/get_load_balancer_response.rs +++ b/src/models/get_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_load_balancer_type_response.rs b/src/models/get_load_balancer_type_response.rs index 37cb2412..9bdd04d6 100644 --- a/src/models/get_load_balancer_type_response.rs +++ b/src/models/get_load_balancer_type_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_location_response.rs b/src/models/get_location_response.rs index ec5f6980..c0a28de9 100644 --- a/src/models/get_location_response.rs +++ b/src/models/get_location_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_metrics_for_loadbalancer_response.rs b/src/models/get_metrics_for_loadbalancer_response.rs index cf20bad2..0da4a6bf 100644 --- a/src/models/get_metrics_for_loadbalancer_response.rs +++ b/src/models/get_metrics_for_loadbalancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_metrics_for_server_response.rs b/src/models/get_metrics_for_server_response.rs index 94c993f8..daa8d08f 100644 --- a/src/models/get_metrics_for_server_response.rs +++ b/src/models/get_metrics_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_multiple_actions_response.rs b/src/models/get_multiple_actions_response.rs index cd73983f..33ddc2c9 100644 --- a/src/models/get_multiple_actions_response.rs +++ b/src/models/get_multiple_actions_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_network_response.rs b/src/models/get_network_response.rs index cf6cfe03..773e9407 100644 --- a/src/models/get_network_response.rs +++ b/src/models/get_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_placementgroup_response.rs b/src/models/get_placementgroup_response.rs index 66dbfcf2..87674ef1 100644 --- a/src/models/get_placementgroup_response.rs +++ b/src/models/get_placementgroup_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_primary_ip_response.rs b/src/models/get_primary_ip_response.rs index 54da06c1..c022c7fb 100644 --- a/src/models/get_primary_ip_response.rs +++ b/src/models/get_primary_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_rrset_response.rs b/src/models/get_rrset_response.rs index 4c90736c..abce7baf 100644 --- a/src/models/get_rrset_response.rs +++ b/src/models/get_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_server_response.rs b/src/models/get_server_response.rs index 162e4056..9a0eeb72 100644 --- a/src/models/get_server_response.rs +++ b/src/models/get_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_server_type_response.rs b/src/models/get_server_type_response.rs index 77e8bf6b..a87a9b26 100644 --- a/src/models/get_server_type_response.rs +++ b/src/models/get_server_type_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_snapshot_response.rs b/src/models/get_snapshot_response.rs index 2d170b36..a1684763 100644 --- a/src/models/get_snapshot_response.rs +++ b/src/models/get_snapshot_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_ssh_key_response.rs b/src/models/get_ssh_key_response.rs index 1fb45c97..e4283071 100644 --- a/src/models/get_ssh_key_response.rs +++ b/src/models/get_ssh_key_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_storage_box_response.rs b/src/models/get_storage_box_response.rs index 06ff268d..864b2c2f 100644 --- a/src/models/get_storage_box_response.rs +++ b/src/models/get_storage_box_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_storage_box_type_response.rs b/src/models/get_storage_box_type_response.rs index c9d54adb..8ca6186d 100644 --- a/src/models/get_storage_box_type_response.rs +++ b/src/models/get_storage_box_type_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_subaccount_response.rs b/src/models/get_subaccount_response.rs index e4296e95..34f75933 100644 --- a/src/models/get_subaccount_response.rs +++ b/src/models/get_subaccount_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_volume_response.rs b/src/models/get_volume_response.rs index ecb1b8b3..d62f1829 100644 --- a/src/models/get_volume_response.rs +++ b/src/models/get_volume_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/get_zone_response.rs b/src/models/get_zone_response.rs index f946fd5d..31216cfb 100644 --- a/src/models/get_zone_response.rs +++ b/src/models/get_zone_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/http.rs b/src/models/http.rs index 27741d5c..94324760 100644 --- a/src/models/http.rs +++ b/src/models/http.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/image.rs b/src/models/image.rs index ae50ca5f..aca7b7ef 100644 --- a/src/models/image.rs +++ b/src/models/image.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/import_zone_file_request.rs b/src/models/import_zone_file_request.rs index 47313601..5e0b28f4 100644 --- a/src/models/import_zone_file_request.rs +++ b/src/models/import_zone_file_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/import_zone_file_response.rs b/src/models/import_zone_file_response.rs index 747453d1..292d0ca9 100644 --- a/src/models/import_zone_file_response.rs +++ b/src/models/import_zone_file_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/ip_type.rs b/src/models/ip_type.rs index 40550fa8..23cbaef1 100644 --- a/src/models/ip_type.rs +++ b/src/models/ip_type.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/ipv4.rs b/src/models/ipv4.rs index c986d342..eabbf5c3 100644 --- a/src/models/ipv4.rs +++ b/src/models/ipv4.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/ipv6.rs b/src/models/ipv6.rs index b01b0adf..34f84d1d 100644 --- a/src/models/ipv6.rs +++ b/src/models/ipv6.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/iso.rs b/src/models/iso.rs index 346c510f..d3da52ed 100644 --- a/src/models/iso.rs +++ b/src/models/iso.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/label_selector.rs b/src/models/label_selector.rs index 869c99e6..5fe70d76 100644 --- a/src/models/label_selector.rs +++ b/src/models/label_selector.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_actions_response.rs b/src/models/list_actions_response.rs index b6444b01..be4a8223 100644 --- a/src/models/list_actions_response.rs +++ b/src/models/list_actions_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_certificates_response.rs b/src/models/list_certificates_response.rs index 418d854a..629c50b9 100644 --- a/src/models/list_certificates_response.rs +++ b/src/models/list_certificates_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_data_centers_response.rs b/src/models/list_data_centers_response.rs index c77c28ae..e0d33600 100644 --- a/src/models/list_data_centers_response.rs +++ b/src/models/list_data_centers_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_firewalls_response.rs b/src/models/list_firewalls_response.rs index 014b0e21..c13f3ade 100644 --- a/src/models/list_firewalls_response.rs +++ b/src/models/list_firewalls_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_floating_ips_response.rs b/src/models/list_floating_ips_response.rs index 1206d92e..82bf6055 100644 --- a/src/models/list_floating_ips_response.rs +++ b/src/models/list_floating_ips_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_folders_of_storage_box_response.rs b/src/models/list_folders_of_storage_box_response.rs index 3852711c..40ac9324 100644 --- a/src/models/list_folders_of_storage_box_response.rs +++ b/src/models/list_folders_of_storage_box_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_images_response.rs b/src/models/list_images_response.rs index 70fe0b42..078e7ee8 100644 --- a/src/models/list_images_response.rs +++ b/src/models/list_images_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_isos_response.rs b/src/models/list_isos_response.rs index 55762b2e..d75be189 100644 --- a/src/models/list_isos_response.rs +++ b/src/models/list_isos_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_load_balancer_types_response.rs b/src/models/list_load_balancer_types_response.rs index e3081f43..6e56b1a9 100644 --- a/src/models/list_load_balancer_types_response.rs +++ b/src/models/list_load_balancer_types_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_load_balancers_response.rs b/src/models/list_load_balancers_response.rs index 7cd55c30..63b3f8cc 100644 --- a/src/models/list_load_balancers_response.rs +++ b/src/models/list_load_balancers_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_locations_response.rs b/src/models/list_locations_response.rs index 29139dfb..15769e29 100644 --- a/src/models/list_locations_response.rs +++ b/src/models/list_locations_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_networks_response.rs b/src/models/list_networks_response.rs index 9082c3f3..1b72a3ff 100644 --- a/src/models/list_networks_response.rs +++ b/src/models/list_networks_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_placement_groups_response.rs b/src/models/list_placement_groups_response.rs index 59c201ba..5805233d 100644 --- a/src/models/list_placement_groups_response.rs +++ b/src/models/list_placement_groups_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response.rs b/src/models/list_prices_response.rs index 4be15a8f..b7f11c19 100644 --- a/src/models/list_prices_response.rs +++ b/src/models/list_prices_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing.rs b/src/models/list_prices_response_pricing.rs index a6baacd2..c2b510f8 100644 --- a/src/models/list_prices_response_pricing.rs +++ b/src/models/list_prices_response_pricing.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_floating_ip.rs b/src/models/list_prices_response_pricing_floating_ip.rs index 5e9f3ccf..aef05189 100644 --- a/src/models/list_prices_response_pricing_floating_ip.rs +++ b/src/models/list_prices_response_pricing_floating_ip.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_floating_ips.rs b/src/models/list_prices_response_pricing_floating_ips.rs index 0df7dba6..3f9959f7 100644 --- a/src/models/list_prices_response_pricing_floating_ips.rs +++ b/src/models/list_prices_response_pricing_floating_ips.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_image.rs b/src/models/list_prices_response_pricing_image.rs index 9a57f98d..2646d306 100644 --- a/src/models/list_prices_response_pricing_image.rs +++ b/src/models/list_prices_response_pricing_image.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_load_balancer_types.rs b/src/models/list_prices_response_pricing_load_balancer_types.rs index 4ea4368f..81c5d24d 100644 --- a/src/models/list_prices_response_pricing_load_balancer_types.rs +++ b/src/models/list_prices_response_pricing_load_balancer_types.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_primary_ips.rs b/src/models/list_prices_response_pricing_primary_ips.rs index 377e39fb..a3d1fdb9 100644 --- a/src/models/list_prices_response_pricing_primary_ips.rs +++ b/src/models/list_prices_response_pricing_primary_ips.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_server_backup.rs b/src/models/list_prices_response_pricing_server_backup.rs index 1204bd55..1542184d 100644 --- a/src/models/list_prices_response_pricing_server_backup.rs +++ b/src/models/list_prices_response_pricing_server_backup.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_server_types.rs b/src/models/list_prices_response_pricing_server_types.rs index fbfcf398..eb28e0bc 100644 --- a/src/models/list_prices_response_pricing_server_types.rs +++ b/src/models/list_prices_response_pricing_server_types.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_prices_response_pricing_volume.rs b/src/models/list_prices_response_pricing_volume.rs index ad8ac916..1195ae9e 100644 --- a/src/models/list_prices_response_pricing_volume.rs +++ b/src/models/list_prices_response_pricing_volume.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_primary_ips_response.rs b/src/models/list_primary_ips_response.rs index b043d996..8739add0 100644 --- a/src/models/list_primary_ips_response.rs +++ b/src/models/list_primary_ips_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_rrsets_response.rs b/src/models/list_rrsets_response.rs index 431d0c4e..3ce7df36 100644 --- a/src/models/list_rrsets_response.rs +++ b/src/models/list_rrsets_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_server_types_response.rs b/src/models/list_server_types_response.rs index 6a7e49fd..c1ef0efd 100644 --- a/src/models/list_server_types_response.rs +++ b/src/models/list_server_types_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_servers_response.rs b/src/models/list_servers_response.rs index 4f5b5441..97229096 100644 --- a/src/models/list_servers_response.rs +++ b/src/models/list_servers_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_snapshots_response.rs b/src/models/list_snapshots_response.rs index 8b0ae254..50fce84e 100644 --- a/src/models/list_snapshots_response.rs +++ b/src/models/list_snapshots_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_ssh_keys_response.rs b/src/models/list_ssh_keys_response.rs index c3a3fdaa..3c9d02a7 100644 --- a/src/models/list_ssh_keys_response.rs +++ b/src/models/list_ssh_keys_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_storage_box_types_response.rs b/src/models/list_storage_box_types_response.rs index 85c20f98..1c4ffce4 100644 --- a/src/models/list_storage_box_types_response.rs +++ b/src/models/list_storage_box_types_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_storage_boxes_response.rs b/src/models/list_storage_boxes_response.rs index 868a888b..5b914465 100644 --- a/src/models/list_storage_boxes_response.rs +++ b/src/models/list_storage_boxes_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_subaccounts_response.rs b/src/models/list_subaccounts_response.rs index e5735735..79d1d010 100644 --- a/src/models/list_subaccounts_response.rs +++ b/src/models/list_subaccounts_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_volumes_response.rs b/src/models/list_volumes_response.rs index 2c1c37e1..9add19fa 100644 --- a/src/models/list_volumes_response.rs +++ b/src/models/list_volumes_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/list_zones_response.rs b/src/models/list_zones_response.rs index 961c2a6d..ea16d76d 100644 --- a/src/models/list_zones_response.rs +++ b/src/models/list_zones_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer.rs b/src/models/load_balancer.rs index fcd02d43..360dfc24 100644 --- a/src/models/load_balancer.rs +++ b/src/models/load_balancer.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_add_target.rs b/src/models/load_balancer_add_target.rs index 8d69a07f..63061f76 100644 --- a/src/models/load_balancer_add_target.rs +++ b/src/models/load_balancer_add_target.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_algorithm.rs b/src/models/load_balancer_algorithm.rs index f059ddee..92eb0ca5 100644 --- a/src/models/load_balancer_algorithm.rs +++ b/src/models/load_balancer_algorithm.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_private_net.rs b/src/models/load_balancer_private_net.rs index a2a21c44..0142a0db 100644 --- a/src/models/load_balancer_private_net.rs +++ b/src/models/load_balancer_private_net.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_public_net.rs b/src/models/load_balancer_public_net.rs index 485497c2..597d64f6 100644 --- a/src/models/load_balancer_public_net.rs +++ b/src/models/load_balancer_public_net.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_public_net_ipv4.rs b/src/models/load_balancer_public_net_ipv4.rs index 6ab0fc1b..1f3d39aa 100644 --- a/src/models/load_balancer_public_net_ipv4.rs +++ b/src/models/load_balancer_public_net_ipv4.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_public_net_ipv6.rs b/src/models/load_balancer_public_net_ipv6.rs index 4810eec2..06ca73b6 100644 --- a/src/models/load_balancer_public_net_ipv6.rs +++ b/src/models/load_balancer_public_net_ipv6.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_selected_target.rs b/src/models/load_balancer_selected_target.rs index bb0357db..0e8ed84d 100644 --- a/src/models/load_balancer_selected_target.rs +++ b/src/models/load_balancer_selected_target.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_service.rs b/src/models/load_balancer_service.rs index 718ae0ab..0cb2f7ab 100644 --- a/src/models/load_balancer_service.rs +++ b/src/models/load_balancer_service.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_service_health_check.rs b/src/models/load_balancer_service_health_check.rs index 83c0f224..66d6f8ab 100644 --- a/src/models/load_balancer_service_health_check.rs +++ b/src/models/load_balancer_service_health_check.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_service_health_check_http.rs b/src/models/load_balancer_service_health_check_http.rs index 6f8c4154..3cf54e82 100644 --- a/src/models/load_balancer_service_health_check_http.rs +++ b/src/models/load_balancer_service_health_check_http.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_target.rs b/src/models/load_balancer_target.rs index 2d1d0f88..1ea9fa19 100644 --- a/src/models/load_balancer_target.rs +++ b/src/models/load_balancer_target.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_target_health_status.rs b/src/models/load_balancer_target_health_status.rs index 07218f5c..86faa9d6 100644 --- a/src/models/load_balancer_target_health_status.rs +++ b/src/models/load_balancer_target_health_status.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_target_ip.rs b/src/models/load_balancer_target_ip.rs index b250223b..36074e76 100644 --- a/src/models/load_balancer_target_ip.rs +++ b/src/models/load_balancer_target_ip.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/load_balancer_type.rs b/src/models/load_balancer_type.rs index ade1bce9..22d6319f 100644 --- a/src/models/load_balancer_type.rs +++ b/src/models/load_balancer_type.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/location.rs b/src/models/location.rs index 94361bd9..fd088300 100644 --- a/src/models/location.rs +++ b/src/models/location.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/meta.rs b/src/models/meta.rs index b52dde6b..46643051 100644 --- a/src/models/meta.rs +++ b/src/models/meta.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/metrics.rs b/src/models/metrics.rs index 9df5e225..71429070 100644 --- a/src/models/metrics.rs +++ b/src/models/metrics.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/metrics_time_series.rs b/src/models/metrics_time_series.rs index 1ef0e9c2..f282f03f 100644 --- a/src/models/metrics_time_series.rs +++ b/src/models/metrics_time_series.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/metrics_time_series_value.rs b/src/models/metrics_time_series_value.rs index c9f29d90..9e3746cd 100644 --- a/src/models/metrics_time_series_value.rs +++ b/src/models/metrics_time_series_value.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/nameserver.rs b/src/models/nameserver.rs index 2baec187..68c90769 100644 --- a/src/models/nameserver.rs +++ b/src/models/nameserver.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/network.rs b/src/models/network.rs index 25e3c8ba..daa3f935 100644 --- a/src/models/network.rs +++ b/src/models/network.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/pagination.rs b/src/models/pagination.rs index 8611a448..49a53954 100644 --- a/src/models/pagination.rs +++ b/src/models/pagination.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/placement_group.rs b/src/models/placement_group.rs index f230d42a..be65c25c 100644 --- a/src/models/placement_group.rs +++ b/src/models/placement_group.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/power_off_server_response.rs b/src/models/power_off_server_response.rs index da8dcb8a..2a8ccf29 100644 --- a/src/models/power_off_server_response.rs +++ b/src/models/power_off_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/power_on_server_response.rs b/src/models/power_on_server_response.rs index 9100c7ae..6ff803ac 100644 --- a/src/models/power_on_server_response.rs +++ b/src/models/power_on_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/price.rs b/src/models/price.rs index d09c38f3..d58406e8 100644 --- a/src/models/price.rs +++ b/src/models/price.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/price_per_time.rs b/src/models/price_per_time.rs index 05879ae1..1f036fcc 100644 --- a/src/models/price_per_time.rs +++ b/src/models/price_per_time.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/price_per_time_monthly.rs b/src/models/price_per_time_monthly.rs index 7084dd80..afe6fb8a 100644 --- a/src/models/price_per_time_monthly.rs +++ b/src/models/price_per_time_monthly.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/price_per_time_without_traffic.rs b/src/models/price_per_time_without_traffic.rs index 11f47420..45686384 100644 --- a/src/models/price_per_time_without_traffic.rs +++ b/src/models/price_per_time_without_traffic.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/primary_ip.rs b/src/models/primary_ip.rs index c84ddcb2..780790ee 100644 --- a/src/models/primary_ip.rs +++ b/src/models/primary_ip.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/protection.rs b/src/models/protection.rs index a79653b1..f3cfb14b 100644 --- a/src/models/protection.rs +++ b/src/models/protection.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rebuild_server_from_image_request.rs b/src/models/rebuild_server_from_image_request.rs index 7e9511e7..a1db9de5 100644 --- a/src/models/rebuild_server_from_image_request.rs +++ b/src/models/rebuild_server_from_image_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rebuild_server_from_image_response.rs b/src/models/rebuild_server_from_image_response.rs index 4cddf9cd..7922b55b 100644 --- a/src/models/rebuild_server_from_image_response.rs +++ b/src/models/rebuild_server_from_image_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_from_placement_group_response.rs b/src/models/remove_from_placement_group_response.rs index e9937e83..2d4f3ed0 100644 --- a/src/models/remove_from_placement_group_response.rs +++ b/src/models/remove_from_placement_group_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_from_resources_request.rs b/src/models/remove_from_resources_request.rs index 134a6358..f96a43e2 100644 --- a/src/models/remove_from_resources_request.rs +++ b/src/models/remove_from_resources_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_from_resources_response.rs b/src/models/remove_from_resources_response.rs index 84c6b283..27057847 100644 --- a/src/models/remove_from_resources_response.rs +++ b/src/models/remove_from_resources_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_records_from_rrset_request.rs b/src/models/remove_records_from_rrset_request.rs index d1319165..a8d07568 100644 --- a/src/models/remove_records_from_rrset_request.rs +++ b/src/models/remove_records_from_rrset_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_records_from_rrset_response.rs b/src/models/remove_records_from_rrset_response.rs index d67826a5..e5b7ae17 100644 --- a/src/models/remove_records_from_rrset_response.rs +++ b/src/models/remove_records_from_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_target_request.rs b/src/models/remove_target_request.rs index 0ae75189..44d964c4 100644 --- a/src/models/remove_target_request.rs +++ b/src/models/remove_target_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/remove_target_response.rs b/src/models/remove_target_response.rs index 43006320..f571afd5 100644 --- a/src/models/remove_target_response.rs +++ b/src/models/remove_target_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_certificate_request.rs b/src/models/replace_certificate_request.rs index 66eeb0dd..62ecc21a 100644 --- a/src/models/replace_certificate_request.rs +++ b/src/models/replace_certificate_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_certificate_response.rs b/src/models/replace_certificate_response.rs index 7180c5a0..4dc35b49 100644 --- a/src/models/replace_certificate_response.rs +++ b/src/models/replace_certificate_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_firewall_request.rs b/src/models/replace_firewall_request.rs index 8053207b..b2e0f7a0 100644 --- a/src/models/replace_firewall_request.rs +++ b/src/models/replace_firewall_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_firewall_response.rs b/src/models/replace_firewall_response.rs index 2e4bda35..193d2c16 100644 --- a/src/models/replace_firewall_response.rs +++ b/src/models/replace_firewall_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_floating_ip_request.rs b/src/models/replace_floating_ip_request.rs index b023921d..a7f980df 100644 --- a/src/models/replace_floating_ip_request.rs +++ b/src/models/replace_floating_ip_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_floating_ip_response.rs b/src/models/replace_floating_ip_response.rs index 96c26b5a..915f8552 100644 --- a/src/models/replace_floating_ip_response.rs +++ b/src/models/replace_floating_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_image_request.rs b/src/models/replace_image_request.rs index b3835f47..383ae06f 100644 --- a/src/models/replace_image_request.rs +++ b/src/models/replace_image_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_image_response.rs b/src/models/replace_image_response.rs index 919a5f8e..36480157 100644 --- a/src/models/replace_image_response.rs +++ b/src/models/replace_image_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_load_balancer_request.rs b/src/models/replace_load_balancer_request.rs index 69a0b360..1796d68b 100644 --- a/src/models/replace_load_balancer_request.rs +++ b/src/models/replace_load_balancer_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_load_balancer_response.rs b/src/models/replace_load_balancer_response.rs index 17279823..e08573c3 100644 --- a/src/models/replace_load_balancer_response.rs +++ b/src/models/replace_load_balancer_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_network_request.rs b/src/models/replace_network_request.rs index c9499fd5..f851b7a5 100644 --- a/src/models/replace_network_request.rs +++ b/src/models/replace_network_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_network_response.rs b/src/models/replace_network_response.rs index 1ae73901..5226ea2e 100644 --- a/src/models/replace_network_response.rs +++ b/src/models/replace_network_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_placementgroup_request.rs b/src/models/replace_placementgroup_request.rs index f8a2c876..068777ec 100644 --- a/src/models/replace_placementgroup_request.rs +++ b/src/models/replace_placementgroup_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_placementgroup_response.rs b/src/models/replace_placementgroup_response.rs index 20e62aed..ac5c42a6 100644 --- a/src/models/replace_placementgroup_response.rs +++ b/src/models/replace_placementgroup_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_primary_ip_request.rs b/src/models/replace_primary_ip_request.rs index 720b5c80..8ffa92c6 100644 --- a/src/models/replace_primary_ip_request.rs +++ b/src/models/replace_primary_ip_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_primary_ip_response.rs b/src/models/replace_primary_ip_response.rs index adb46113..50af8e65 100644 --- a/src/models/replace_primary_ip_response.rs +++ b/src/models/replace_primary_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_rrset_request.rs b/src/models/replace_rrset_request.rs index 5664fcbd..ca0b8d4f 100644 --- a/src/models/replace_rrset_request.rs +++ b/src/models/replace_rrset_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_rrset_response.rs b/src/models/replace_rrset_response.rs index 7850cf24..0da54805 100644 --- a/src/models/replace_rrset_response.rs +++ b/src/models/replace_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_server_request.rs b/src/models/replace_server_request.rs index fcdbce7f..f52c85d8 100644 --- a/src/models/replace_server_request.rs +++ b/src/models/replace_server_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_server_response.rs b/src/models/replace_server_response.rs index f2866a11..7bf5ce55 100644 --- a/src/models/replace_server_response.rs +++ b/src/models/replace_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_snapshot_request.rs b/src/models/replace_snapshot_request.rs index 396542e2..eeb41b02 100644 --- a/src/models/replace_snapshot_request.rs +++ b/src/models/replace_snapshot_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_snapshot_response.rs b/src/models/replace_snapshot_response.rs index bd97d0af..5fd29975 100644 --- a/src/models/replace_snapshot_response.rs +++ b/src/models/replace_snapshot_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_ssh_key_request.rs b/src/models/replace_ssh_key_request.rs index a9dc0ca2..44a27e13 100644 --- a/src/models/replace_ssh_key_request.rs +++ b/src/models/replace_ssh_key_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_ssh_key_response.rs b/src/models/replace_ssh_key_response.rs index 49bdc877..00a9fcbc 100644 --- a/src/models/replace_ssh_key_response.rs +++ b/src/models/replace_ssh_key_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_storage_box_request.rs b/src/models/replace_storage_box_request.rs index e5495e03..a36dbde6 100644 --- a/src/models/replace_storage_box_request.rs +++ b/src/models/replace_storage_box_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_storage_box_response.rs b/src/models/replace_storage_box_response.rs index 710f9ec4..62f5d521 100644 --- a/src/models/replace_storage_box_response.rs +++ b/src/models/replace_storage_box_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_subaccount_request.rs b/src/models/replace_subaccount_request.rs index 19fc6dd2..4b6496cf 100644 --- a/src/models/replace_subaccount_request.rs +++ b/src/models/replace_subaccount_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_subaccount_response.rs b/src/models/replace_subaccount_response.rs index faf0574e..09e72ab4 100644 --- a/src/models/replace_subaccount_response.rs +++ b/src/models/replace_subaccount_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_volume_request.rs b/src/models/replace_volume_request.rs index 8bbbad8b..c0a27d67 100644 --- a/src/models/replace_volume_request.rs +++ b/src/models/replace_volume_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_volume_response.rs b/src/models/replace_volume_response.rs index 182b62d5..56b1a3bd 100644 --- a/src/models/replace_volume_response.rs +++ b/src/models/replace_volume_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_zone_request.rs b/src/models/replace_zone_request.rs index 283c816d..c5a2395c 100644 --- a/src/models/replace_zone_request.rs +++ b/src/models/replace_zone_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/replace_zone_response.rs b/src/models/replace_zone_response.rs index e3c0deed..4857a740 100644 --- a/src/models/replace_zone_response.rs +++ b/src/models/replace_zone_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/request_console_for_server_response.rs b/src/models/request_console_for_server_response.rs index 432d30cb..568e16a7 100644 --- a/src/models/request_console_for_server_response.rs +++ b/src/models/request_console_for_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/reset_password_request.rs b/src/models/reset_password_request.rs index 9fc453e9..70fe55cf 100644 --- a/src/models/reset_password_request.rs +++ b/src/models/reset_password_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/reset_password_response.rs b/src/models/reset_password_response.rs index ed25deaf..41a57e6a 100644 --- a/src/models/reset_password_response.rs +++ b/src/models/reset_password_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/reset_root_password_of_server_response.rs b/src/models/reset_root_password_of_server_response.rs index 5ef2f717..3b3cf9b1 100644 --- a/src/models/reset_root_password_of_server_response.rs +++ b/src/models/reset_root_password_of_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/reset_server_response.rs b/src/models/reset_server_response.rs index 88642b7c..c8cc06d0 100644 --- a/src/models/reset_server_response.rs +++ b/src/models/reset_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resize_volume_request.rs b/src/models/resize_volume_request.rs index 98299cbd..3a910d26 100644 --- a/src/models/resize_volume_request.rs +++ b/src/models/resize_volume_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resize_volume_response.rs b/src/models/resize_volume_response.rs index 627c4c97..4c05de90 100644 --- a/src/models/resize_volume_response.rs +++ b/src/models/resize_volume_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource.rs b/src/models/resource.rs index b276e3c2..420c8c93 100644 --- a/src/models/resource.rs +++ b/src/models/resource.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_id.rs b/src/models/resource_id.rs index 3f95a2bc..f3c1af44 100644 --- a/src/models/resource_id.rs +++ b/src/models/resource_id.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record.rs b/src/models/resource_record.rs index dc64af6a..79727001 100644 --- a/src/models/resource_record.rs +++ b/src/models/resource_record.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record_set.rs b/src/models/resource_record_set.rs index b555d102..fed6d0a9 100644 --- a/src/models/resource_record_set.rs +++ b/src/models/resource_record_set.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record_set_protection.rs b/src/models/resource_record_set_protection.rs index f6fe1c61..8f83066b 100644 --- a/src/models/resource_record_set_protection.rs +++ b/src/models/resource_record_set_protection.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record_set_to_create.rs b/src/models/resource_record_set_to_create.rs index eb4e4d25..d6bcc84c 100644 --- a/src/models/resource_record_set_to_create.rs +++ b/src/models/resource_record_set_to_create.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record_set_type.rs b/src/models/resource_record_set_type.rs index 58ab6445..771ae9f6 100644 --- a/src/models/resource_record_set_type.rs +++ b/src/models/resource_record_set_type.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/resource_record_with_comment.rs b/src/models/resource_record_with_comment.rs index d9a6cc65..16010847 100644 --- a/src/models/resource_record_with_comment.rs +++ b/src/models/resource_record_with_comment.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/retry_issuance_or_renewal_response.rs b/src/models/retry_issuance_or_renewal_response.rs index 2901bedf..27fe58fb 100644 --- a/src/models/retry_issuance_or_renewal_response.rs +++ b/src/models/retry_issuance_or_renewal_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rollback_snapshot_request.rs b/src/models/rollback_snapshot_request.rs index 42344419..a1426c43 100644 --- a/src/models/rollback_snapshot_request.rs +++ b/src/models/rollback_snapshot_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rollback_snapshot_response.rs b/src/models/rollback_snapshot_response.rs index 7e3d1b4d..cb7ce72e 100644 --- a/src/models/rollback_snapshot_response.rs +++ b/src/models/rollback_snapshot_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/route.rs b/src/models/route.rs index 9aa2008f..d98eab39 100644 --- a/src/models/route.rs +++ b/src/models/route.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rule.rs b/src/models/rule.rs index 13f94f1b..cceaf10e 100644 --- a/src/models/rule.rs +++ b/src/models/rule.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/rule_response.rs b/src/models/rule_response.rs index 6550e407..26334607 100644 --- a/src/models/rule_response.rs +++ b/src/models/rule_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server.rs b/src/models/server.rs index 0abf1fe3..ffc73beb 100644 --- a/src/models/server.rs +++ b/src/models/server.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_private_net.rs b/src/models/server_private_net.rs index 3b3dab1e..0b4e6cdc 100644 --- a/src/models/server_private_net.rs +++ b/src/models/server_private_net.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_protection.rs b/src/models/server_protection.rs index 1e0130ac..c5a15f5a 100644 --- a/src/models/server_protection.rs +++ b/src/models/server_protection.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_public_net.rs b/src/models/server_public_net.rs index 38e59fb1..4066771d 100644 --- a/src/models/server_public_net.rs +++ b/src/models/server_public_net.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_public_net_firewall.rs b/src/models/server_public_net_firewall.rs index 89d6b6cf..b97f9bf3 100644 --- a/src/models/server_public_net_firewall.rs +++ b/src/models/server_public_net_firewall.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_type.rs b/src/models/server_type.rs index 935522a9..ff3d79d8 100644 --- a/src/models/server_type.rs +++ b/src/models/server_type.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/server_type_location.rs b/src/models/server_type_location.rs index f6d2e0b3..a1f2a547 100644 --- a/src/models/server_type_location.rs +++ b/src/models/server_type_location.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/set_records_of_rrset_request.rs b/src/models/set_records_of_rrset_request.rs index 2bf9e9b9..46229ac8 100644 --- a/src/models/set_records_of_rrset_request.rs +++ b/src/models/set_records_of_rrset_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/set_records_of_rrset_response.rs b/src/models/set_records_of_rrset_response.rs index 9c17b542..abb6dedf 100644 --- a/src/models/set_records_of_rrset_response.rs +++ b/src/models/set_records_of_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/set_rules_request.rs b/src/models/set_rules_request.rs index 54b91ea6..6f9abbc6 100644 --- a/src/models/set_rules_request.rs +++ b/src/models/set_rules_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/set_rules_response.rs b/src/models/set_rules_response.rs index 9541f2e1..da96c831 100644 --- a/src/models/set_rules_response.rs +++ b/src/models/set_rules_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/shutdown_server_response.rs b/src/models/shutdown_server_response.rs index 08ff26e2..01ae53d8 100644 --- a/src/models/shutdown_server_response.rs +++ b/src/models/shutdown_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/snapshot.rs b/src/models/snapshot.rs index 4995972d..b8e21910 100644 --- a/src/models/snapshot.rs +++ b/src/models/snapshot.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/snapshot_plan.rs b/src/models/snapshot_plan.rs index 0c7876b2..74763247 100644 --- a/src/models/snapshot_plan.rs +++ b/src/models/snapshot_plan.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/snapshot_stats.rs b/src/models/snapshot_stats.rs index 4759f5ae..0c173eef 100644 --- a/src/models/snapshot_stats.rs +++ b/src/models/snapshot_stats.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/soft_reboot_server_response.rs b/src/models/soft_reboot_server_response.rs index 5d4c4533..9275881e 100644 --- a/src/models/soft_reboot_server_response.rs +++ b/src/models/soft_reboot_server_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/ssh_key.rs b/src/models/ssh_key.rs index bd35cca8..e60fa691 100644 --- a/src/models/ssh_key.rs +++ b/src/models/ssh_key.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/storage_box.rs b/src/models/storage_box.rs index e62a69c3..fa001b28 100644 --- a/src/models/storage_box.rs +++ b/src/models/storage_box.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/storage_box_access_setting.rs b/src/models/storage_box_access_setting.rs index fa38fa7b..517f4049 100644 --- a/src/models/storage_box_access_setting.rs +++ b/src/models/storage_box_access_setting.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/storage_box_stats.rs b/src/models/storage_box_stats.rs index 89414df0..bf6f88ef 100644 --- a/src/models/storage_box_stats.rs +++ b/src/models/storage_box_stats.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/storage_box_type.rs b/src/models/storage_box_type.rs index 392f75a9..5512941a 100644 --- a/src/models/storage_box_type.rs +++ b/src/models/storage_box_type.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/storage_box_type_prices_inner.rs b/src/models/storage_box_type_prices_inner.rs index eaaf2ec0..dfae5cd5 100644 --- a/src/models/storage_box_type_prices_inner.rs +++ b/src/models/storage_box_type_prices_inner.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/subaccount.rs b/src/models/subaccount.rs index 7a88210e..1fe5170a 100644 --- a/src/models/subaccount.rs +++ b/src/models/subaccount.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/subaccount_access_setting.rs b/src/models/subaccount_access_setting.rs index 6124a4c7..f5b726ea 100644 --- a/src/models/subaccount_access_setting.rs +++ b/src/models/subaccount_access_setting.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/subnet.rs b/src/models/subnet.rs index 84ff92cd..d1503522 100644 --- a/src/models/subnet.rs +++ b/src/models/subnet.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/subnet_with_gateway.rs b/src/models/subnet_with_gateway.rs index 36de5693..bd12e0de 100644 --- a/src/models/subnet_with_gateway.rs +++ b/src/models/subnet_with_gateway.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/unassign_floating_ip_response.rs b/src/models/unassign_floating_ip_response.rs index 754651ba..9cb78a53 100644 --- a/src/models/unassign_floating_ip_response.rs +++ b/src/models/unassign_floating_ip_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/unassign_primary_ip_from_resource_response.rs b/src/models/unassign_primary_ip_from_resource_response.rs index c3d72d0d..0ec22138 100644 --- a/src/models/unassign_primary_ip_from_resource_response.rs +++ b/src/models/unassign_primary_ip_from_resource_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_access_settings_request.rs b/src/models/update_access_settings_request.rs index 88246751..f662bf8f 100644 --- a/src/models/update_access_settings_request.rs +++ b/src/models/update_access_settings_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_access_settings_response.rs b/src/models/update_access_settings_response.rs index 08a34514..24f7735a 100644 --- a/src/models/update_access_settings_response.rs +++ b/src/models/update_access_settings_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_load_balancer_service.rs b/src/models/update_load_balancer_service.rs index 1eed352c..72727f2d 100644 --- a/src/models/update_load_balancer_service.rs +++ b/src/models/update_load_balancer_service.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_load_balancer_service_health_check.rs b/src/models/update_load_balancer_service_health_check.rs index 7be21423..59a71dba 100644 --- a/src/models/update_load_balancer_service_health_check.rs +++ b/src/models/update_load_balancer_service_health_check.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_load_balancer_service_health_check_http.rs b/src/models/update_load_balancer_service_health_check_http.rs index 8a2be17f..b0921f17 100644 --- a/src/models/update_load_balancer_service_health_check_http.rs +++ b/src/models/update_load_balancer_service_health_check_http.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_records_of_rrset_request.rs b/src/models/update_records_of_rrset_request.rs index 3438d295..2c7a900d 100644 --- a/src/models/update_records_of_rrset_request.rs +++ b/src/models/update_records_of_rrset_request.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_records_of_rrset_response.rs b/src/models/update_records_of_rrset_response.rs index 2545f6db..7e9864be 100644 --- a/src/models/update_records_of_rrset_response.rs +++ b/src/models/update_records_of_rrset_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/update_service_response.rs b/src/models/update_service_response.rs index 16aa17b3..66bddbe7 100644 --- a/src/models/update_service_response.rs +++ b/src/models/update_service_response.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/volume.rs b/src/models/volume.rs index bb7b986d..bc1af39d 100644 --- a/src/models/volume.rs +++ b/src/models/volume.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/zone.rs b/src/models/zone.rs index 729d821f..00755a85 100644 --- a/src/models/zone.rs +++ b/src/models/zone.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ diff --git a/src/models/zone_authoritative_nameservers.rs b/src/models/zone_authoritative_nameservers.rs index 9b02f76d..05ae000c 100644 --- a/src/models/zone_authoritative_nameservers.rs +++ b/src/models/zone_authoritative_nameservers.rs @@ -3,7 +3,7 @@ * * Copied from the official API documentation for the Public Hetzner Cloud. * - * The version of the OpenAPI document: in-sync + * The version of the OpenAPI document: b12c1e9-dirty * * Generated by: https://openapi-generator.tech */ From eb43d05a62314a3bb50d34fca9a078dbe0275431 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20K=C3=B6stler?= Date: Thu, 15 Jan 2026 12:53:58 +0100 Subject: [PATCH 6/6] [spec-sync-meta] Update HCLOUD_OPENAPI_VERSION to 582d345 --- scripts/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config.sh b/scripts/config.sh index 60c844f6..837ef320 100755 --- a/scripts/config.sh +++ b/scripts/config.sh @@ -16,7 +16,7 @@ GENERATOR_URL=https://repo1.maven.org/maven2/org/openapitools/openapi-generator- GENERATOR_JAR=${DOWNLOAD_DIR}/openapi-generator-cli-${GENERATOR_VERSION}.jar # hcloud-openapi version and URL -HCLOUD_OPENAPI_VERSION=ba7c999 +HCLOUD_OPENAPI_VERSION=582d345 HCLOUD_OPENAPI_REPO_URL=https://github.com/MaximilianKoestler/hcloud-openapi.git # select the download URL based on the version format (release, branch or commit)