From f4df305dc39e242cd7b132e8610fa8c70227cfa8 Mon Sep 17 00:00:00 2001 From: metal-stack Date: Tue, 15 Apr 2025 07:27:43 +0000 Subject: [PATCH 1/2] Bump metal-api to version v0.41.1 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 1f34f92d..6eced7e7 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -VERSION = 'v0.41.0' +VERSION = 'v0.41.1' From 752c39a5abf3676443d8e7ae1ce2617a4f58e213 Mon Sep 17 00:00:00 2001 From: auto-build Date: Tue, 15 Apr 2025 07:28:01 +0000 Subject: [PATCH 2/2] Bump to version v0.41.1 --- metal_python/__init__.py | 2 +- metal_python/api/audit_api.py | 2 +- metal_python/api/filesystemlayout_api.py | 2 +- metal_python/api/firewall_api.py | 2 +- metal_python/api/firmware_api.py | 2 +- metal_python/api/health_api.py | 2 +- metal_python/api/image_api.py | 2 +- metal_python/api/ip_api.py | 2 +- metal_python/api/machine_api.py | 2 +- metal_python/api/network_api.py | 2 +- metal_python/api/partition_api.py | 2 +- metal_python/api/project_api.py | 2 +- metal_python/api/size_api.py | 2 +- metal_python/api/sizeimageconstraint_api.py | 2 +- metal_python/api/switch_api.py | 2 +- metal_python/api/tenant_api.py | 2 +- metal_python/api/user_api.py | 2 +- metal_python/api/version_api.py | 2 +- metal_python/api/vpn_api.py | 2 +- metal_python/api_client.py | 4 ++-- metal_python/configuration.py | 6 +++--- metal_python/models/__init__.py | 2 +- metal_python/models/datastore_image_search_query.py | 2 +- metal_python/models/datastore_ip_search_query.py | 2 +- metal_python/models/datastore_machine_search_query.py | 2 +- metal_python/models/datastore_network_search_query.py | 2 +- metal_python/models/datastore_switch_search_query.py | 2 +- metal_python/models/httperrors_http_error_response.py | 2 +- metal_python/models/metal_switch_bgp_port_state.py | 2 +- metal_python/models/rest_health_response.py | 2 +- metal_python/models/rest_version.py | 2 +- metal_python/models/v1_audit_find_request.py | 2 +- metal_python/models/v1_audit_response.py | 2 +- metal_python/models/v1_bgp_filter.py | 2 +- metal_python/models/v1_board_revisions.py | 2 +- metal_python/models/v1_boot_info.py | 2 +- metal_python/models/v1_chassis_identify_led_state.py | 2 +- metal_python/models/v1_common.py | 2 +- metal_python/models/v1_describable.py | 2 +- metal_python/models/v1_disk.py | 2 +- metal_python/models/v1_disk_partition.py | 2 +- metal_python/models/v1_dns_server.py | 2 +- metal_python/models/v1_empty_body.py | 2 +- metal_python/models/v1_filesystem.py | 2 +- metal_python/models/v1_filesystem_layout_base.py | 2 +- metal_python/models/v1_filesystem_layout_constraints.py | 2 +- metal_python/models/v1_filesystem_layout_create_request.py | 2 +- metal_python/models/v1_filesystem_layout_match_request.py | 2 +- metal_python/models/v1_filesystem_layout_response.py | 2 +- metal_python/models/v1_filesystem_layout_try_request.py | 2 +- metal_python/models/v1_filesystem_layout_update_request.py | 2 +- metal_python/models/v1_firewall_allocate_request.py | 2 +- metal_python/models/v1_firewall_create_request.py | 2 +- metal_python/models/v1_firewall_egress_rule.py | 2 +- metal_python/models/v1_firewall_find_request.py | 2 +- metal_python/models/v1_firewall_ingress_rule.py | 2 +- metal_python/models/v1_firewall_response.py | 2 +- metal_python/models/v1_firewall_rules.py | 2 +- metal_python/models/v1_firmwares_response.py | 2 +- metal_python/models/v1_iam_config.py | 2 +- metal_python/models/v1_identifiable.py | 2 +- metal_python/models/v1_idm_config.py | 2 +- metal_python/models/v1_image_base.py | 2 +- metal_python/models/v1_image_create_request.py | 2 +- metal_python/models/v1_image_find_request.py | 2 +- metal_python/models/v1_image_response.py | 2 +- metal_python/models/v1_image_update_request.py | 2 +- metal_python/models/v1_ip_allocate_request.py | 2 +- metal_python/models/v1_ip_base.py | 2 +- metal_python/models/v1_ip_find_request.py | 2 +- metal_python/models/v1_ip_identifiable.py | 2 +- metal_python/models/v1_ip_response.py | 2 +- metal_python/models/v1_ip_update_request.py | 2 +- metal_python/models/v1_issuer_config.py | 2 +- metal_python/models/v1_logical_volume.py | 2 +- metal_python/models/v1_machine_allocate_request.py | 2 +- metal_python/models/v1_machine_allocation.py | 2 +- metal_python/models/v1_machine_allocation_network.py | 2 +- metal_python/models/v1_machine_base.py | 2 +- metal_python/models/v1_machine_bios.py | 2 +- metal_python/models/v1_machine_block_device.py | 2 +- metal_python/models/v1_machine_console_password_request.py | 2 +- metal_python/models/v1_machine_console_password_response.py | 2 +- metal_python/models/v1_machine_find_request.py | 2 +- metal_python/models/v1_machine_fru.py | 2 +- metal_python/models/v1_machine_hardware.py | 2 +- metal_python/models/v1_machine_hardware_base.py | 2 +- metal_python/models/v1_machine_ipmi.py | 2 +- metal_python/models/v1_machine_ipmi_report.py | 2 +- metal_python/models/v1_machine_ipmi_report_response.py | 2 +- metal_python/models/v1_machine_ipmi_reports.py | 2 +- metal_python/models/v1_machine_ipmi_response.py | 2 +- metal_python/models/v1_machine_issue.py | 2 +- metal_python/models/v1_machine_issue_response.py | 2 +- metal_python/models/v1_machine_issues_request.py | 2 +- metal_python/models/v1_machine_network.py | 2 +- metal_python/models/v1_machine_nic.py | 2 +- metal_python/models/v1_machine_provisioning_event.py | 2 +- .../models/v1_machine_recent_provisioning_events.py | 2 +- metal_python/models/v1_machine_reinstall_request.py | 2 +- metal_python/models/v1_machine_response.py | 2 +- metal_python/models/v1_machine_state.py | 2 +- metal_python/models/v1_machine_update_firmware_request.py | 2 +- metal_python/models/v1_machine_update_request.py | 2 +- metal_python/models/v1_machine_vpn.py | 2 +- metal_python/models/v1_meta.py | 2 +- metal_python/models/v1_metal_cpu.py | 2 +- metal_python/models/v1_metal_gpu.py | 2 +- metal_python/models/v1_network_allocate_request.py | 2 +- metal_python/models/v1_network_base.py | 2 +- metal_python/models/v1_network_consumption.py | 2 +- metal_python/models/v1_network_create_request.py | 2 +- metal_python/models/v1_network_find_request.py | 2 +- metal_python/models/v1_network_immutable.py | 2 +- metal_python/models/v1_network_response.py | 2 +- metal_python/models/v1_network_update_request.py | 2 +- metal_python/models/v1_network_usage.py | 2 +- metal_python/models/v1_ntp_server.py | 2 +- metal_python/models/v1_paging.py | 2 +- metal_python/models/v1_partition_base.py | 2 +- metal_python/models/v1_partition_boot_configuration.py | 2 +- metal_python/models/v1_partition_capacity.py | 2 +- metal_python/models/v1_partition_capacity_request.py | 2 +- metal_python/models/v1_partition_create_request.py | 2 +- metal_python/models/v1_partition_response.py | 2 +- metal_python/models/v1_partition_update_request.py | 2 +- metal_python/models/v1_power_metric.py | 2 +- metal_python/models/v1_power_supply.py | 2 +- metal_python/models/v1_power_supply_status.py | 2 +- metal_python/models/v1_project.py | 2 +- metal_python/models/v1_project_create_request.py | 2 +- metal_python/models/v1_project_find_request.py | 2 +- metal_python/models/v1_project_response.py | 2 +- metal_python/models/v1_project_update_request.py | 2 +- metal_python/models/v1_quota.py | 2 +- metal_python/models/v1_quota_set.py | 2 +- metal_python/models/v1_raid.py | 2 +- metal_python/models/v1_server_capacity.py | 2 +- metal_python/models/v1_size_constraint.py | 2 +- metal_python/models/v1_size_create_request.py | 2 +- metal_python/models/v1_size_image_constraint_base.py | 2 +- .../models/v1_size_image_constraint_create_request.py | 2 +- metal_python/models/v1_size_image_constraint_response.py | 2 +- metal_python/models/v1_size_image_constraint_try_request.py | 2 +- .../models/v1_size_image_constraint_update_request.py | 2 +- metal_python/models/v1_size_reservation_create_request.py | 2 +- metal_python/models/v1_size_reservation_list_request.py | 2 +- metal_python/models/v1_size_reservation_response.py | 2 +- metal_python/models/v1_size_reservation_update_request.py | 2 +- metal_python/models/v1_size_reservation_usage_response.py | 2 +- metal_python/models/v1_size_response.py | 2 +- metal_python/models/v1_size_suggest_request.py | 2 +- metal_python/models/v1_size_update_request.py | 2 +- metal_python/models/v1_switch_base.py | 2 +- metal_python/models/v1_switch_bgp_port_state.py | 2 +- metal_python/models/v1_switch_connection.py | 2 +- metal_python/models/v1_switch_find_request.py | 2 +- metal_python/models/v1_switch_migrate_request.py | 2 +- metal_python/models/v1_switch_nic.py | 2 +- metal_python/models/v1_switch_notify_request.py | 2 +- metal_python/models/v1_switch_notify_response.py | 2 +- metal_python/models/v1_switch_os.py | 2 +- metal_python/models/v1_switch_port_toggle_request.py | 2 +- metal_python/models/v1_switch_register_request.py | 2 +- metal_python/models/v1_switch_response.py | 2 +- metal_python/models/v1_switch_sync.py | 2 +- metal_python/models/v1_switch_update_request.py | 2 +- metal_python/models/v1_tenant.py | 2 +- metal_python/models/v1_tenant_create_request.py | 2 +- metal_python/models/v1_tenant_find_request.py | 2 +- metal_python/models/v1_tenant_response.py | 2 +- metal_python/models/v1_tenant_update_request.py | 2 +- metal_python/models/v1_timestamps.py | 2 +- metal_python/models/v1_user.py | 2 +- metal_python/models/v1_vendor_revisions.py | 2 +- metal_python/models/v1_volume_group.py | 2 +- metal_python/models/v1_vpn_request.py | 2 +- metal_python/models/v1_vpn_response.py | 2 +- metal_python/rest.py | 2 +- test/test_audit_api.py | 2 +- test/test_datastore_image_search_query.py | 2 +- test/test_datastore_ip_search_query.py | 2 +- test/test_datastore_machine_search_query.py | 2 +- test/test_datastore_network_search_query.py | 2 +- test/test_datastore_switch_search_query.py | 2 +- test/test_filesystemlayout_api.py | 2 +- test/test_firewall_api.py | 2 +- test/test_firmware_api.py | 2 +- test/test_health_api.py | 2 +- test/test_httperrors_http_error_response.py | 2 +- test/test_image_api.py | 2 +- test/test_ip_api.py | 2 +- test/test_machine_api.py | 2 +- test/test_metal_switch_bgp_port_state.py | 2 +- test/test_network_api.py | 2 +- test/test_partition_api.py | 2 +- test/test_project_api.py | 2 +- test/test_rest_health_response.py | 2 +- test/test_rest_version.py | 2 +- test/test_size_api.py | 2 +- test/test_sizeimageconstraint_api.py | 2 +- test/test_switch_api.py | 2 +- test/test_tenant_api.py | 2 +- test/test_user_api.py | 2 +- test/test_v1_audit_find_request.py | 2 +- test/test_v1_audit_response.py | 2 +- test/test_v1_bgp_filter.py | 2 +- test/test_v1_board_revisions.py | 2 +- test/test_v1_boot_info.py | 2 +- test/test_v1_chassis_identify_led_state.py | 2 +- test/test_v1_common.py | 2 +- test/test_v1_describable.py | 2 +- test/test_v1_disk.py | 2 +- test/test_v1_disk_partition.py | 2 +- test/test_v1_dns_server.py | 2 +- test/test_v1_empty_body.py | 2 +- test/test_v1_filesystem.py | 2 +- test/test_v1_filesystem_layout_base.py | 2 +- test/test_v1_filesystem_layout_constraints.py | 2 +- test/test_v1_filesystem_layout_create_request.py | 2 +- test/test_v1_filesystem_layout_match_request.py | 2 +- test/test_v1_filesystem_layout_response.py | 2 +- test/test_v1_filesystem_layout_try_request.py | 2 +- test/test_v1_filesystem_layout_update_request.py | 2 +- test/test_v1_firewall_allocate_request.py | 2 +- test/test_v1_firewall_create_request.py | 2 +- test/test_v1_firewall_egress_rule.py | 2 +- test/test_v1_firewall_find_request.py | 2 +- test/test_v1_firewall_ingress_rule.py | 2 +- test/test_v1_firewall_response.py | 2 +- test/test_v1_firewall_rules.py | 2 +- test/test_v1_firmwares_response.py | 2 +- test/test_v1_iam_config.py | 2 +- test/test_v1_identifiable.py | 2 +- test/test_v1_idm_config.py | 2 +- test/test_v1_image_base.py | 2 +- test/test_v1_image_create_request.py | 2 +- test/test_v1_image_find_request.py | 2 +- test/test_v1_image_response.py | 2 +- test/test_v1_image_update_request.py | 2 +- test/test_v1_ip_allocate_request.py | 2 +- test/test_v1_ip_base.py | 2 +- test/test_v1_ip_find_request.py | 2 +- test/test_v1_ip_identifiable.py | 2 +- test/test_v1_ip_response.py | 2 +- test/test_v1_ip_update_request.py | 2 +- test/test_v1_issuer_config.py | 2 +- test/test_v1_logical_volume.py | 2 +- test/test_v1_machine_allocate_request.py | 2 +- test/test_v1_machine_allocation.py | 2 +- test/test_v1_machine_allocation_network.py | 2 +- test/test_v1_machine_base.py | 2 +- test/test_v1_machine_bios.py | 2 +- test/test_v1_machine_block_device.py | 2 +- test/test_v1_machine_console_password_request.py | 2 +- test/test_v1_machine_console_password_response.py | 2 +- test/test_v1_machine_find_request.py | 2 +- test/test_v1_machine_fru.py | 2 +- test/test_v1_machine_hardware.py | 2 +- test/test_v1_machine_hardware_base.py | 2 +- test/test_v1_machine_ipmi.py | 2 +- test/test_v1_machine_ipmi_report.py | 2 +- test/test_v1_machine_ipmi_report_response.py | 2 +- test/test_v1_machine_ipmi_reports.py | 2 +- test/test_v1_machine_ipmi_response.py | 2 +- test/test_v1_machine_issue.py | 2 +- test/test_v1_machine_issue_response.py | 2 +- test/test_v1_machine_issues_request.py | 2 +- test/test_v1_machine_network.py | 2 +- test/test_v1_machine_nic.py | 2 +- test/test_v1_machine_provisioning_event.py | 2 +- test/test_v1_machine_recent_provisioning_events.py | 2 +- test/test_v1_machine_reinstall_request.py | 2 +- test/test_v1_machine_response.py | 2 +- test/test_v1_machine_state.py | 2 +- test/test_v1_machine_update_firmware_request.py | 2 +- test/test_v1_machine_update_request.py | 2 +- test/test_v1_machine_vpn.py | 2 +- test/test_v1_meta.py | 2 +- test/test_v1_metal_cpu.py | 2 +- test/test_v1_metal_gpu.py | 2 +- test/test_v1_network_allocate_request.py | 2 +- test/test_v1_network_base.py | 2 +- test/test_v1_network_consumption.py | 2 +- test/test_v1_network_create_request.py | 2 +- test/test_v1_network_find_request.py | 2 +- test/test_v1_network_immutable.py | 2 +- test/test_v1_network_response.py | 2 +- test/test_v1_network_update_request.py | 2 +- test/test_v1_network_usage.py | 2 +- test/test_v1_ntp_server.py | 2 +- test/test_v1_paging.py | 2 +- test/test_v1_partition_base.py | 2 +- test/test_v1_partition_boot_configuration.py | 2 +- test/test_v1_partition_capacity.py | 2 +- test/test_v1_partition_capacity_request.py | 2 +- test/test_v1_partition_create_request.py | 2 +- test/test_v1_partition_response.py | 2 +- test/test_v1_partition_update_request.py | 2 +- test/test_v1_power_metric.py | 2 +- test/test_v1_power_supply.py | 2 +- test/test_v1_power_supply_status.py | 2 +- test/test_v1_project.py | 2 +- test/test_v1_project_create_request.py | 2 +- test/test_v1_project_find_request.py | 2 +- test/test_v1_project_response.py | 2 +- test/test_v1_project_update_request.py | 2 +- test/test_v1_quota.py | 2 +- test/test_v1_quota_set.py | 2 +- test/test_v1_raid.py | 2 +- test/test_v1_server_capacity.py | 2 +- test/test_v1_size_constraint.py | 2 +- test/test_v1_size_create_request.py | 2 +- test/test_v1_size_image_constraint_base.py | 2 +- test/test_v1_size_image_constraint_create_request.py | 2 +- test/test_v1_size_image_constraint_response.py | 2 +- test/test_v1_size_image_constraint_try_request.py | 2 +- test/test_v1_size_image_constraint_update_request.py | 2 +- test/test_v1_size_reservation_create_request.py | 2 +- test/test_v1_size_reservation_list_request.py | 2 +- test/test_v1_size_reservation_response.py | 2 +- test/test_v1_size_reservation_update_request.py | 2 +- test/test_v1_size_reservation_usage_response.py | 2 +- test/test_v1_size_response.py | 2 +- test/test_v1_size_suggest_request.py | 2 +- test/test_v1_size_update_request.py | 2 +- test/test_v1_switch_base.py | 2 +- test/test_v1_switch_bgp_port_state.py | 2 +- test/test_v1_switch_connection.py | 2 +- test/test_v1_switch_find_request.py | 2 +- test/test_v1_switch_migrate_request.py | 2 +- test/test_v1_switch_nic.py | 2 +- test/test_v1_switch_notify_request.py | 2 +- test/test_v1_switch_notify_response.py | 2 +- test/test_v1_switch_os.py | 2 +- test/test_v1_switch_port_toggle_request.py | 2 +- test/test_v1_switch_register_request.py | 2 +- test/test_v1_switch_response.py | 2 +- test/test_v1_switch_sync.py | 2 +- test/test_v1_switch_update_request.py | 2 +- test/test_v1_tenant.py | 2 +- test/test_v1_tenant_create_request.py | 2 +- test/test_v1_tenant_find_request.py | 2 +- test/test_v1_tenant_response.py | 2 +- test/test_v1_tenant_update_request.py | 2 +- test/test_v1_timestamps.py | 2 +- test/test_v1_user.py | 2 +- test/test_v1_vendor_revisions.py | 2 +- test/test_v1_volume_group.py | 2 +- test/test_v1_vpn_request.py | 2 +- test/test_v1_vpn_response.py | 2 +- test/test_version_api.py | 2 +- test/test_vpn_api.py | 2 +- 353 files changed, 356 insertions(+), 356 deletions(-) diff --git a/metal_python/__init__.py b/metal_python/__init__.py index fe1f666d..f9985413 100644 --- a/metal_python/__init__.py +++ b/metal_python/__init__.py @@ -7,7 +7,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/audit_api.py b/metal_python/api/audit_api.py index 0b3ba8e5..ac27024f 100644 --- a/metal_python/api/audit_api.py +++ b/metal_python/api/audit_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/filesystemlayout_api.py b/metal_python/api/filesystemlayout_api.py index 14e60436..0312e704 100644 --- a/metal_python/api/filesystemlayout_api.py +++ b/metal_python/api/filesystemlayout_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/firewall_api.py b/metal_python/api/firewall_api.py index 1fbfe099..cba0dcbb 100644 --- a/metal_python/api/firewall_api.py +++ b/metal_python/api/firewall_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/firmware_api.py b/metal_python/api/firmware_api.py index 6eccaa75..3b1103d1 100644 --- a/metal_python/api/firmware_api.py +++ b/metal_python/api/firmware_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/health_api.py b/metal_python/api/health_api.py index c7ee04a6..c5d0cb8a 100644 --- a/metal_python/api/health_api.py +++ b/metal_python/api/health_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/image_api.py b/metal_python/api/image_api.py index 661f4792..d9892de0 100644 --- a/metal_python/api/image_api.py +++ b/metal_python/api/image_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/ip_api.py b/metal_python/api/ip_api.py index ef9a8f12..107de65a 100644 --- a/metal_python/api/ip_api.py +++ b/metal_python/api/ip_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/machine_api.py b/metal_python/api/machine_api.py index aea65c21..c6ef2c6f 100644 --- a/metal_python/api/machine_api.py +++ b/metal_python/api/machine_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/network_api.py b/metal_python/api/network_api.py index 00ab0bbf..9018774a 100644 --- a/metal_python/api/network_api.py +++ b/metal_python/api/network_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/partition_api.py b/metal_python/api/partition_api.py index 8aff1267..1d3bfe0f 100644 --- a/metal_python/api/partition_api.py +++ b/metal_python/api/partition_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/project_api.py b/metal_python/api/project_api.py index 41870d1c..4bed42da 100644 --- a/metal_python/api/project_api.py +++ b/metal_python/api/project_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/size_api.py b/metal_python/api/size_api.py index 325966a6..ae29a13c 100644 --- a/metal_python/api/size_api.py +++ b/metal_python/api/size_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/sizeimageconstraint_api.py b/metal_python/api/sizeimageconstraint_api.py index 9dad59b3..339d5f99 100644 --- a/metal_python/api/sizeimageconstraint_api.py +++ b/metal_python/api/sizeimageconstraint_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/switch_api.py b/metal_python/api/switch_api.py index ed87519c..70cc65dc 100644 --- a/metal_python/api/switch_api.py +++ b/metal_python/api/switch_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/tenant_api.py b/metal_python/api/tenant_api.py index a29bad7b..0620a39a 100644 --- a/metal_python/api/tenant_api.py +++ b/metal_python/api/tenant_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/user_api.py b/metal_python/api/user_api.py index 88e71c20..48fb79e4 100644 --- a/metal_python/api/user_api.py +++ b/metal_python/api/user_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/version_api.py b/metal_python/api/version_api.py index 0e39b04e..7c771452 100644 --- a/metal_python/api/version_api.py +++ b/metal_python/api/version_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/vpn_api.py b/metal_python/api/vpn_api.py index f2f3582c..c26a71ab 100644 --- a/metal_python/api/vpn_api.py +++ b/metal_python/api/vpn_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api_client.py b/metal_python/api_client.py index abba08cb..29463ff5 100644 --- a/metal_python/api_client.py +++ b/metal_python/api_client.py @@ -4,7 +4,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'Swagger-Codegen/v0.41.0/python' + self.user_agent = 'Swagger-Codegen/v0.41.1/python' def __del__(self): if self._pool is not None: diff --git a/metal_python/configuration.py b/metal_python/configuration.py index 4ae33cff..8b1a2ade 100644 --- a/metal_python/configuration.py +++ b/metal_python/configuration.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -254,6 +254,6 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: v0.41.0\n"\ - "SDK Package Version: v0.41.0".\ + "Version of the API: v0.41.1\n"\ + "SDK Package Version: v0.41.1".\ format(env=sys.platform, pyversion=sys.version) diff --git a/metal_python/models/__init__.py b/metal_python/models/__init__.py index 552d5158..3e300dac 100644 --- a/metal_python/models/__init__.py +++ b/metal_python/models/__init__.py @@ -6,7 +6,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_image_search_query.py b/metal_python/models/datastore_image_search_query.py index 9ab05302..4f4185f3 100644 --- a/metal_python/models/datastore_image_search_query.py +++ b/metal_python/models/datastore_image_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_ip_search_query.py b/metal_python/models/datastore_ip_search_query.py index 438fa5ba..6ebf4617 100644 --- a/metal_python/models/datastore_ip_search_query.py +++ b/metal_python/models/datastore_ip_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_machine_search_query.py b/metal_python/models/datastore_machine_search_query.py index 3b10f3dc..eac2f9a6 100644 --- a/metal_python/models/datastore_machine_search_query.py +++ b/metal_python/models/datastore_machine_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_network_search_query.py b/metal_python/models/datastore_network_search_query.py index 9462ae88..a71f336b 100644 --- a/metal_python/models/datastore_network_search_query.py +++ b/metal_python/models/datastore_network_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_switch_search_query.py b/metal_python/models/datastore_switch_search_query.py index 69121792..f90f557f 100644 --- a/metal_python/models/datastore_switch_search_query.py +++ b/metal_python/models/datastore_switch_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/httperrors_http_error_response.py b/metal_python/models/httperrors_http_error_response.py index dcf1e3c0..29031aa7 100644 --- a/metal_python/models/httperrors_http_error_response.py +++ b/metal_python/models/httperrors_http_error_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/metal_switch_bgp_port_state.py b/metal_python/models/metal_switch_bgp_port_state.py index 77fea6e2..cac5d632 100644 --- a/metal_python/models/metal_switch_bgp_port_state.py +++ b/metal_python/models/metal_switch_bgp_port_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/rest_health_response.py b/metal_python/models/rest_health_response.py index 4f26d47a..385ffbb4 100644 --- a/metal_python/models/rest_health_response.py +++ b/metal_python/models/rest_health_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/rest_version.py b/metal_python/models/rest_version.py index a2689868..1dae62e1 100644 --- a/metal_python/models/rest_version.py +++ b/metal_python/models/rest_version.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_audit_find_request.py b/metal_python/models/v1_audit_find_request.py index 28a2bf53..779a47d0 100644 --- a/metal_python/models/v1_audit_find_request.py +++ b/metal_python/models/v1_audit_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_audit_response.py b/metal_python/models/v1_audit_response.py index 9caaded9..fdd3c10e 100644 --- a/metal_python/models/v1_audit_response.py +++ b/metal_python/models/v1_audit_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_bgp_filter.py b/metal_python/models/v1_bgp_filter.py index a352b6c4..ef97e894 100644 --- a/metal_python/models/v1_bgp_filter.py +++ b/metal_python/models/v1_bgp_filter.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_board_revisions.py b/metal_python/models/v1_board_revisions.py index d2741904..19ee4b7c 100644 --- a/metal_python/models/v1_board_revisions.py +++ b/metal_python/models/v1_board_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_boot_info.py b/metal_python/models/v1_boot_info.py index 871fd16b..50920456 100644 --- a/metal_python/models/v1_boot_info.py +++ b/metal_python/models/v1_boot_info.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_chassis_identify_led_state.py b/metal_python/models/v1_chassis_identify_led_state.py index 5a18b968..b7afb0f2 100644 --- a/metal_python/models/v1_chassis_identify_led_state.py +++ b/metal_python/models/v1_chassis_identify_led_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_common.py b/metal_python/models/v1_common.py index 6573127e..c66c1bec 100644 --- a/metal_python/models/v1_common.py +++ b/metal_python/models/v1_common.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_describable.py b/metal_python/models/v1_describable.py index b631fe0f..def0d3b5 100644 --- a/metal_python/models/v1_describable.py +++ b/metal_python/models/v1_describable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_disk.py b/metal_python/models/v1_disk.py index 567f20cb..8e3ad1f9 100644 --- a/metal_python/models/v1_disk.py +++ b/metal_python/models/v1_disk.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_disk_partition.py b/metal_python/models/v1_disk_partition.py index c7abd498..7a366cd8 100644 --- a/metal_python/models/v1_disk_partition.py +++ b/metal_python/models/v1_disk_partition.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_dns_server.py b/metal_python/models/v1_dns_server.py index 869b7f9c..b5de4932 100644 --- a/metal_python/models/v1_dns_server.py +++ b/metal_python/models/v1_dns_server.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_empty_body.py b/metal_python/models/v1_empty_body.py index a5261186..55323d24 100644 --- a/metal_python/models/v1_empty_body.py +++ b/metal_python/models/v1_empty_body.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem.py b/metal_python/models/v1_filesystem.py index bef8bdb6..aadd1773 100644 --- a/metal_python/models/v1_filesystem.py +++ b/metal_python/models/v1_filesystem.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_base.py b/metal_python/models/v1_filesystem_layout_base.py index 60db07e9..c0b3ce1e 100644 --- a/metal_python/models/v1_filesystem_layout_base.py +++ b/metal_python/models/v1_filesystem_layout_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_constraints.py b/metal_python/models/v1_filesystem_layout_constraints.py index 6b9e1862..e0de09c8 100644 --- a/metal_python/models/v1_filesystem_layout_constraints.py +++ b/metal_python/models/v1_filesystem_layout_constraints.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_create_request.py b/metal_python/models/v1_filesystem_layout_create_request.py index 5c69385d..eebcb6db 100644 --- a/metal_python/models/v1_filesystem_layout_create_request.py +++ b/metal_python/models/v1_filesystem_layout_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_match_request.py b/metal_python/models/v1_filesystem_layout_match_request.py index 306b7f99..13eee9d1 100644 --- a/metal_python/models/v1_filesystem_layout_match_request.py +++ b/metal_python/models/v1_filesystem_layout_match_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_response.py b/metal_python/models/v1_filesystem_layout_response.py index 9420810f..35c4523d 100644 --- a/metal_python/models/v1_filesystem_layout_response.py +++ b/metal_python/models/v1_filesystem_layout_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_try_request.py b/metal_python/models/v1_filesystem_layout_try_request.py index caf7fdb0..9d610b4a 100644 --- a/metal_python/models/v1_filesystem_layout_try_request.py +++ b/metal_python/models/v1_filesystem_layout_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_update_request.py b/metal_python/models/v1_filesystem_layout_update_request.py index 4e4d3a67..fd8d91f6 100644 --- a/metal_python/models/v1_filesystem_layout_update_request.py +++ b/metal_python/models/v1_filesystem_layout_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_allocate_request.py b/metal_python/models/v1_firewall_allocate_request.py index 6b704b81..7ff1f74e 100644 --- a/metal_python/models/v1_firewall_allocate_request.py +++ b/metal_python/models/v1_firewall_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_create_request.py b/metal_python/models/v1_firewall_create_request.py index b078a60a..7521dbdd 100644 --- a/metal_python/models/v1_firewall_create_request.py +++ b/metal_python/models/v1_firewall_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_egress_rule.py b/metal_python/models/v1_firewall_egress_rule.py index 80fce2a1..09c9bbd2 100644 --- a/metal_python/models/v1_firewall_egress_rule.py +++ b/metal_python/models/v1_firewall_egress_rule.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_find_request.py b/metal_python/models/v1_firewall_find_request.py index 08d9f411..969aea0e 100644 --- a/metal_python/models/v1_firewall_find_request.py +++ b/metal_python/models/v1_firewall_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_ingress_rule.py b/metal_python/models/v1_firewall_ingress_rule.py index df50fb7b..85fddbc1 100644 --- a/metal_python/models/v1_firewall_ingress_rule.py +++ b/metal_python/models/v1_firewall_ingress_rule.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_response.py b/metal_python/models/v1_firewall_response.py index d133d9a4..54208c5e 100644 --- a/metal_python/models/v1_firewall_response.py +++ b/metal_python/models/v1_firewall_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_rules.py b/metal_python/models/v1_firewall_rules.py index 12794174..4d075dd7 100644 --- a/metal_python/models/v1_firewall_rules.py +++ b/metal_python/models/v1_firewall_rules.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firmwares_response.py b/metal_python/models/v1_firmwares_response.py index da3821da..a4e713b1 100644 --- a/metal_python/models/v1_firmwares_response.py +++ b/metal_python/models/v1_firmwares_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_iam_config.py b/metal_python/models/v1_iam_config.py index eaa9699f..4346fe59 100644 --- a/metal_python/models/v1_iam_config.py +++ b/metal_python/models/v1_iam_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_identifiable.py b/metal_python/models/v1_identifiable.py index e35a5cd2..5d6f614a 100644 --- a/metal_python/models/v1_identifiable.py +++ b/metal_python/models/v1_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_idm_config.py b/metal_python/models/v1_idm_config.py index 96cd40b5..09480124 100644 --- a/metal_python/models/v1_idm_config.py +++ b/metal_python/models/v1_idm_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_base.py b/metal_python/models/v1_image_base.py index a96d3989..d4be81b6 100644 --- a/metal_python/models/v1_image_base.py +++ b/metal_python/models/v1_image_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_create_request.py b/metal_python/models/v1_image_create_request.py index b01ff2fc..93e41552 100644 --- a/metal_python/models/v1_image_create_request.py +++ b/metal_python/models/v1_image_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_find_request.py b/metal_python/models/v1_image_find_request.py index 7745e64c..742636c9 100644 --- a/metal_python/models/v1_image_find_request.py +++ b/metal_python/models/v1_image_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_response.py b/metal_python/models/v1_image_response.py index 45a9580b..51cb6381 100644 --- a/metal_python/models/v1_image_response.py +++ b/metal_python/models/v1_image_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_update_request.py b/metal_python/models/v1_image_update_request.py index 43f3317e..f0f9bb5a 100644 --- a/metal_python/models/v1_image_update_request.py +++ b/metal_python/models/v1_image_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_allocate_request.py b/metal_python/models/v1_ip_allocate_request.py index 79d011fe..b94395e6 100644 --- a/metal_python/models/v1_ip_allocate_request.py +++ b/metal_python/models/v1_ip_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_base.py b/metal_python/models/v1_ip_base.py index dbb05c47..60847030 100644 --- a/metal_python/models/v1_ip_base.py +++ b/metal_python/models/v1_ip_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_find_request.py b/metal_python/models/v1_ip_find_request.py index 369d8f2b..cfad2a01 100644 --- a/metal_python/models/v1_ip_find_request.py +++ b/metal_python/models/v1_ip_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_identifiable.py b/metal_python/models/v1_ip_identifiable.py index 67d27b28..988934c6 100644 --- a/metal_python/models/v1_ip_identifiable.py +++ b/metal_python/models/v1_ip_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_response.py b/metal_python/models/v1_ip_response.py index c2f74e7f..2c05d5c0 100644 --- a/metal_python/models/v1_ip_response.py +++ b/metal_python/models/v1_ip_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_update_request.py b/metal_python/models/v1_ip_update_request.py index 1823a82e..7ad46ece 100644 --- a/metal_python/models/v1_ip_update_request.py +++ b/metal_python/models/v1_ip_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_issuer_config.py b/metal_python/models/v1_issuer_config.py index c81fd0c2..452a6d9c 100644 --- a/metal_python/models/v1_issuer_config.py +++ b/metal_python/models/v1_issuer_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_logical_volume.py b/metal_python/models/v1_logical_volume.py index 34ef81ae..468db285 100644 --- a/metal_python/models/v1_logical_volume.py +++ b/metal_python/models/v1_logical_volume.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_allocate_request.py b/metal_python/models/v1_machine_allocate_request.py index a1d9520b..25e38ea0 100644 --- a/metal_python/models/v1_machine_allocate_request.py +++ b/metal_python/models/v1_machine_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_allocation.py b/metal_python/models/v1_machine_allocation.py index f623afca..4d4448c6 100644 --- a/metal_python/models/v1_machine_allocation.py +++ b/metal_python/models/v1_machine_allocation.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_allocation_network.py b/metal_python/models/v1_machine_allocation_network.py index f3c2cc1f..90485b03 100644 --- a/metal_python/models/v1_machine_allocation_network.py +++ b/metal_python/models/v1_machine_allocation_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_base.py b/metal_python/models/v1_machine_base.py index 1aba9fdf..d100d6f6 100644 --- a/metal_python/models/v1_machine_base.py +++ b/metal_python/models/v1_machine_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_bios.py b/metal_python/models/v1_machine_bios.py index 93957b35..951257ed 100644 --- a/metal_python/models/v1_machine_bios.py +++ b/metal_python/models/v1_machine_bios.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_block_device.py b/metal_python/models/v1_machine_block_device.py index b9b05e31..a9594fe9 100644 --- a/metal_python/models/v1_machine_block_device.py +++ b/metal_python/models/v1_machine_block_device.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_console_password_request.py b/metal_python/models/v1_machine_console_password_request.py index a003e8c4..dd79c260 100644 --- a/metal_python/models/v1_machine_console_password_request.py +++ b/metal_python/models/v1_machine_console_password_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_console_password_response.py b/metal_python/models/v1_machine_console_password_response.py index 8a2361b1..8ccf4a04 100644 --- a/metal_python/models/v1_machine_console_password_response.py +++ b/metal_python/models/v1_machine_console_password_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_find_request.py b/metal_python/models/v1_machine_find_request.py index b2b618a9..96bad5d0 100644 --- a/metal_python/models/v1_machine_find_request.py +++ b/metal_python/models/v1_machine_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_fru.py b/metal_python/models/v1_machine_fru.py index b85768ea..c890d94b 100644 --- a/metal_python/models/v1_machine_fru.py +++ b/metal_python/models/v1_machine_fru.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_hardware.py b/metal_python/models/v1_machine_hardware.py index 09ce8a1b..1cff8671 100644 --- a/metal_python/models/v1_machine_hardware.py +++ b/metal_python/models/v1_machine_hardware.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_hardware_base.py b/metal_python/models/v1_machine_hardware_base.py index fb105335..e3fda1ff 100644 --- a/metal_python/models/v1_machine_hardware_base.py +++ b/metal_python/models/v1_machine_hardware_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi.py b/metal_python/models/v1_machine_ipmi.py index 783804a6..c9451714 100644 --- a/metal_python/models/v1_machine_ipmi.py +++ b/metal_python/models/v1_machine_ipmi.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_report.py b/metal_python/models/v1_machine_ipmi_report.py index 8976881a..1022dc1e 100644 --- a/metal_python/models/v1_machine_ipmi_report.py +++ b/metal_python/models/v1_machine_ipmi_report.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_report_response.py b/metal_python/models/v1_machine_ipmi_report_response.py index 4e85790b..84ca74a2 100644 --- a/metal_python/models/v1_machine_ipmi_report_response.py +++ b/metal_python/models/v1_machine_ipmi_report_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_reports.py b/metal_python/models/v1_machine_ipmi_reports.py index 431f9355..b9319bbd 100644 --- a/metal_python/models/v1_machine_ipmi_reports.py +++ b/metal_python/models/v1_machine_ipmi_reports.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_response.py b/metal_python/models/v1_machine_ipmi_response.py index c5e541b5..7b87efdf 100644 --- a/metal_python/models/v1_machine_ipmi_response.py +++ b/metal_python/models/v1_machine_ipmi_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_issue.py b/metal_python/models/v1_machine_issue.py index 3102e035..1735eafa 100644 --- a/metal_python/models/v1_machine_issue.py +++ b/metal_python/models/v1_machine_issue.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_issue_response.py b/metal_python/models/v1_machine_issue_response.py index 52e866f5..41129b64 100644 --- a/metal_python/models/v1_machine_issue_response.py +++ b/metal_python/models/v1_machine_issue_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_issues_request.py b/metal_python/models/v1_machine_issues_request.py index 5d7e3b65..5f5b72b8 100644 --- a/metal_python/models/v1_machine_issues_request.py +++ b/metal_python/models/v1_machine_issues_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_network.py b/metal_python/models/v1_machine_network.py index b023f780..3d0930fd 100644 --- a/metal_python/models/v1_machine_network.py +++ b/metal_python/models/v1_machine_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_nic.py b/metal_python/models/v1_machine_nic.py index f56eba8d..4ffc9727 100644 --- a/metal_python/models/v1_machine_nic.py +++ b/metal_python/models/v1_machine_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_provisioning_event.py b/metal_python/models/v1_machine_provisioning_event.py index 1dc76e43..5832ffcf 100644 --- a/metal_python/models/v1_machine_provisioning_event.py +++ b/metal_python/models/v1_machine_provisioning_event.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_recent_provisioning_events.py b/metal_python/models/v1_machine_recent_provisioning_events.py index 2ce32ade..83d12a20 100644 --- a/metal_python/models/v1_machine_recent_provisioning_events.py +++ b/metal_python/models/v1_machine_recent_provisioning_events.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_reinstall_request.py b/metal_python/models/v1_machine_reinstall_request.py index 87831a94..374cc008 100644 --- a/metal_python/models/v1_machine_reinstall_request.py +++ b/metal_python/models/v1_machine_reinstall_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_response.py b/metal_python/models/v1_machine_response.py index 7879bc4f..18e849dc 100644 --- a/metal_python/models/v1_machine_response.py +++ b/metal_python/models/v1_machine_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_state.py b/metal_python/models/v1_machine_state.py index ea33182f..fd122e2f 100644 --- a/metal_python/models/v1_machine_state.py +++ b/metal_python/models/v1_machine_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_update_firmware_request.py b/metal_python/models/v1_machine_update_firmware_request.py index bd3c810c..e7a0e339 100644 --- a/metal_python/models/v1_machine_update_firmware_request.py +++ b/metal_python/models/v1_machine_update_firmware_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_update_request.py b/metal_python/models/v1_machine_update_request.py index 8f5b1f5f..b2d3681c 100644 --- a/metal_python/models/v1_machine_update_request.py +++ b/metal_python/models/v1_machine_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_vpn.py b/metal_python/models/v1_machine_vpn.py index 2369dd6d..f2ba13c6 100644 --- a/metal_python/models/v1_machine_vpn.py +++ b/metal_python/models/v1_machine_vpn.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_meta.py b/metal_python/models/v1_meta.py index 16324be9..e045f2e0 100644 --- a/metal_python/models/v1_meta.py +++ b/metal_python/models/v1_meta.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_metal_cpu.py b/metal_python/models/v1_metal_cpu.py index f1072a63..289e917c 100644 --- a/metal_python/models/v1_metal_cpu.py +++ b/metal_python/models/v1_metal_cpu.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_metal_gpu.py b/metal_python/models/v1_metal_gpu.py index ea9d3113..74043e28 100644 --- a/metal_python/models/v1_metal_gpu.py +++ b/metal_python/models/v1_metal_gpu.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_allocate_request.py b/metal_python/models/v1_network_allocate_request.py index 9c0cd2f3..c94c0e33 100644 --- a/metal_python/models/v1_network_allocate_request.py +++ b/metal_python/models/v1_network_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_base.py b/metal_python/models/v1_network_base.py index 74c1d001..a8e5c4d3 100644 --- a/metal_python/models/v1_network_base.py +++ b/metal_python/models/v1_network_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_consumption.py b/metal_python/models/v1_network_consumption.py index 72be5067..eff2129d 100644 --- a/metal_python/models/v1_network_consumption.py +++ b/metal_python/models/v1_network_consumption.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_create_request.py b/metal_python/models/v1_network_create_request.py index cfb6bed0..2b18124e 100644 --- a/metal_python/models/v1_network_create_request.py +++ b/metal_python/models/v1_network_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_find_request.py b/metal_python/models/v1_network_find_request.py index 8ca09ffb..25c344b7 100644 --- a/metal_python/models/v1_network_find_request.py +++ b/metal_python/models/v1_network_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_immutable.py b/metal_python/models/v1_network_immutable.py index 41965f14..ea96ea77 100644 --- a/metal_python/models/v1_network_immutable.py +++ b/metal_python/models/v1_network_immutable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_response.py b/metal_python/models/v1_network_response.py index 95e526a5..4af77652 100644 --- a/metal_python/models/v1_network_response.py +++ b/metal_python/models/v1_network_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_update_request.py b/metal_python/models/v1_network_update_request.py index e71c797c..afcc018d 100644 --- a/metal_python/models/v1_network_update_request.py +++ b/metal_python/models/v1_network_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_usage.py b/metal_python/models/v1_network_usage.py index 8a708b47..b4a6f6d9 100644 --- a/metal_python/models/v1_network_usage.py +++ b/metal_python/models/v1_network_usage.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ntp_server.py b/metal_python/models/v1_ntp_server.py index a61d49e5..aaa375d7 100644 --- a/metal_python/models/v1_ntp_server.py +++ b/metal_python/models/v1_ntp_server.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_paging.py b/metal_python/models/v1_paging.py index 5647e337..b297926b 100644 --- a/metal_python/models/v1_paging.py +++ b/metal_python/models/v1_paging.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_base.py b/metal_python/models/v1_partition_base.py index f77d3a6b..c1a6831d 100644 --- a/metal_python/models/v1_partition_base.py +++ b/metal_python/models/v1_partition_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_boot_configuration.py b/metal_python/models/v1_partition_boot_configuration.py index 3dc59120..29e9ec36 100644 --- a/metal_python/models/v1_partition_boot_configuration.py +++ b/metal_python/models/v1_partition_boot_configuration.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_capacity.py b/metal_python/models/v1_partition_capacity.py index cf8c4206..f054282e 100644 --- a/metal_python/models/v1_partition_capacity.py +++ b/metal_python/models/v1_partition_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_capacity_request.py b/metal_python/models/v1_partition_capacity_request.py index f6b1485d..afd9b99f 100644 --- a/metal_python/models/v1_partition_capacity_request.py +++ b/metal_python/models/v1_partition_capacity_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_create_request.py b/metal_python/models/v1_partition_create_request.py index bc8513f8..6f2a590c 100644 --- a/metal_python/models/v1_partition_create_request.py +++ b/metal_python/models/v1_partition_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_response.py b/metal_python/models/v1_partition_response.py index a54c3937..8374478a 100644 --- a/metal_python/models/v1_partition_response.py +++ b/metal_python/models/v1_partition_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_update_request.py b/metal_python/models/v1_partition_update_request.py index a645b270..dddd9b59 100644 --- a/metal_python/models/v1_partition_update_request.py +++ b/metal_python/models/v1_partition_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_power_metric.py b/metal_python/models/v1_power_metric.py index f932eb04..bb30cbfa 100644 --- a/metal_python/models/v1_power_metric.py +++ b/metal_python/models/v1_power_metric.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_power_supply.py b/metal_python/models/v1_power_supply.py index ec0c33e3..d425b851 100644 --- a/metal_python/models/v1_power_supply.py +++ b/metal_python/models/v1_power_supply.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_power_supply_status.py b/metal_python/models/v1_power_supply_status.py index f5079d7b..6608412b 100644 --- a/metal_python/models/v1_power_supply_status.py +++ b/metal_python/models/v1_power_supply_status.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project.py b/metal_python/models/v1_project.py index 247eee21..048646f5 100644 --- a/metal_python/models/v1_project.py +++ b/metal_python/models/v1_project.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_create_request.py b/metal_python/models/v1_project_create_request.py index 93f84dc2..20e3217b 100644 --- a/metal_python/models/v1_project_create_request.py +++ b/metal_python/models/v1_project_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_find_request.py b/metal_python/models/v1_project_find_request.py index ffdaa460..fe58fcee 100644 --- a/metal_python/models/v1_project_find_request.py +++ b/metal_python/models/v1_project_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_response.py b/metal_python/models/v1_project_response.py index fde5f36f..a489cd3f 100644 --- a/metal_python/models/v1_project_response.py +++ b/metal_python/models/v1_project_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_update_request.py b/metal_python/models/v1_project_update_request.py index bce2e4b5..d3e7a77f 100644 --- a/metal_python/models/v1_project_update_request.py +++ b/metal_python/models/v1_project_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_quota.py b/metal_python/models/v1_quota.py index 9346cf96..655967b3 100644 --- a/metal_python/models/v1_quota.py +++ b/metal_python/models/v1_quota.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_quota_set.py b/metal_python/models/v1_quota_set.py index 1a669dc7..4ee1287a 100644 --- a/metal_python/models/v1_quota_set.py +++ b/metal_python/models/v1_quota_set.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_raid.py b/metal_python/models/v1_raid.py index fb60c8b4..975a6cd3 100644 --- a/metal_python/models/v1_raid.py +++ b/metal_python/models/v1_raid.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_server_capacity.py b/metal_python/models/v1_server_capacity.py index aaa4a010..11caef32 100644 --- a/metal_python/models/v1_server_capacity.py +++ b/metal_python/models/v1_server_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_constraint.py b/metal_python/models/v1_size_constraint.py index 5d119d98..c325f5c6 100644 --- a/metal_python/models/v1_size_constraint.py +++ b/metal_python/models/v1_size_constraint.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_create_request.py b/metal_python/models/v1_size_create_request.py index bea4b97a..be789883 100644 --- a/metal_python/models/v1_size_create_request.py +++ b/metal_python/models/v1_size_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_base.py b/metal_python/models/v1_size_image_constraint_base.py index 8da28306..9f9674b7 100644 --- a/metal_python/models/v1_size_image_constraint_base.py +++ b/metal_python/models/v1_size_image_constraint_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_create_request.py b/metal_python/models/v1_size_image_constraint_create_request.py index 7600ed9a..b1dc7f88 100644 --- a/metal_python/models/v1_size_image_constraint_create_request.py +++ b/metal_python/models/v1_size_image_constraint_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_response.py b/metal_python/models/v1_size_image_constraint_response.py index 81350522..3a7ac653 100644 --- a/metal_python/models/v1_size_image_constraint_response.py +++ b/metal_python/models/v1_size_image_constraint_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_try_request.py b/metal_python/models/v1_size_image_constraint_try_request.py index d1a50787..250e06b0 100644 --- a/metal_python/models/v1_size_image_constraint_try_request.py +++ b/metal_python/models/v1_size_image_constraint_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_update_request.py b/metal_python/models/v1_size_image_constraint_update_request.py index 4efb10c2..6e7c91c1 100644 --- a/metal_python/models/v1_size_image_constraint_update_request.py +++ b/metal_python/models/v1_size_image_constraint_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_reservation_create_request.py b/metal_python/models/v1_size_reservation_create_request.py index 60247d44..3c4e93ab 100644 --- a/metal_python/models/v1_size_reservation_create_request.py +++ b/metal_python/models/v1_size_reservation_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_reservation_list_request.py b/metal_python/models/v1_size_reservation_list_request.py index ece539ba..e610de4f 100644 --- a/metal_python/models/v1_size_reservation_list_request.py +++ b/metal_python/models/v1_size_reservation_list_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_reservation_response.py b/metal_python/models/v1_size_reservation_response.py index 27229711..9b7192f2 100644 --- a/metal_python/models/v1_size_reservation_response.py +++ b/metal_python/models/v1_size_reservation_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_reservation_update_request.py b/metal_python/models/v1_size_reservation_update_request.py index 99000b10..69cb0165 100644 --- a/metal_python/models/v1_size_reservation_update_request.py +++ b/metal_python/models/v1_size_reservation_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_reservation_usage_response.py b/metal_python/models/v1_size_reservation_usage_response.py index aff712c6..eb0fe445 100644 --- a/metal_python/models/v1_size_reservation_usage_response.py +++ b/metal_python/models/v1_size_reservation_usage_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_response.py b/metal_python/models/v1_size_response.py index 36e8a784..15746c1e 100644 --- a/metal_python/models/v1_size_response.py +++ b/metal_python/models/v1_size_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_suggest_request.py b/metal_python/models/v1_size_suggest_request.py index 9d6aec56..730b4313 100644 --- a/metal_python/models/v1_size_suggest_request.py +++ b/metal_python/models/v1_size_suggest_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_update_request.py b/metal_python/models/v1_size_update_request.py index e0dd0d5a..63a38231 100644 --- a/metal_python/models/v1_size_update_request.py +++ b/metal_python/models/v1_size_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_base.py b/metal_python/models/v1_switch_base.py index 45ff1381..b855d8f5 100644 --- a/metal_python/models/v1_switch_base.py +++ b/metal_python/models/v1_switch_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_bgp_port_state.py b/metal_python/models/v1_switch_bgp_port_state.py index c8e7fd2c..25e985d3 100644 --- a/metal_python/models/v1_switch_bgp_port_state.py +++ b/metal_python/models/v1_switch_bgp_port_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_connection.py b/metal_python/models/v1_switch_connection.py index 22478f45..c071da30 100644 --- a/metal_python/models/v1_switch_connection.py +++ b/metal_python/models/v1_switch_connection.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_find_request.py b/metal_python/models/v1_switch_find_request.py index 5ee27314..fcbdefb9 100644 --- a/metal_python/models/v1_switch_find_request.py +++ b/metal_python/models/v1_switch_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_migrate_request.py b/metal_python/models/v1_switch_migrate_request.py index 6541f57c..af146a9a 100644 --- a/metal_python/models/v1_switch_migrate_request.py +++ b/metal_python/models/v1_switch_migrate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_nic.py b/metal_python/models/v1_switch_nic.py index 1b8e8872..e97cdc99 100644 --- a/metal_python/models/v1_switch_nic.py +++ b/metal_python/models/v1_switch_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_notify_request.py b/metal_python/models/v1_switch_notify_request.py index 8172b41a..e13bf56e 100644 --- a/metal_python/models/v1_switch_notify_request.py +++ b/metal_python/models/v1_switch_notify_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_notify_response.py b/metal_python/models/v1_switch_notify_response.py index 9cc692bb..6b01f694 100644 --- a/metal_python/models/v1_switch_notify_response.py +++ b/metal_python/models/v1_switch_notify_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_os.py b/metal_python/models/v1_switch_os.py index cca1f269..7f988c48 100644 --- a/metal_python/models/v1_switch_os.py +++ b/metal_python/models/v1_switch_os.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_port_toggle_request.py b/metal_python/models/v1_switch_port_toggle_request.py index 8f897a2c..915f2426 100644 --- a/metal_python/models/v1_switch_port_toggle_request.py +++ b/metal_python/models/v1_switch_port_toggle_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_register_request.py b/metal_python/models/v1_switch_register_request.py index 662456e5..0a5b058d 100644 --- a/metal_python/models/v1_switch_register_request.py +++ b/metal_python/models/v1_switch_register_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_response.py b/metal_python/models/v1_switch_response.py index 48d6d84d..203ac6f8 100644 --- a/metal_python/models/v1_switch_response.py +++ b/metal_python/models/v1_switch_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_sync.py b/metal_python/models/v1_switch_sync.py index de8b5927..597d29a1 100644 --- a/metal_python/models/v1_switch_sync.py +++ b/metal_python/models/v1_switch_sync.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_update_request.py b/metal_python/models/v1_switch_update_request.py index 275097e8..20eeb843 100644 --- a/metal_python/models/v1_switch_update_request.py +++ b/metal_python/models/v1_switch_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant.py b/metal_python/models/v1_tenant.py index 7cbcb8fa..54848309 100644 --- a/metal_python/models/v1_tenant.py +++ b/metal_python/models/v1_tenant.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_create_request.py b/metal_python/models/v1_tenant_create_request.py index ef39fd8f..06b680ee 100644 --- a/metal_python/models/v1_tenant_create_request.py +++ b/metal_python/models/v1_tenant_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_find_request.py b/metal_python/models/v1_tenant_find_request.py index 3206ab57..7a851eb3 100644 --- a/metal_python/models/v1_tenant_find_request.py +++ b/metal_python/models/v1_tenant_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_response.py b/metal_python/models/v1_tenant_response.py index 86026422..1ee0bfe0 100644 --- a/metal_python/models/v1_tenant_response.py +++ b/metal_python/models/v1_tenant_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_update_request.py b/metal_python/models/v1_tenant_update_request.py index adc5d5be..0d51defc 100644 --- a/metal_python/models/v1_tenant_update_request.py +++ b/metal_python/models/v1_tenant_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_timestamps.py b/metal_python/models/v1_timestamps.py index 43135ba5..9e49d703 100644 --- a/metal_python/models/v1_timestamps.py +++ b/metal_python/models/v1_timestamps.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_user.py b/metal_python/models/v1_user.py index 42b6cca9..9548e1ac 100644 --- a/metal_python/models/v1_user.py +++ b/metal_python/models/v1_user.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_vendor_revisions.py b/metal_python/models/v1_vendor_revisions.py index 5d3fc1e9..b52797b0 100644 --- a/metal_python/models/v1_vendor_revisions.py +++ b/metal_python/models/v1_vendor_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_volume_group.py b/metal_python/models/v1_volume_group.py index 0be9f88f..5993a37d 100644 --- a/metal_python/models/v1_volume_group.py +++ b/metal_python/models/v1_volume_group.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_vpn_request.py b/metal_python/models/v1_vpn_request.py index 8abdd41d..808c278a 100644 --- a/metal_python/models/v1_vpn_request.py +++ b/metal_python/models/v1_vpn_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_vpn_response.py b/metal_python/models/v1_vpn_response.py index cc95bdbb..e4f6dc58 100644 --- a/metal_python/models/v1_vpn_response.py +++ b/metal_python/models/v1_vpn_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/rest.py b/metal_python/rest.py index 1b1ca8c9..747c371b 100644 --- a/metal_python/rest.py +++ b/metal_python/rest.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_audit_api.py b/test/test_audit_api.py index b741b5b9..7af57553 100644 --- a/test/test_audit_api.py +++ b/test/test_audit_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_image_search_query.py b/test/test_datastore_image_search_query.py index 52fef619..dd89a13e 100644 --- a/test/test_datastore_image_search_query.py +++ b/test/test_datastore_image_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_ip_search_query.py b/test/test_datastore_ip_search_query.py index 9c2af35d..2b172f73 100644 --- a/test/test_datastore_ip_search_query.py +++ b/test/test_datastore_ip_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_machine_search_query.py b/test/test_datastore_machine_search_query.py index 1e4647b9..eb286f3c 100644 --- a/test/test_datastore_machine_search_query.py +++ b/test/test_datastore_machine_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_network_search_query.py b/test/test_datastore_network_search_query.py index c4a510e6..630cb8d0 100644 --- a/test/test_datastore_network_search_query.py +++ b/test/test_datastore_network_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_switch_search_query.py b/test/test_datastore_switch_search_query.py index 4fe423bd..a11be3dd 100644 --- a/test/test_datastore_switch_search_query.py +++ b/test/test_datastore_switch_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_filesystemlayout_api.py b/test/test_filesystemlayout_api.py index e5cdd21e..3c99fc20 100644 --- a/test/test_filesystemlayout_api.py +++ b/test/test_filesystemlayout_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_firewall_api.py b/test/test_firewall_api.py index 99daf737..32541d25 100644 --- a/test/test_firewall_api.py +++ b/test/test_firewall_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_firmware_api.py b/test/test_firmware_api.py index 5af708a6..274cb81e 100644 --- a/test/test_firmware_api.py +++ b/test/test_firmware_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_health_api.py b/test/test_health_api.py index f08415f0..787fe31e 100644 --- a/test/test_health_api.py +++ b/test/test_health_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_httperrors_http_error_response.py b/test/test_httperrors_http_error_response.py index 406e4cb5..dbcf7032 100644 --- a/test/test_httperrors_http_error_response.py +++ b/test/test_httperrors_http_error_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_image_api.py b/test/test_image_api.py index a4430c09..84993851 100644 --- a/test/test_image_api.py +++ b/test/test_image_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_ip_api.py b/test/test_ip_api.py index faaea1d3..f1fbd719 100644 --- a/test/test_ip_api.py +++ b/test/test_ip_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_machine_api.py b/test/test_machine_api.py index c081fd77..57beb58f 100644 --- a/test/test_machine_api.py +++ b/test/test_machine_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_metal_switch_bgp_port_state.py b/test/test_metal_switch_bgp_port_state.py index f54c445e..675c3042 100644 --- a/test/test_metal_switch_bgp_port_state.py +++ b/test/test_metal_switch_bgp_port_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_network_api.py b/test/test_network_api.py index 4328013a..6d779a0f 100644 --- a/test/test_network_api.py +++ b/test/test_network_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_partition_api.py b/test/test_partition_api.py index fdb47e09..5f4dd837 100644 --- a/test/test_partition_api.py +++ b/test/test_partition_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_project_api.py b/test/test_project_api.py index 7b9e6fc1..bd46b3fb 100644 --- a/test/test_project_api.py +++ b/test/test_project_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_rest_health_response.py b/test/test_rest_health_response.py index 76956d05..cc7c7216 100644 --- a/test/test_rest_health_response.py +++ b/test/test_rest_health_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_rest_version.py b/test/test_rest_version.py index 381768d0..3c9308b8 100644 --- a/test/test_rest_version.py +++ b/test/test_rest_version.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_size_api.py b/test/test_size_api.py index 411c74bb..c3717e41 100644 --- a/test/test_size_api.py +++ b/test/test_size_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_sizeimageconstraint_api.py b/test/test_sizeimageconstraint_api.py index d56a7a71..d53fdf8e 100644 --- a/test/test_sizeimageconstraint_api.py +++ b/test/test_sizeimageconstraint_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_switch_api.py b/test/test_switch_api.py index e432b891..b8dbd90f 100644 --- a/test/test_switch_api.py +++ b/test/test_switch_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_tenant_api.py b/test/test_tenant_api.py index 0e3beaaa..84872a75 100644 --- a/test/test_tenant_api.py +++ b/test/test_tenant_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_user_api.py b/test/test_user_api.py index ee314a6d..6631ba01 100644 --- a/test/test_user_api.py +++ b/test/test_user_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_audit_find_request.py b/test/test_v1_audit_find_request.py index 38d5b129..a1ce2b95 100644 --- a/test/test_v1_audit_find_request.py +++ b/test/test_v1_audit_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_audit_response.py b/test/test_v1_audit_response.py index 8769264b..81fa1da2 100644 --- a/test/test_v1_audit_response.py +++ b/test/test_v1_audit_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_bgp_filter.py b/test/test_v1_bgp_filter.py index ea62323a..89c9542f 100644 --- a/test/test_v1_bgp_filter.py +++ b/test/test_v1_bgp_filter.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_board_revisions.py b/test/test_v1_board_revisions.py index 892b5eed..f78bb858 100644 --- a/test/test_v1_board_revisions.py +++ b/test/test_v1_board_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_boot_info.py b/test/test_v1_boot_info.py index 36a307c5..dfc2620f 100644 --- a/test/test_v1_boot_info.py +++ b/test/test_v1_boot_info.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_chassis_identify_led_state.py b/test/test_v1_chassis_identify_led_state.py index c7a62a39..7d1ae006 100644 --- a/test/test_v1_chassis_identify_led_state.py +++ b/test/test_v1_chassis_identify_led_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_common.py b/test/test_v1_common.py index 342d7ec1..0b4dbc5e 100644 --- a/test/test_v1_common.py +++ b/test/test_v1_common.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_describable.py b/test/test_v1_describable.py index afc953c4..a502bb5a 100644 --- a/test/test_v1_describable.py +++ b/test/test_v1_describable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_disk.py b/test/test_v1_disk.py index e6d7a64a..eb5a60d9 100644 --- a/test/test_v1_disk.py +++ b/test/test_v1_disk.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_disk_partition.py b/test/test_v1_disk_partition.py index 2e2caaa0..ce49a8f4 100644 --- a/test/test_v1_disk_partition.py +++ b/test/test_v1_disk_partition.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_dns_server.py b/test/test_v1_dns_server.py index 98d0744d..57ad548c 100644 --- a/test/test_v1_dns_server.py +++ b/test/test_v1_dns_server.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_empty_body.py b/test/test_v1_empty_body.py index c61f6af4..c6ca4392 100644 --- a/test/test_v1_empty_body.py +++ b/test/test_v1_empty_body.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem.py b/test/test_v1_filesystem.py index 3ab3a2e6..ec42c372 100644 --- a/test/test_v1_filesystem.py +++ b/test/test_v1_filesystem.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_base.py b/test/test_v1_filesystem_layout_base.py index 8905c800..cf09e4ca 100644 --- a/test/test_v1_filesystem_layout_base.py +++ b/test/test_v1_filesystem_layout_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_constraints.py b/test/test_v1_filesystem_layout_constraints.py index 3363bdae..29b683d6 100644 --- a/test/test_v1_filesystem_layout_constraints.py +++ b/test/test_v1_filesystem_layout_constraints.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_create_request.py b/test/test_v1_filesystem_layout_create_request.py index f6ee2cf2..d007481d 100644 --- a/test/test_v1_filesystem_layout_create_request.py +++ b/test/test_v1_filesystem_layout_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_match_request.py b/test/test_v1_filesystem_layout_match_request.py index 19202865..2fe4b94b 100644 --- a/test/test_v1_filesystem_layout_match_request.py +++ b/test/test_v1_filesystem_layout_match_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_response.py b/test/test_v1_filesystem_layout_response.py index 48e31734..26380787 100644 --- a/test/test_v1_filesystem_layout_response.py +++ b/test/test_v1_filesystem_layout_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_try_request.py b/test/test_v1_filesystem_layout_try_request.py index 0861b5af..5d598212 100644 --- a/test/test_v1_filesystem_layout_try_request.py +++ b/test/test_v1_filesystem_layout_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_update_request.py b/test/test_v1_filesystem_layout_update_request.py index 71f478a0..9d2adb50 100644 --- a/test/test_v1_filesystem_layout_update_request.py +++ b/test/test_v1_filesystem_layout_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_allocate_request.py b/test/test_v1_firewall_allocate_request.py index 3dff4523..5cab7d4c 100644 --- a/test/test_v1_firewall_allocate_request.py +++ b/test/test_v1_firewall_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_create_request.py b/test/test_v1_firewall_create_request.py index d7b31c06..18ba7a8d 100644 --- a/test/test_v1_firewall_create_request.py +++ b/test/test_v1_firewall_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_egress_rule.py b/test/test_v1_firewall_egress_rule.py index 50d2424b..60836bad 100644 --- a/test/test_v1_firewall_egress_rule.py +++ b/test/test_v1_firewall_egress_rule.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_find_request.py b/test/test_v1_firewall_find_request.py index ee8c78c9..d2d878cb 100644 --- a/test/test_v1_firewall_find_request.py +++ b/test/test_v1_firewall_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_ingress_rule.py b/test/test_v1_firewall_ingress_rule.py index 28dc87d1..d525f49e 100644 --- a/test/test_v1_firewall_ingress_rule.py +++ b/test/test_v1_firewall_ingress_rule.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_response.py b/test/test_v1_firewall_response.py index bd4cdf2f..b1f1d166 100644 --- a/test/test_v1_firewall_response.py +++ b/test/test_v1_firewall_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_rules.py b/test/test_v1_firewall_rules.py index d93bfd9f..a6662624 100644 --- a/test/test_v1_firewall_rules.py +++ b/test/test_v1_firewall_rules.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firmwares_response.py b/test/test_v1_firmwares_response.py index 19294cee..79c28f39 100644 --- a/test/test_v1_firmwares_response.py +++ b/test/test_v1_firmwares_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_iam_config.py b/test/test_v1_iam_config.py index ef21c590..364df94a 100644 --- a/test/test_v1_iam_config.py +++ b/test/test_v1_iam_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_identifiable.py b/test/test_v1_identifiable.py index d3700385..e20824b9 100644 --- a/test/test_v1_identifiable.py +++ b/test/test_v1_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_idm_config.py b/test/test_v1_idm_config.py index 8748f7c4..f5978216 100644 --- a/test/test_v1_idm_config.py +++ b/test/test_v1_idm_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_base.py b/test/test_v1_image_base.py index 1419cd12..e5cb2e8b 100644 --- a/test/test_v1_image_base.py +++ b/test/test_v1_image_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_create_request.py b/test/test_v1_image_create_request.py index 1858b436..a1ad3ab3 100644 --- a/test/test_v1_image_create_request.py +++ b/test/test_v1_image_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_find_request.py b/test/test_v1_image_find_request.py index 3f106923..783a51d5 100644 --- a/test/test_v1_image_find_request.py +++ b/test/test_v1_image_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_response.py b/test/test_v1_image_response.py index de385287..f0e35fdc 100644 --- a/test/test_v1_image_response.py +++ b/test/test_v1_image_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_update_request.py b/test/test_v1_image_update_request.py index 31115455..01e38f71 100644 --- a/test/test_v1_image_update_request.py +++ b/test/test_v1_image_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_allocate_request.py b/test/test_v1_ip_allocate_request.py index 0c633c7d..1ff29b15 100644 --- a/test/test_v1_ip_allocate_request.py +++ b/test/test_v1_ip_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_base.py b/test/test_v1_ip_base.py index 29fb79b1..ac9c5749 100644 --- a/test/test_v1_ip_base.py +++ b/test/test_v1_ip_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_find_request.py b/test/test_v1_ip_find_request.py index de2ac733..8b1ec1ed 100644 --- a/test/test_v1_ip_find_request.py +++ b/test/test_v1_ip_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_identifiable.py b/test/test_v1_ip_identifiable.py index 9f9c6d54..1f625a4e 100644 --- a/test/test_v1_ip_identifiable.py +++ b/test/test_v1_ip_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_response.py b/test/test_v1_ip_response.py index 35865de6..3b98a0a3 100644 --- a/test/test_v1_ip_response.py +++ b/test/test_v1_ip_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_update_request.py b/test/test_v1_ip_update_request.py index e4fd3e30..10d3a869 100644 --- a/test/test_v1_ip_update_request.py +++ b/test/test_v1_ip_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_issuer_config.py b/test/test_v1_issuer_config.py index deb5f6ce..b826a4a4 100644 --- a/test/test_v1_issuer_config.py +++ b/test/test_v1_issuer_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_logical_volume.py b/test/test_v1_logical_volume.py index 1cbd3a0e..f0c9e05d 100644 --- a/test/test_v1_logical_volume.py +++ b/test/test_v1_logical_volume.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_allocate_request.py b/test/test_v1_machine_allocate_request.py index 517b7d16..ec3c0edb 100644 --- a/test/test_v1_machine_allocate_request.py +++ b/test/test_v1_machine_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_allocation.py b/test/test_v1_machine_allocation.py index 08a90364..ec7669a1 100644 --- a/test/test_v1_machine_allocation.py +++ b/test/test_v1_machine_allocation.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_allocation_network.py b/test/test_v1_machine_allocation_network.py index 0f294946..6d43e526 100644 --- a/test/test_v1_machine_allocation_network.py +++ b/test/test_v1_machine_allocation_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_base.py b/test/test_v1_machine_base.py index 86532553..142db373 100644 --- a/test/test_v1_machine_base.py +++ b/test/test_v1_machine_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_bios.py b/test/test_v1_machine_bios.py index 2380ea34..a526de36 100644 --- a/test/test_v1_machine_bios.py +++ b/test/test_v1_machine_bios.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_block_device.py b/test/test_v1_machine_block_device.py index 1d68630d..fe1fd719 100644 --- a/test/test_v1_machine_block_device.py +++ b/test/test_v1_machine_block_device.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_console_password_request.py b/test/test_v1_machine_console_password_request.py index d4faf05a..e6c56efa 100644 --- a/test/test_v1_machine_console_password_request.py +++ b/test/test_v1_machine_console_password_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_console_password_response.py b/test/test_v1_machine_console_password_response.py index e20c9518..a0654f08 100644 --- a/test/test_v1_machine_console_password_response.py +++ b/test/test_v1_machine_console_password_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_find_request.py b/test/test_v1_machine_find_request.py index ad1aa114..4856efc1 100644 --- a/test/test_v1_machine_find_request.py +++ b/test/test_v1_machine_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_fru.py b/test/test_v1_machine_fru.py index 8be67812..f75c8994 100644 --- a/test/test_v1_machine_fru.py +++ b/test/test_v1_machine_fru.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_hardware.py b/test/test_v1_machine_hardware.py index 18167ce2..9d5495c0 100644 --- a/test/test_v1_machine_hardware.py +++ b/test/test_v1_machine_hardware.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_hardware_base.py b/test/test_v1_machine_hardware_base.py index 894dace4..240f0aaa 100644 --- a/test/test_v1_machine_hardware_base.py +++ b/test/test_v1_machine_hardware_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi.py b/test/test_v1_machine_ipmi.py index f9412876..3d5de92c 100644 --- a/test/test_v1_machine_ipmi.py +++ b/test/test_v1_machine_ipmi.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_report.py b/test/test_v1_machine_ipmi_report.py index fb7fe4aa..f0d10a78 100644 --- a/test/test_v1_machine_ipmi_report.py +++ b/test/test_v1_machine_ipmi_report.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_report_response.py b/test/test_v1_machine_ipmi_report_response.py index a2ec8d75..c37d7f5c 100644 --- a/test/test_v1_machine_ipmi_report_response.py +++ b/test/test_v1_machine_ipmi_report_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_reports.py b/test/test_v1_machine_ipmi_reports.py index 9c683412..7848cb47 100644 --- a/test/test_v1_machine_ipmi_reports.py +++ b/test/test_v1_machine_ipmi_reports.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_response.py b/test/test_v1_machine_ipmi_response.py index 6e236b7a..8eab3b81 100644 --- a/test/test_v1_machine_ipmi_response.py +++ b/test/test_v1_machine_ipmi_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_issue.py b/test/test_v1_machine_issue.py index c4102455..1f44275f 100644 --- a/test/test_v1_machine_issue.py +++ b/test/test_v1_machine_issue.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_issue_response.py b/test/test_v1_machine_issue_response.py index b9e25115..dc05eb76 100644 --- a/test/test_v1_machine_issue_response.py +++ b/test/test_v1_machine_issue_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_issues_request.py b/test/test_v1_machine_issues_request.py index 28ff7448..e05548cf 100644 --- a/test/test_v1_machine_issues_request.py +++ b/test/test_v1_machine_issues_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_network.py b/test/test_v1_machine_network.py index fbbbb78b..39fea6ec 100644 --- a/test/test_v1_machine_network.py +++ b/test/test_v1_machine_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_nic.py b/test/test_v1_machine_nic.py index ff6696b4..69da4750 100644 --- a/test/test_v1_machine_nic.py +++ b/test/test_v1_machine_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_provisioning_event.py b/test/test_v1_machine_provisioning_event.py index bcbeabc1..d24731fe 100644 --- a/test/test_v1_machine_provisioning_event.py +++ b/test/test_v1_machine_provisioning_event.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_recent_provisioning_events.py b/test/test_v1_machine_recent_provisioning_events.py index 37a7eabe..c0b52a66 100644 --- a/test/test_v1_machine_recent_provisioning_events.py +++ b/test/test_v1_machine_recent_provisioning_events.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_reinstall_request.py b/test/test_v1_machine_reinstall_request.py index 0e199ab7..ad574e71 100644 --- a/test/test_v1_machine_reinstall_request.py +++ b/test/test_v1_machine_reinstall_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_response.py b/test/test_v1_machine_response.py index fd9fed31..3032dd3f 100644 --- a/test/test_v1_machine_response.py +++ b/test/test_v1_machine_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_state.py b/test/test_v1_machine_state.py index 5eca6dc6..fbc710f1 100644 --- a/test/test_v1_machine_state.py +++ b/test/test_v1_machine_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_update_firmware_request.py b/test/test_v1_machine_update_firmware_request.py index f6585281..e492cd7d 100644 --- a/test/test_v1_machine_update_firmware_request.py +++ b/test/test_v1_machine_update_firmware_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_update_request.py b/test/test_v1_machine_update_request.py index 2ff60ee1..99cec76b 100644 --- a/test/test_v1_machine_update_request.py +++ b/test/test_v1_machine_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_vpn.py b/test/test_v1_machine_vpn.py index df648b38..14bd1cae 100644 --- a/test/test_v1_machine_vpn.py +++ b/test/test_v1_machine_vpn.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_meta.py b/test/test_v1_meta.py index 97ce52db..bbc0e5e7 100644 --- a/test/test_v1_meta.py +++ b/test/test_v1_meta.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_metal_cpu.py b/test/test_v1_metal_cpu.py index d404357b..cec313d6 100644 --- a/test/test_v1_metal_cpu.py +++ b/test/test_v1_metal_cpu.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_metal_gpu.py b/test/test_v1_metal_gpu.py index 20c49ddc..624f3aaa 100644 --- a/test/test_v1_metal_gpu.py +++ b/test/test_v1_metal_gpu.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_allocate_request.py b/test/test_v1_network_allocate_request.py index c82cd124..7155f549 100644 --- a/test/test_v1_network_allocate_request.py +++ b/test/test_v1_network_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_base.py b/test/test_v1_network_base.py index 5253e928..8da86d7b 100644 --- a/test/test_v1_network_base.py +++ b/test/test_v1_network_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_consumption.py b/test/test_v1_network_consumption.py index d1dd76e4..b699e1b9 100644 --- a/test/test_v1_network_consumption.py +++ b/test/test_v1_network_consumption.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_create_request.py b/test/test_v1_network_create_request.py index 5cacc096..73b83a88 100644 --- a/test/test_v1_network_create_request.py +++ b/test/test_v1_network_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_find_request.py b/test/test_v1_network_find_request.py index cb11fa1c..f0436032 100644 --- a/test/test_v1_network_find_request.py +++ b/test/test_v1_network_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_immutable.py b/test/test_v1_network_immutable.py index 18ee9e39..ea0b6621 100644 --- a/test/test_v1_network_immutable.py +++ b/test/test_v1_network_immutable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_response.py b/test/test_v1_network_response.py index 9bbe2576..36d29f65 100644 --- a/test/test_v1_network_response.py +++ b/test/test_v1_network_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_update_request.py b/test/test_v1_network_update_request.py index e8466cdf..1e0e3fbf 100644 --- a/test/test_v1_network_update_request.py +++ b/test/test_v1_network_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_usage.py b/test/test_v1_network_usage.py index 8b2db6d8..6c73a1bb 100644 --- a/test/test_v1_network_usage.py +++ b/test/test_v1_network_usage.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ntp_server.py b/test/test_v1_ntp_server.py index 00768f13..f541df49 100644 --- a/test/test_v1_ntp_server.py +++ b/test/test_v1_ntp_server.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_paging.py b/test/test_v1_paging.py index f8f0df7e..29e46545 100644 --- a/test/test_v1_paging.py +++ b/test/test_v1_paging.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_base.py b/test/test_v1_partition_base.py index a575fa75..c18a7003 100644 --- a/test/test_v1_partition_base.py +++ b/test/test_v1_partition_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_boot_configuration.py b/test/test_v1_partition_boot_configuration.py index 9fbfc933..cf248522 100644 --- a/test/test_v1_partition_boot_configuration.py +++ b/test/test_v1_partition_boot_configuration.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_capacity.py b/test/test_v1_partition_capacity.py index 880327d6..d62c0547 100644 --- a/test/test_v1_partition_capacity.py +++ b/test/test_v1_partition_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_capacity_request.py b/test/test_v1_partition_capacity_request.py index 8d16a2b5..82c78c62 100644 --- a/test/test_v1_partition_capacity_request.py +++ b/test/test_v1_partition_capacity_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_create_request.py b/test/test_v1_partition_create_request.py index aa0f3f4f..ea0c3c45 100644 --- a/test/test_v1_partition_create_request.py +++ b/test/test_v1_partition_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_response.py b/test/test_v1_partition_response.py index 1db08687..7f95a1cf 100644 --- a/test/test_v1_partition_response.py +++ b/test/test_v1_partition_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_update_request.py b/test/test_v1_partition_update_request.py index d5726f6c..e3d440e3 100644 --- a/test/test_v1_partition_update_request.py +++ b/test/test_v1_partition_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_power_metric.py b/test/test_v1_power_metric.py index daeac5e6..c1ea079a 100644 --- a/test/test_v1_power_metric.py +++ b/test/test_v1_power_metric.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_power_supply.py b/test/test_v1_power_supply.py index 4a2ac535..ef7058ad 100644 --- a/test/test_v1_power_supply.py +++ b/test/test_v1_power_supply.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_power_supply_status.py b/test/test_v1_power_supply_status.py index d98cc862..6549da1b 100644 --- a/test/test_v1_power_supply_status.py +++ b/test/test_v1_power_supply_status.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project.py b/test/test_v1_project.py index 40a70ecc..d7828520 100644 --- a/test/test_v1_project.py +++ b/test/test_v1_project.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_create_request.py b/test/test_v1_project_create_request.py index 9562dd96..85e62deb 100644 --- a/test/test_v1_project_create_request.py +++ b/test/test_v1_project_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_find_request.py b/test/test_v1_project_find_request.py index 87e2d79b..22d04a89 100644 --- a/test/test_v1_project_find_request.py +++ b/test/test_v1_project_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_response.py b/test/test_v1_project_response.py index d49a8192..0a933570 100644 --- a/test/test_v1_project_response.py +++ b/test/test_v1_project_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_update_request.py b/test/test_v1_project_update_request.py index 41bfcf1c..9a5a36b0 100644 --- a/test/test_v1_project_update_request.py +++ b/test/test_v1_project_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_quota.py b/test/test_v1_quota.py index 2157616b..ccbe219a 100644 --- a/test/test_v1_quota.py +++ b/test/test_v1_quota.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_quota_set.py b/test/test_v1_quota_set.py index 4b52cbb5..6b4dea97 100644 --- a/test/test_v1_quota_set.py +++ b/test/test_v1_quota_set.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_raid.py b/test/test_v1_raid.py index 42dd65d0..08449266 100644 --- a/test/test_v1_raid.py +++ b/test/test_v1_raid.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_server_capacity.py b/test/test_v1_server_capacity.py index 68f51004..6e93e7e7 100644 --- a/test/test_v1_server_capacity.py +++ b/test/test_v1_server_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_constraint.py b/test/test_v1_size_constraint.py index f8dd74fb..677aec96 100644 --- a/test/test_v1_size_constraint.py +++ b/test/test_v1_size_constraint.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_create_request.py b/test/test_v1_size_create_request.py index 6596b506..6f2df979 100644 --- a/test/test_v1_size_create_request.py +++ b/test/test_v1_size_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_base.py b/test/test_v1_size_image_constraint_base.py index da62037c..13a7a44e 100644 --- a/test/test_v1_size_image_constraint_base.py +++ b/test/test_v1_size_image_constraint_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_create_request.py b/test/test_v1_size_image_constraint_create_request.py index 9d02d190..a9093c94 100644 --- a/test/test_v1_size_image_constraint_create_request.py +++ b/test/test_v1_size_image_constraint_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_response.py b/test/test_v1_size_image_constraint_response.py index 32f00f34..8f10857b 100644 --- a/test/test_v1_size_image_constraint_response.py +++ b/test/test_v1_size_image_constraint_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_try_request.py b/test/test_v1_size_image_constraint_try_request.py index d0b583e3..050f4a06 100644 --- a/test/test_v1_size_image_constraint_try_request.py +++ b/test/test_v1_size_image_constraint_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_update_request.py b/test/test_v1_size_image_constraint_update_request.py index 37e21f97..7dbe05ad 100644 --- a/test/test_v1_size_image_constraint_update_request.py +++ b/test/test_v1_size_image_constraint_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_reservation_create_request.py b/test/test_v1_size_reservation_create_request.py index 7436889a..eb56b622 100644 --- a/test/test_v1_size_reservation_create_request.py +++ b/test/test_v1_size_reservation_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_reservation_list_request.py b/test/test_v1_size_reservation_list_request.py index 9b2f27ef..495f46a5 100644 --- a/test/test_v1_size_reservation_list_request.py +++ b/test/test_v1_size_reservation_list_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_reservation_response.py b/test/test_v1_size_reservation_response.py index 799a61f8..b48bc70c 100644 --- a/test/test_v1_size_reservation_response.py +++ b/test/test_v1_size_reservation_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_reservation_update_request.py b/test/test_v1_size_reservation_update_request.py index 471462a7..e0e89119 100644 --- a/test/test_v1_size_reservation_update_request.py +++ b/test/test_v1_size_reservation_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_reservation_usage_response.py b/test/test_v1_size_reservation_usage_response.py index f430e8e9..9d2c6ced 100644 --- a/test/test_v1_size_reservation_usage_response.py +++ b/test/test_v1_size_reservation_usage_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_response.py b/test/test_v1_size_response.py index 2f647824..61169643 100644 --- a/test/test_v1_size_response.py +++ b/test/test_v1_size_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_suggest_request.py b/test/test_v1_size_suggest_request.py index 7380df9a..1a35235a 100644 --- a/test/test_v1_size_suggest_request.py +++ b/test/test_v1_size_suggest_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_update_request.py b/test/test_v1_size_update_request.py index 3931c32d..0bf451a4 100644 --- a/test/test_v1_size_update_request.py +++ b/test/test_v1_size_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_base.py b/test/test_v1_switch_base.py index b7dbd3c3..06e39185 100644 --- a/test/test_v1_switch_base.py +++ b/test/test_v1_switch_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_bgp_port_state.py b/test/test_v1_switch_bgp_port_state.py index 55679adc..cfc014df 100644 --- a/test/test_v1_switch_bgp_port_state.py +++ b/test/test_v1_switch_bgp_port_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_connection.py b/test/test_v1_switch_connection.py index 906ce35e..130dbfe2 100644 --- a/test/test_v1_switch_connection.py +++ b/test/test_v1_switch_connection.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_find_request.py b/test/test_v1_switch_find_request.py index abf104c0..b163120c 100644 --- a/test/test_v1_switch_find_request.py +++ b/test/test_v1_switch_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_migrate_request.py b/test/test_v1_switch_migrate_request.py index f58c7b95..3ee8bb0d 100644 --- a/test/test_v1_switch_migrate_request.py +++ b/test/test_v1_switch_migrate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_nic.py b/test/test_v1_switch_nic.py index 2807a3ad..f226b969 100644 --- a/test/test_v1_switch_nic.py +++ b/test/test_v1_switch_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_notify_request.py b/test/test_v1_switch_notify_request.py index 3ac24841..b871845e 100644 --- a/test/test_v1_switch_notify_request.py +++ b/test/test_v1_switch_notify_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_notify_response.py b/test/test_v1_switch_notify_response.py index 6d369c87..0fb454ee 100644 --- a/test/test_v1_switch_notify_response.py +++ b/test/test_v1_switch_notify_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_os.py b/test/test_v1_switch_os.py index 2671a418..ee139101 100644 --- a/test/test_v1_switch_os.py +++ b/test/test_v1_switch_os.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_port_toggle_request.py b/test/test_v1_switch_port_toggle_request.py index 6c1ff90e..f0ad2c2e 100644 --- a/test/test_v1_switch_port_toggle_request.py +++ b/test/test_v1_switch_port_toggle_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_register_request.py b/test/test_v1_switch_register_request.py index e2baa1ca..5304b0b1 100644 --- a/test/test_v1_switch_register_request.py +++ b/test/test_v1_switch_register_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_response.py b/test/test_v1_switch_response.py index 231ca245..d1480247 100644 --- a/test/test_v1_switch_response.py +++ b/test/test_v1_switch_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_sync.py b/test/test_v1_switch_sync.py index 5734d1f3..7cc361e8 100644 --- a/test/test_v1_switch_sync.py +++ b/test/test_v1_switch_sync.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_update_request.py b/test/test_v1_switch_update_request.py index 373046fb..dd41bc7b 100644 --- a/test/test_v1_switch_update_request.py +++ b/test/test_v1_switch_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant.py b/test/test_v1_tenant.py index 9c6590bb..ab7c58c4 100644 --- a/test/test_v1_tenant.py +++ b/test/test_v1_tenant.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_create_request.py b/test/test_v1_tenant_create_request.py index 7eb6aa57..3deb26e2 100644 --- a/test/test_v1_tenant_create_request.py +++ b/test/test_v1_tenant_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_find_request.py b/test/test_v1_tenant_find_request.py index 4254698d..f937f08f 100644 --- a/test/test_v1_tenant_find_request.py +++ b/test/test_v1_tenant_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_response.py b/test/test_v1_tenant_response.py index 6f08d86b..9cb1f85a 100644 --- a/test/test_v1_tenant_response.py +++ b/test/test_v1_tenant_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_update_request.py b/test/test_v1_tenant_update_request.py index 0f4065d8..d03ed003 100644 --- a/test/test_v1_tenant_update_request.py +++ b/test/test_v1_tenant_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_timestamps.py b/test/test_v1_timestamps.py index 03bbddc2..92e36449 100644 --- a/test/test_v1_timestamps.py +++ b/test/test_v1_timestamps.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_user.py b/test/test_v1_user.py index 6434c98c..0fbf072a 100644 --- a/test/test_v1_user.py +++ b/test/test_v1_user.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_vendor_revisions.py b/test/test_v1_vendor_revisions.py index 5aed9d7f..98976c5d 100644 --- a/test/test_v1_vendor_revisions.py +++ b/test/test_v1_vendor_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_volume_group.py b/test/test_v1_volume_group.py index 82dd8708..62216c53 100644 --- a/test/test_v1_volume_group.py +++ b/test/test_v1_volume_group.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_vpn_request.py b/test/test_v1_vpn_request.py index c0d61a68..856ab299 100644 --- a/test/test_v1_vpn_request.py +++ b/test/test_v1_vpn_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_vpn_response.py b/test/test_v1_vpn_response.py index 2adcc1b4..00accdb0 100644 --- a/test/test_v1_vpn_response.py +++ b/test/test_v1_vpn_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_version_api.py b/test/test_version_api.py index d85b9c3b..e957db88 100644 --- a/test/test_version_api.py +++ b/test/test_version_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_vpn_api.py b/test/test_vpn_api.py index 4932ee40..c4aa70ac 100644 --- a/test/test_vpn_api.py +++ b/test/test_vpn_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.41.0 + OpenAPI spec version: v0.41.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """