From 5383e5f5d4ad7eb2ee6cb92115dd58a466b1aeaf Mon Sep 17 00:00:00 2001 From: nuonbot Date: Mon, 29 Apr 2024 09:52:11 -0700 Subject: [PATCH] ci: generate from api 0.19.112 (#101) --- nuon/__init__.py | 4 ++-- nuon/api/apps_api.py | 2 +- nuon/api/components_api.py | 2 +- nuon/api/general_api.py | 2 +- nuon/api/installers_api.py | 2 +- nuon/api/installs_api.py | 2 +- nuon/api/orgs_api.py | 2 +- nuon/api/releases_api.py | 2 +- nuon/api/sandboxes_api.py | 2 +- nuon/api/vcs_api.py | 2 +- nuon/api_client.py | 4 ++-- nuon/configuration.py | 6 +++--- nuon/exceptions.py | 2 +- nuon/models/__init__.py | 2 +- nuon/models/app_app.py | 2 +- nuon/models/app_app_config.py | 2 +- nuon/models/app_app_config_fmt.py | 2 +- nuon/models/app_app_config_status.py | 2 +- nuon/models/app_app_input.py | 2 +- nuon/models/app_app_input_config.py | 2 +- nuon/models/app_app_installer.py | 2 +- nuon/models/app_app_installer_metadata.py | 2 +- nuon/models/app_app_runner_config.py | 2 +- nuon/models/app_app_runner_type.py | 2 +- nuon/models/app_app_sandbox_config.py | 2 +- nuon/models/app_app_sandbox_config_artifacts.py | 2 +- nuon/models/app_app_secret.py | 2 +- nuon/models/app_aws_account.py | 2 +- nuon/models/app_awsecr_image_config.py | 2 +- nuon/models/app_azure_account.py | 2 +- nuon/models/app_cloud_platform.py | 2 +- nuon/models/app_component.py | 2 +- nuon/models/app_component_build.py | 2 +- nuon/models/app_component_config_connection.py | 2 +- nuon/models/app_component_release.py | 2 +- nuon/models/app_component_release_step.py | 2 +- nuon/models/app_connected_github_vcs_config.py | 2 +- nuon/models/app_docker_build_component_config.py | 2 +- nuon/models/app_external_image_component_config.py | 2 +- nuon/models/app_helm_component_config.py | 2 +- nuon/models/app_install.py | 2 +- nuon/models/app_install_component.py | 2 +- nuon/models/app_install_deploy.py | 2 +- nuon/models/app_install_deploy_type.py | 2 +- nuon/models/app_install_event.py | 2 +- nuon/models/app_install_inputs.py | 2 +- nuon/models/app_install_sandbox_run.py | 2 +- nuon/models/app_job_component_config.py | 2 +- nuon/models/app_operation_status.py | 2 +- nuon/models/app_org.py | 2 +- nuon/models/app_org_health_check.py | 2 +- nuon/models/app_org_health_check_status.py | 2 +- nuon/models/app_org_invite.py | 2 +- nuon/models/app_org_invite_status.py | 2 +- nuon/models/app_public_git_vcs_config.py | 2 +- nuon/models/app_sandbox.py | 2 +- nuon/models/app_sandbox_release.py | 2 +- nuon/models/app_sandbox_run_type.py | 2 +- nuon/models/app_terraform_module_component_config.py | 2 +- nuon/models/app_token_type.py | 2 +- nuon/models/app_user_org.py | 2 +- nuon/models/app_user_token.py | 2 +- nuon/models/app_vcs_connection.py | 2 +- nuon/models/app_vcs_connection_commit.py | 2 +- ...tl_api_internal_app_installs_worker_signals_operation.py | 2 +- nuon/models/metrics_decr.py | 2 +- nuon/models/metrics_event.py | 2 +- nuon/models/metrics_incr.py | 2 +- nuon/models/metrics_timing.py | 2 +- nuon/models/planv1_plan.py | 2 +- nuon/models/service_app_config_template.py | 2 +- nuon/models/service_app_config_template_type.py | 2 +- nuon/models/service_app_input_request.py | 2 +- nuon/models/service_aws_ecr_image_config_request.py | 2 +- nuon/models/service_cli_config.py | 2 +- nuon/models/service_connected_github_vcs_config_request.py | 2 +- .../service_connected_github_vcs_sandbox_config_request.py | 2 +- nuon/models/service_create_app_config_request.py | 2 +- nuon/models/service_create_app_input_config_request.py | 2 +- nuon/models/service_create_app_installer_request.py | 2 +- nuon/models/service_create_app_installer_request_links.py | 2 +- nuon/models/service_create_app_request.py | 2 +- nuon/models/service_create_app_runner_config_request.py | 2 +- nuon/models/service_create_app_sandbox_config_request.py | 2 +- nuon/models/service_create_app_secret_request.py | 2 +- nuon/models/service_create_component_build_request.py | 2 +- nuon/models/service_create_component_release_request.py | 2 +- .../service_create_component_release_request_strategy.py | 2 +- nuon/models/service_create_component_request.py | 2 +- nuon/models/service_create_connection_callback_request.py | 2 +- nuon/models/service_create_connection_request.py | 2 +- .../service_create_docker_build_component_config_request.py | 2 +- ...ervice_create_external_image_component_config_request.py | 2 +- nuon/models/service_create_helm_component_config_request.py | 2 +- nuon/models/service_create_install_deploy_request.py | 2 +- nuon/models/service_create_install_inputs_request.py | 2 +- nuon/models/service_create_install_request.py | 2 +- nuon/models/service_create_install_request_aws_account.py | 2 +- nuon/models/service_create_install_request_azure_account.py | 2 +- nuon/models/service_create_job_component_config_request.py | 2 +- nuon/models/service_create_org_invite_request.py | 2 +- nuon/models/service_create_org_request.py | 2 +- nuon/models/service_create_org_user_request.py | 2 +- ...vice_create_terraform_module_component_config_request.py | 2 +- nuon/models/service_public_git_vcs_config_request.py | 2 +- .../models/service_public_git_vcs_sandbox_config_request.py | 2 +- nuon/models/service_publish_metric_input.py | 2 +- nuon/models/service_rendered_install.py | 2 +- nuon/models/service_rendered_installer.py | 2 +- nuon/models/service_repository.py | 2 +- nuon/models/service_update_app_request.py | 2 +- nuon/models/service_update_component_request.py | 2 +- nuon/models/service_update_install_request.py | 2 +- nuon/models/service_update_installer_request.py | 2 +- nuon/models/service_update_installer_request_links.py | 2 +- nuon/models/service_update_org_request.py | 2 +- nuon/models/statsd_event.py | 2 +- nuon/models/statsd_event_alert_type.py | 2 +- nuon/models/statsd_event_priority.py | 2 +- nuon/models/stderr_err_response.py | 2 +- nuon/rest.py | 2 +- pyproject.toml | 2 +- setup.py | 4 ++-- version.txt | 2 +- 124 files changed, 129 insertions(+), 129 deletions(-) diff --git a/nuon/__init__.py b/nuon/__init__.py index 80309639..8858e2b9 100644 --- a/nuon/__init__.py +++ b/nuon/__init__.py @@ -7,7 +7,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -15,7 +15,7 @@ """ # noqa: E501 -__version__ = "0.19.111" +__version__ = "0.19.112" # import apis into sdk package from nuon.api.apps_api import AppsApi diff --git a/nuon/api/apps_api.py b/nuon/api/apps_api.py index 29c76fc3..eef5f509 100644 --- a/nuon/api/apps_api.py +++ b/nuon/api/apps_api.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/api/components_api.py b/nuon/api/components_api.py index 421a8819..800ebb76 100644 --- a/nuon/api/components_api.py +++ b/nuon/api/components_api.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/api/general_api.py b/nuon/api/general_api.py index 5b400794..54f63b12 100644 --- a/nuon/api/general_api.py +++ b/nuon/api/general_api.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/api/installers_api.py b/nuon/api/installers_api.py index ed7fc6cf..0c0a00ca 100644 --- a/nuon/api/installers_api.py +++ b/nuon/api/installers_api.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/api/installs_api.py b/nuon/api/installs_api.py index 2e0f1871..3d1e0c1f 100644 --- a/nuon/api/installs_api.py +++ b/nuon/api/installs_api.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/api/orgs_api.py b/nuon/api/orgs_api.py index 9a353395..6fa516b6 100644 --- a/nuon/api/orgs_api.py +++ b/nuon/api/orgs_api.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/api/releases_api.py b/nuon/api/releases_api.py index 9beba883..aebb8b60 100644 --- a/nuon/api/releases_api.py +++ b/nuon/api/releases_api.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/api/sandboxes_api.py b/nuon/api/sandboxes_api.py index 0a6255ea..6728da13 100644 --- a/nuon/api/sandboxes_api.py +++ b/nuon/api/sandboxes_api.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/api/vcs_api.py b/nuon/api/vcs_api.py index 86e7eff1..4a06622b 100644 --- a/nuon/api/vcs_api.py +++ b/nuon/api/vcs_api.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/api_client.py b/nuon/api_client.py index 55175784..807ff5b2 100644 --- a/nuon/api_client.py +++ b/nuon/api_client.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -87,7 +87,7 @@ def __init__( self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'OpenAPI-Generator/0.19.111/python' + self.user_agent = 'OpenAPI-Generator/0.19.112/python' self.client_side_validation = configuration.client_side_validation def __enter__(self): diff --git a/nuon/configuration.py b/nuon/configuration.py index ab4fd751..df01390a 100644 --- a/nuon/configuration.py +++ b/nuon/configuration.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -406,8 +406,8 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 0.19.111\n"\ - "SDK Package Version: 0.19.111".\ + "Version of the API: 0.19.112\n"\ + "SDK Package Version: 0.19.112".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/nuon/exceptions.py b/nuon/exceptions.py index 4116967f..4e54352b 100644 --- a/nuon/exceptions.py +++ b/nuon/exceptions.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/__init__.py b/nuon/models/__init__.py index 254f4ddc..51b77fb0 100644 --- a/nuon/models/__init__.py +++ b/nuon/models/__init__.py @@ -6,7 +6,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app.py b/nuon/models/app_app.py index 5cf63f8d..f277133a 100644 --- a/nuon/models/app_app.py +++ b/nuon/models/app_app.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_config.py b/nuon/models/app_app_config.py index b10efa16..c6d78514 100644 --- a/nuon/models/app_app_config.py +++ b/nuon/models/app_app_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_config_fmt.py b/nuon/models/app_app_config_fmt.py index 47e9d678..d6bd2273 100644 --- a/nuon/models/app_app_config_fmt.py +++ b/nuon/models/app_app_config_fmt.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_config_status.py b/nuon/models/app_app_config_status.py index d0479f53..2eb30fc3 100644 --- a/nuon/models/app_app_config_status.py +++ b/nuon/models/app_app_config_status.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_input.py b/nuon/models/app_app_input.py index e88fd69d..6b73b181 100644 --- a/nuon/models/app_app_input.py +++ b/nuon/models/app_app_input.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_input_config.py b/nuon/models/app_app_input_config.py index cac055fe..0b3b176c 100644 --- a/nuon/models/app_app_input_config.py +++ b/nuon/models/app_app_input_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_installer.py b/nuon/models/app_app_installer.py index 63df14ba..5c781738 100644 --- a/nuon/models/app_app_installer.py +++ b/nuon/models/app_app_installer.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_installer_metadata.py b/nuon/models/app_app_installer_metadata.py index deb63954..fb30390a 100644 --- a/nuon/models/app_app_installer_metadata.py +++ b/nuon/models/app_app_installer_metadata.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_runner_config.py b/nuon/models/app_app_runner_config.py index 69e12ecc..9ff3e0b4 100644 --- a/nuon/models/app_app_runner_config.py +++ b/nuon/models/app_app_runner_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_runner_type.py b/nuon/models/app_app_runner_type.py index e9d977d1..1d9d139e 100644 --- a/nuon/models/app_app_runner_type.py +++ b/nuon/models/app_app_runner_type.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_sandbox_config.py b/nuon/models/app_app_sandbox_config.py index 7d32aeac..20fb4f0e 100644 --- a/nuon/models/app_app_sandbox_config.py +++ b/nuon/models/app_app_sandbox_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_sandbox_config_artifacts.py b/nuon/models/app_app_sandbox_config_artifacts.py index baae4103..e3315e1c 100644 --- a/nuon/models/app_app_sandbox_config_artifacts.py +++ b/nuon/models/app_app_sandbox_config_artifacts.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_secret.py b/nuon/models/app_app_secret.py index d2b04089..3e05cca3 100644 --- a/nuon/models/app_app_secret.py +++ b/nuon/models/app_app_secret.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_aws_account.py b/nuon/models/app_aws_account.py index 96d06bbe..60878f24 100644 --- a/nuon/models/app_aws_account.py +++ b/nuon/models/app_aws_account.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_awsecr_image_config.py b/nuon/models/app_awsecr_image_config.py index d6f398d6..62f4e38e 100644 --- a/nuon/models/app_awsecr_image_config.py +++ b/nuon/models/app_awsecr_image_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_azure_account.py b/nuon/models/app_azure_account.py index 67c5bb68..16ece1f5 100644 --- a/nuon/models/app_azure_account.py +++ b/nuon/models/app_azure_account.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_cloud_platform.py b/nuon/models/app_cloud_platform.py index 64b4deff..a9f7e54a 100644 --- a/nuon/models/app_cloud_platform.py +++ b/nuon/models/app_cloud_platform.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_component.py b/nuon/models/app_component.py index 6da81a55..ced1b9a9 100644 --- a/nuon/models/app_component.py +++ b/nuon/models/app_component.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_component_build.py b/nuon/models/app_component_build.py index 05685737..382f7134 100644 --- a/nuon/models/app_component_build.py +++ b/nuon/models/app_component_build.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_component_config_connection.py b/nuon/models/app_component_config_connection.py index 202e035e..b9664fab 100644 --- a/nuon/models/app_component_config_connection.py +++ b/nuon/models/app_component_config_connection.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_component_release.py b/nuon/models/app_component_release.py index 49d04268..36d4d08a 100644 --- a/nuon/models/app_component_release.py +++ b/nuon/models/app_component_release.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_component_release_step.py b/nuon/models/app_component_release_step.py index 2e55b7c2..be163a85 100644 --- a/nuon/models/app_component_release_step.py +++ b/nuon/models/app_component_release_step.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_connected_github_vcs_config.py b/nuon/models/app_connected_github_vcs_config.py index 263e846a..2b02f83c 100644 --- a/nuon/models/app_connected_github_vcs_config.py +++ b/nuon/models/app_connected_github_vcs_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_docker_build_component_config.py b/nuon/models/app_docker_build_component_config.py index ea32879a..b5514f5b 100644 --- a/nuon/models/app_docker_build_component_config.py +++ b/nuon/models/app_docker_build_component_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_external_image_component_config.py b/nuon/models/app_external_image_component_config.py index dad49496..4ce5dbef 100644 --- a/nuon/models/app_external_image_component_config.py +++ b/nuon/models/app_external_image_component_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_helm_component_config.py b/nuon/models/app_helm_component_config.py index b417662a..947e12c9 100644 --- a/nuon/models/app_helm_component_config.py +++ b/nuon/models/app_helm_component_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_install.py b/nuon/models/app_install.py index 3a9e3cac..3a3ae765 100644 --- a/nuon/models/app_install.py +++ b/nuon/models/app_install.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_install_component.py b/nuon/models/app_install_component.py index 0a7ae944..f93356ec 100644 --- a/nuon/models/app_install_component.py +++ b/nuon/models/app_install_component.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_install_deploy.py b/nuon/models/app_install_deploy.py index 6feb92ed..0fdd6f6b 100644 --- a/nuon/models/app_install_deploy.py +++ b/nuon/models/app_install_deploy.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_install_deploy_type.py b/nuon/models/app_install_deploy_type.py index 35731d36..29bfb882 100644 --- a/nuon/models/app_install_deploy_type.py +++ b/nuon/models/app_install_deploy_type.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_install_event.py b/nuon/models/app_install_event.py index 00d8408b..44305802 100644 --- a/nuon/models/app_install_event.py +++ b/nuon/models/app_install_event.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_install_inputs.py b/nuon/models/app_install_inputs.py index 6ca57a7c..0ded875a 100644 --- a/nuon/models/app_install_inputs.py +++ b/nuon/models/app_install_inputs.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_install_sandbox_run.py b/nuon/models/app_install_sandbox_run.py index 2537051f..7fc797ec 100644 --- a/nuon/models/app_install_sandbox_run.py +++ b/nuon/models/app_install_sandbox_run.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_job_component_config.py b/nuon/models/app_job_component_config.py index 8f0140ef..d97dd1b4 100644 --- a/nuon/models/app_job_component_config.py +++ b/nuon/models/app_job_component_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_operation_status.py b/nuon/models/app_operation_status.py index 0d4140d5..5dcf9063 100644 --- a/nuon/models/app_operation_status.py +++ b/nuon/models/app_operation_status.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_org.py b/nuon/models/app_org.py index dea21c86..90583902 100644 --- a/nuon/models/app_org.py +++ b/nuon/models/app_org.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_org_health_check.py b/nuon/models/app_org_health_check.py index 52055f01..686b0639 100644 --- a/nuon/models/app_org_health_check.py +++ b/nuon/models/app_org_health_check.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_org_health_check_status.py b/nuon/models/app_org_health_check_status.py index 46f56355..3189a170 100644 --- a/nuon/models/app_org_health_check_status.py +++ b/nuon/models/app_org_health_check_status.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_org_invite.py b/nuon/models/app_org_invite.py index 0aa728dd..8e77959d 100644 --- a/nuon/models/app_org_invite.py +++ b/nuon/models/app_org_invite.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_org_invite_status.py b/nuon/models/app_org_invite_status.py index 30d1e097..37d30abf 100644 --- a/nuon/models/app_org_invite_status.py +++ b/nuon/models/app_org_invite_status.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_public_git_vcs_config.py b/nuon/models/app_public_git_vcs_config.py index 8ea2556a..a277beb5 100644 --- a/nuon/models/app_public_git_vcs_config.py +++ b/nuon/models/app_public_git_vcs_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_sandbox.py b/nuon/models/app_sandbox.py index e3459a7c..e554ea1b 100644 --- a/nuon/models/app_sandbox.py +++ b/nuon/models/app_sandbox.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_sandbox_release.py b/nuon/models/app_sandbox_release.py index 2d2fe897..ca2ed053 100644 --- a/nuon/models/app_sandbox_release.py +++ b/nuon/models/app_sandbox_release.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_sandbox_run_type.py b/nuon/models/app_sandbox_run_type.py index 5452fe08..dd7dc2d9 100644 --- a/nuon/models/app_sandbox_run_type.py +++ b/nuon/models/app_sandbox_run_type.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_terraform_module_component_config.py b/nuon/models/app_terraform_module_component_config.py index fdef117e..2468ca7e 100644 --- a/nuon/models/app_terraform_module_component_config.py +++ b/nuon/models/app_terraform_module_component_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_token_type.py b/nuon/models/app_token_type.py index f21f1d78..264a6343 100644 --- a/nuon/models/app_token_type.py +++ b/nuon/models/app_token_type.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_user_org.py b/nuon/models/app_user_org.py index ae4985e4..59ae6340 100644 --- a/nuon/models/app_user_org.py +++ b/nuon/models/app_user_org.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_user_token.py b/nuon/models/app_user_token.py index d21357f0..b6cd08ad 100644 --- a/nuon/models/app_user_token.py +++ b/nuon/models/app_user_token.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_vcs_connection.py b/nuon/models/app_vcs_connection.py index 829a24eb..645b460a 100644 --- a/nuon/models/app_vcs_connection.py +++ b/nuon/models/app_vcs_connection.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_vcs_connection_commit.py b/nuon/models/app_vcs_connection_commit.py index 3099d7ca..faf8aab5 100644 --- a/nuon/models/app_vcs_connection_commit.py +++ b/nuon/models/app_vcs_connection_commit.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/github_com_powertoolsdev_mono_services_ctl_api_internal_app_installs_worker_signals_operation.py b/nuon/models/github_com_powertoolsdev_mono_services_ctl_api_internal_app_installs_worker_signals_operation.py index 7339808a..e1e0da94 100644 --- a/nuon/models/github_com_powertoolsdev_mono_services_ctl_api_internal_app_installs_worker_signals_operation.py +++ b/nuon/models/github_com_powertoolsdev_mono_services_ctl_api_internal_app_installs_worker_signals_operation.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/metrics_decr.py b/nuon/models/metrics_decr.py index 745c2681..2f2c776a 100644 --- a/nuon/models/metrics_decr.py +++ b/nuon/models/metrics_decr.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/metrics_event.py b/nuon/models/metrics_event.py index e39343a7..a2dad36f 100644 --- a/nuon/models/metrics_event.py +++ b/nuon/models/metrics_event.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/metrics_incr.py b/nuon/models/metrics_incr.py index 89c41646..60d53432 100644 --- a/nuon/models/metrics_incr.py +++ b/nuon/models/metrics_incr.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/metrics_timing.py b/nuon/models/metrics_timing.py index 24098ac6..dfed6ff5 100644 --- a/nuon/models/metrics_timing.py +++ b/nuon/models/metrics_timing.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/planv1_plan.py b/nuon/models/planv1_plan.py index 9d338bf7..81d761fb 100644 --- a/nuon/models/planv1_plan.py +++ b/nuon/models/planv1_plan.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_app_config_template.py b/nuon/models/service_app_config_template.py index ff624428..dd12de0a 100644 --- a/nuon/models/service_app_config_template.py +++ b/nuon/models/service_app_config_template.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_app_config_template_type.py b/nuon/models/service_app_config_template_type.py index 5efbc34e..4db7f9e2 100644 --- a/nuon/models/service_app_config_template_type.py +++ b/nuon/models/service_app_config_template_type.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_app_input_request.py b/nuon/models/service_app_input_request.py index 3cf5500c..b58503b8 100644 --- a/nuon/models/service_app_input_request.py +++ b/nuon/models/service_app_input_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_aws_ecr_image_config_request.py b/nuon/models/service_aws_ecr_image_config_request.py index 27aef4ff..7ef920e6 100644 --- a/nuon/models/service_aws_ecr_image_config_request.py +++ b/nuon/models/service_aws_ecr_image_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_cli_config.py b/nuon/models/service_cli_config.py index 7689fcfb..20136207 100644 --- a/nuon/models/service_cli_config.py +++ b/nuon/models/service_cli_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_connected_github_vcs_config_request.py b/nuon/models/service_connected_github_vcs_config_request.py index c3c65e7c..d295dc35 100644 --- a/nuon/models/service_connected_github_vcs_config_request.py +++ b/nuon/models/service_connected_github_vcs_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_connected_github_vcs_sandbox_config_request.py b/nuon/models/service_connected_github_vcs_sandbox_config_request.py index 2e730d2f..b68b6883 100644 --- a/nuon/models/service_connected_github_vcs_sandbox_config_request.py +++ b/nuon/models/service_connected_github_vcs_sandbox_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_app_config_request.py b/nuon/models/service_create_app_config_request.py index d9db23b6..e66f6045 100644 --- a/nuon/models/service_create_app_config_request.py +++ b/nuon/models/service_create_app_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_app_input_config_request.py b/nuon/models/service_create_app_input_config_request.py index f55614dc..b63a488b 100644 --- a/nuon/models/service_create_app_input_config_request.py +++ b/nuon/models/service_create_app_input_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_app_installer_request.py b/nuon/models/service_create_app_installer_request.py index f9d81ff9..731a4c38 100644 --- a/nuon/models/service_create_app_installer_request.py +++ b/nuon/models/service_create_app_installer_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_app_installer_request_links.py b/nuon/models/service_create_app_installer_request_links.py index 03ba5ce9..3842dfa6 100644 --- a/nuon/models/service_create_app_installer_request_links.py +++ b/nuon/models/service_create_app_installer_request_links.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_app_request.py b/nuon/models/service_create_app_request.py index d9ccc4c4..b4a1658c 100644 --- a/nuon/models/service_create_app_request.py +++ b/nuon/models/service_create_app_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_app_runner_config_request.py b/nuon/models/service_create_app_runner_config_request.py index 26b45f7c..05d8d8ee 100644 --- a/nuon/models/service_create_app_runner_config_request.py +++ b/nuon/models/service_create_app_runner_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_app_sandbox_config_request.py b/nuon/models/service_create_app_sandbox_config_request.py index f409aa91..0ef84097 100644 --- a/nuon/models/service_create_app_sandbox_config_request.py +++ b/nuon/models/service_create_app_sandbox_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_app_secret_request.py b/nuon/models/service_create_app_secret_request.py index 87793bf7..242dc849 100644 --- a/nuon/models/service_create_app_secret_request.py +++ b/nuon/models/service_create_app_secret_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_component_build_request.py b/nuon/models/service_create_component_build_request.py index acc9f3c3..0cc94918 100644 --- a/nuon/models/service_create_component_build_request.py +++ b/nuon/models/service_create_component_build_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_component_release_request.py b/nuon/models/service_create_component_release_request.py index 08bfee99..4a82ad2f 100644 --- a/nuon/models/service_create_component_release_request.py +++ b/nuon/models/service_create_component_release_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_component_release_request_strategy.py b/nuon/models/service_create_component_release_request_strategy.py index 1f4b8b5a..03c6fc0f 100644 --- a/nuon/models/service_create_component_release_request_strategy.py +++ b/nuon/models/service_create_component_release_request_strategy.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_component_request.py b/nuon/models/service_create_component_request.py index 36936a61..942cb88f 100644 --- a/nuon/models/service_create_component_request.py +++ b/nuon/models/service_create_component_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_connection_callback_request.py b/nuon/models/service_create_connection_callback_request.py index dfa8225d..ca5ced8a 100644 --- a/nuon/models/service_create_connection_callback_request.py +++ b/nuon/models/service_create_connection_callback_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_connection_request.py b/nuon/models/service_create_connection_request.py index f7f80540..40bdec43 100644 --- a/nuon/models/service_create_connection_request.py +++ b/nuon/models/service_create_connection_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_docker_build_component_config_request.py b/nuon/models/service_create_docker_build_component_config_request.py index 19c515ad..ac7a2051 100644 --- a/nuon/models/service_create_docker_build_component_config_request.py +++ b/nuon/models/service_create_docker_build_component_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_external_image_component_config_request.py b/nuon/models/service_create_external_image_component_config_request.py index cef9ba59..bdc8af85 100644 --- a/nuon/models/service_create_external_image_component_config_request.py +++ b/nuon/models/service_create_external_image_component_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_helm_component_config_request.py b/nuon/models/service_create_helm_component_config_request.py index c3de087b..c4bb8b53 100644 --- a/nuon/models/service_create_helm_component_config_request.py +++ b/nuon/models/service_create_helm_component_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_install_deploy_request.py b/nuon/models/service_create_install_deploy_request.py index ae51f75e..04176e91 100644 --- a/nuon/models/service_create_install_deploy_request.py +++ b/nuon/models/service_create_install_deploy_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_install_inputs_request.py b/nuon/models/service_create_install_inputs_request.py index 29d2457e..cd10b1f5 100644 --- a/nuon/models/service_create_install_inputs_request.py +++ b/nuon/models/service_create_install_inputs_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_install_request.py b/nuon/models/service_create_install_request.py index e5b8f386..d63fdebd 100644 --- a/nuon/models/service_create_install_request.py +++ b/nuon/models/service_create_install_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_install_request_aws_account.py b/nuon/models/service_create_install_request_aws_account.py index a9514a31..5f2c2bcd 100644 --- a/nuon/models/service_create_install_request_aws_account.py +++ b/nuon/models/service_create_install_request_aws_account.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_install_request_azure_account.py b/nuon/models/service_create_install_request_azure_account.py index fa6a308e..0bbf3af1 100644 --- a/nuon/models/service_create_install_request_azure_account.py +++ b/nuon/models/service_create_install_request_azure_account.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_job_component_config_request.py b/nuon/models/service_create_job_component_config_request.py index 15b14968..4ee3cad0 100644 --- a/nuon/models/service_create_job_component_config_request.py +++ b/nuon/models/service_create_job_component_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_org_invite_request.py b/nuon/models/service_create_org_invite_request.py index 273642ff..3d38f9c1 100644 --- a/nuon/models/service_create_org_invite_request.py +++ b/nuon/models/service_create_org_invite_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_org_request.py b/nuon/models/service_create_org_request.py index f7bdae0e..5a648400 100644 --- a/nuon/models/service_create_org_request.py +++ b/nuon/models/service_create_org_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_org_user_request.py b/nuon/models/service_create_org_user_request.py index ef4a957d..8c543631 100644 --- a/nuon/models/service_create_org_user_request.py +++ b/nuon/models/service_create_org_user_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_terraform_module_component_config_request.py b/nuon/models/service_create_terraform_module_component_config_request.py index c12e31a7..5b309b86 100644 --- a/nuon/models/service_create_terraform_module_component_config_request.py +++ b/nuon/models/service_create_terraform_module_component_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_public_git_vcs_config_request.py b/nuon/models/service_public_git_vcs_config_request.py index b0b5fd72..8dd8dbf0 100644 --- a/nuon/models/service_public_git_vcs_config_request.py +++ b/nuon/models/service_public_git_vcs_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_public_git_vcs_sandbox_config_request.py b/nuon/models/service_public_git_vcs_sandbox_config_request.py index 8f66ba70..3adcde66 100644 --- a/nuon/models/service_public_git_vcs_sandbox_config_request.py +++ b/nuon/models/service_public_git_vcs_sandbox_config_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_publish_metric_input.py b/nuon/models/service_publish_metric_input.py index ee4635ac..f6333be6 100644 --- a/nuon/models/service_publish_metric_input.py +++ b/nuon/models/service_publish_metric_input.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_rendered_install.py b/nuon/models/service_rendered_install.py index ffe72107..ee174cac 100644 --- a/nuon/models/service_rendered_install.py +++ b/nuon/models/service_rendered_install.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_rendered_installer.py b/nuon/models/service_rendered_installer.py index 59d0b471..4740305a 100644 --- a/nuon/models/service_rendered_installer.py +++ b/nuon/models/service_rendered_installer.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_repository.py b/nuon/models/service_repository.py index 5dd1465b..c3b1e9e1 100644 --- a/nuon/models/service_repository.py +++ b/nuon/models/service_repository.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_update_app_request.py b/nuon/models/service_update_app_request.py index 4da09902..b762e16d 100644 --- a/nuon/models/service_update_app_request.py +++ b/nuon/models/service_update_app_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_update_component_request.py b/nuon/models/service_update_component_request.py index 19606325..8f82fe0a 100644 --- a/nuon/models/service_update_component_request.py +++ b/nuon/models/service_update_component_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_update_install_request.py b/nuon/models/service_update_install_request.py index d36b1f86..030743ea 100644 --- a/nuon/models/service_update_install_request.py +++ b/nuon/models/service_update_install_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_update_installer_request.py b/nuon/models/service_update_installer_request.py index 5b215581..06f73639 100644 --- a/nuon/models/service_update_installer_request.py +++ b/nuon/models/service_update_installer_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_update_installer_request_links.py b/nuon/models/service_update_installer_request_links.py index 2c82c252..cda073bf 100644 --- a/nuon/models/service_update_installer_request_links.py +++ b/nuon/models/service_update_installer_request_links.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_update_org_request.py b/nuon/models/service_update_org_request.py index c02fb794..6f9411bb 100644 --- a/nuon/models/service_update_org_request.py +++ b/nuon/models/service_update_org_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/statsd_event.py b/nuon/models/statsd_event.py index ce36f81a..d4472722 100644 --- a/nuon/models/statsd_event.py +++ b/nuon/models/statsd_event.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/statsd_event_alert_type.py b/nuon/models/statsd_event_alert_type.py index e680d466..26d88ba4 100644 --- a/nuon/models/statsd_event_alert_type.py +++ b/nuon/models/statsd_event_alert_type.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/statsd_event_priority.py b/nuon/models/statsd_event_priority.py index c92856ae..2d6efe12 100644 --- a/nuon/models/statsd_event_priority.py +++ b/nuon/models/statsd_event_priority.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/stderr_err_response.py b/nuon/models/stderr_err_response.py index 45fbc6fa..d71ba628 100644 --- a/nuon/models/stderr_err_response.py +++ b/nuon/models/stderr_err_response.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/rest.py b/nuon/rest.py index 2ec39f65..eb23c1db 100644 --- a/nuon/rest.py +++ b/nuon/rest.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/pyproject.toml b/pyproject.toml index ddc9b44a..4e39df1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nuon" -version = "0.19.111" +version = "0.19.112" description = "Nuon" authors = ["Nuon Support "] license = "NoLicense" diff --git a/setup.py b/setup.py index 5b694e39..ec1bc0ef 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.111 + The version of the OpenAPI document: 0.19.112 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -22,7 +22,7 @@ # prerequisite: setuptools # http://pypi.python.org/pypi/setuptools NAME = "nuon" -VERSION = "0.19.111" +VERSION = "0.19.112" PYTHON_REQUIRES = ">=3.7" REQUIRES = [ "urllib3 >= 1.25.3, < 2.1.0", diff --git a/version.txt b/version.txt index bbe8566d..6f8104bf 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.19.111 +0.19.112