From dce25b97483f85b3715fbfc9c26d0fea8ccc4bcb Mon Sep 17 00:00:00 2001 From: nuonbot Date: Sun, 19 May 2024 02:03:04 +0000 Subject: [PATCH] ci: generate from api 0.19.134 --- docs/AppComponent.md | 1 + docs/ServiceCreateAppRequest.md | 1 + docs/ServiceCreateComponentRequest.md | 1 + docs/ServiceUpdateAppRequest.md | 1 + docs/ServiceUpdateComponentRequest.md | 1 + 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_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 | 8 +++++--- 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_installer.py | 2 +- nuon/models/app_installer_metadata.py | 2 +- nuon/models/app_installer_type.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 +- ..._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 +- .../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_request.py | 8 +++++--- 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 | 8 +++++--- nuon/models/service_create_connection_callback_request.py | 2 +- nuon/models/service_create_connection_request.py | 2 +- ...ervice_create_docker_build_component_config_request.py | 2 +- ...vice_create_external_image_component_config_request.py | 2 +- .../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 +- .../service_create_install_request_azure_account.py | 2 +- nuon/models/service_create_installer_request.py | 2 +- nuon/models/service_create_installer_request_metadata.py | 2 +- .../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 +- ...ce_create_terraform_module_component_config_request.py | 2 +- nuon/models/service_public_git_vcs_config_request.py | 2 +- .../service_public_git_vcs_sandbox_config_request.py | 2 +- nuon/models/service_publish_metric_input.py | 2 +- nuon/models/service_rendered_installer.py | 2 +- nuon/models/service_repository.py | 2 +- nuon/models/service_update_app_request.py | 6 ++++-- nuon/models/service_update_component_request.py | 8 +++++--- nuon/models/service_update_install_request.py | 2 +- nuon/models/service_update_installer_request.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 +- 128 files changed, 152 insertions(+), 137 deletions(-) diff --git a/docs/AppComponent.md b/docs/AppComponent.md index d87cfe91..f858bbce 100644 --- a/docs/AppComponent.md +++ b/docs/AppComponent.md @@ -16,6 +16,7 @@ Name | Type | Description | Notes **status** | **str** | | [optional] **status_description** | **str** | | [optional] **updated_at** | **str** | | [optional] +**var_name** | **str** | | [optional] ## Example diff --git a/docs/ServiceCreateAppRequest.md b/docs/ServiceCreateAppRequest.md index 0b482173..f02d0f09 100644 --- a/docs/ServiceCreateAppRequest.md +++ b/docs/ServiceCreateAppRequest.md @@ -5,6 +5,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**description** | **str** | | [optional] **name** | **str** | | ## Example diff --git a/docs/ServiceCreateComponentRequest.md b/docs/ServiceCreateComponentRequest.md index d10ab03a..69b5ac7d 100644 --- a/docs/ServiceCreateComponentRequest.md +++ b/docs/ServiceCreateComponentRequest.md @@ -7,6 +7,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **dependencies** | **List[str]** | | [optional] **name** | **str** | | +**var_name** | **str** | | [optional] ## Example diff --git a/docs/ServiceUpdateAppRequest.md b/docs/ServiceUpdateAppRequest.md index 5d72a96e..9ab2e87a 100644 --- a/docs/ServiceUpdateAppRequest.md +++ b/docs/ServiceUpdateAppRequest.md @@ -5,6 +5,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**description** | **str** | | [optional] **name** | **str** | | [optional] ## Example diff --git a/docs/ServiceUpdateComponentRequest.md b/docs/ServiceUpdateComponentRequest.md index 1b5f8573..d4510da4 100644 --- a/docs/ServiceUpdateComponentRequest.md +++ b/docs/ServiceUpdateComponentRequest.md @@ -7,6 +7,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **dependencies** | **List[str]** | | [optional] **name** | **str** | | +**var_name** | **str** | | [optional] ## Example diff --git a/nuon/__init__.py b/nuon/__init__.py index 59e58837..7c5288e4 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.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -15,7 +15,7 @@ """ # noqa: E501 -__version__ = "0.19.133" +__version__ = "0.19.134" # 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 5e79345e..600fd6c3 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.133 + The version of the OpenAPI document: 0.19.134 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 b9656f2b..c5e5421a 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.133 + The version of the OpenAPI document: 0.19.134 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 38f392bb..f912abd7 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.133 + The version of the OpenAPI document: 0.19.134 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 6d525f29..f3021b56 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.133 + The version of the OpenAPI document: 0.19.134 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 a10dec1f..79a4e330 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.133 + The version of the OpenAPI document: 0.19.134 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 e66ed20b..bb2c9a90 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.133 + The version of the OpenAPI document: 0.19.134 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 ea61d234..270177c1 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.133 + The version of the OpenAPI document: 0.19.134 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 aee89672..ee45699c 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.133 + The version of the OpenAPI document: 0.19.134 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 2066d325..5040bb08 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.133 + The version of the OpenAPI document: 0.19.134 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 f24b69be..4bd956af 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.133 + The version of the OpenAPI document: 0.19.134 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.133/python' + self.user_agent = 'OpenAPI-Generator/0.19.134/python' self.client_side_validation = configuration.client_side_validation def __enter__(self): diff --git a/nuon/configuration.py b/nuon/configuration.py index ae68e328..3fe9da8e 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.133 + The version of the OpenAPI document: 0.19.134 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.133\n"\ - "SDK Package Version: 0.19.133".\ + "Version of the API: 0.19.134\n"\ + "SDK Package Version: 0.19.134".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/nuon/exceptions.py b/nuon/exceptions.py index 621958f6..e45ace7d 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.133 + The version of the OpenAPI document: 0.19.134 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 260b9c82..01a080c9 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.133 + The version of the OpenAPI document: 0.19.134 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 3db5aa3e..6558e0f3 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.133 + The version of the OpenAPI document: 0.19.134 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 323f070a..a979db2c 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.133 + The version of the OpenAPI document: 0.19.134 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 561d55ef..a5027371 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.133 + The version of the OpenAPI document: 0.19.134 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 90f7a3fc..56907e6a 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.133 + The version of the OpenAPI document: 0.19.134 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 ad43ce2c..fa5ff26c 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.133 + The version of the OpenAPI document: 0.19.134 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 da8de086..4522d7b3 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.133 + The version of the OpenAPI document: 0.19.134 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 94921fd2..9e48114f 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.133 + The version of the OpenAPI document: 0.19.134 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 42d28e31..7050829a 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.133 + The version of the OpenAPI document: 0.19.134 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 ef8e417a..8a17143d 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.133 + The version of the OpenAPI document: 0.19.134 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 a4343864..48768311 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.133 + The version of the OpenAPI document: 0.19.134 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 e1e8aa74..b3cf3c0e 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.133 + The version of the OpenAPI document: 0.19.134 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 e1c4c0cb..ff3ed9b6 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.133 + The version of the OpenAPI document: 0.19.134 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 de462a5d..68431d9f 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.133 + The version of the OpenAPI document: 0.19.134 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 5b169c33..c867ed4d 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.133 + The version of the OpenAPI document: 0.19.134 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 ee619dbb..b3051451 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.133 + The version of the OpenAPI document: 0.19.134 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 f87092d3..ec1702ec 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.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -44,7 +44,8 @@ class AppComponent(BaseModel): status: Optional[StrictStr] = None status_description: Optional[StrictStr] = None updated_at: Optional[StrictStr] = None - __properties: ClassVar[List[str]] = ["app_id", "config_versions", "created_at", "created_by", "created_by_id", "dependencies", "id", "name", "status", "status_description", "updated_at"] + var_name: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["app_id", "config_versions", "created_at", "created_by", "created_by_id", "dependencies", "id", "name", "status", "status_description", "updated_at", "var_name"] model_config = { "populate_by_name": True, @@ -108,7 +109,8 @@ def from_dict(cls, obj: Dict) -> Self: "name": obj.get("name"), "status": obj.get("status"), "status_description": obj.get("status_description"), - "updated_at": obj.get("updated_at") + "updated_at": obj.get("updated_at"), + "var_name": obj.get("var_name") }) return _obj diff --git a/nuon/models/app_component_build.py b/nuon/models/app_component_build.py index 19c1ff16..f5c0762c 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.133 + The version of the OpenAPI document: 0.19.134 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 581d18b9..eb0d49a6 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.133 + The version of the OpenAPI document: 0.19.134 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 d9405b05..886729cc 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.133 + The version of the OpenAPI document: 0.19.134 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 aa53b472..914ede9a 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.133 + The version of the OpenAPI document: 0.19.134 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 cfdc74a2..ca67dd3e 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.133 + The version of the OpenAPI document: 0.19.134 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 562ab37b..c8f453de 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.133 + The version of the OpenAPI document: 0.19.134 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 3e7c5953..e650966a 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.133 + The version of the OpenAPI document: 0.19.134 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 250bb6e8..bc4dd5f5 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.133 + The version of the OpenAPI document: 0.19.134 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 a2d078c6..8d5e0cbd 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.133 + The version of the OpenAPI document: 0.19.134 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 01dbe03e..da643908 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.133 + The version of the OpenAPI document: 0.19.134 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 a8f8160e..225fecfc 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.133 + The version of the OpenAPI document: 0.19.134 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 6adbd521..42965124 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.133 + The version of the OpenAPI document: 0.19.134 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 fa363dd4..670aaef6 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.133 + The version of the OpenAPI document: 0.19.134 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 735c6dcd..8363b4bd 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.133 + The version of the OpenAPI document: 0.19.134 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 9d24df8d..19ca5fbc 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.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_installer.py b/nuon/models/app_installer.py index 2422d33d..fb1382be 100644 --- a/nuon/models/app_installer.py +++ b/nuon/models/app_installer.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_installer_metadata.py b/nuon/models/app_installer_metadata.py index dc6a748b..495a88d8 100644 --- a/nuon/models/app_installer_metadata.py +++ b/nuon/models/app_installer_metadata.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_installer_type.py b/nuon/models/app_installer_type.py index e0e2d28e..5f738285 100644 --- a/nuon/models/app_installer_type.py +++ b/nuon/models/app_installer_type.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.133 + The version of the OpenAPI document: 0.19.134 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 1e9b2243..0d0e576b 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.133 + The version of the OpenAPI document: 0.19.134 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 523d599c..24664503 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.133 + The version of the OpenAPI document: 0.19.134 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 15c42e14..5994ee08 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.133 + The version of the OpenAPI document: 0.19.134 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 220f201f..1e48bf5f 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.133 + The version of the OpenAPI document: 0.19.134 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 01e86c96..c2b15b6f 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.133 + The version of the OpenAPI document: 0.19.134 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 a364244a..7cfe9b1c 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.133 + The version of the OpenAPI document: 0.19.134 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 aefeb9fc..4f178652 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.133 + The version of the OpenAPI document: 0.19.134 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 ad42d74e..2c704e12 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.133 + The version of the OpenAPI document: 0.19.134 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 34243594..e46723cf 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.133 + The version of the OpenAPI document: 0.19.134 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 882045dc..93e6aa57 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.133 + The version of the OpenAPI document: 0.19.134 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 623f3445..9928aaf4 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.133 + The version of the OpenAPI document: 0.19.134 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 14c728bf..29296938 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.133 + The version of the OpenAPI document: 0.19.134 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 55391c2d..dc5079d2 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.133 + The version of the OpenAPI document: 0.19.134 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 5fb9f97e..a18d8689 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.133 + The version of the OpenAPI document: 0.19.134 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 db092e1c..2ce2cf34 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.133 + The version of the OpenAPI document: 0.19.134 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 128deabf..3ad28275 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.133 + The version of the OpenAPI document: 0.19.134 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 0a3ba49e..f32d3860 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.133 + The version of the OpenAPI document: 0.19.134 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 dc7682e8..8aadf70a 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.133 + The version of the OpenAPI document: 0.19.134 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 9a333d3c..351e0290 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.133 + The version of the OpenAPI document: 0.19.134 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 ed090a8e..0547fc85 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.133 + The version of the OpenAPI document: 0.19.134 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 b2892199..22a3c2e2 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.133 + The version of the OpenAPI document: 0.19.134 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 11ec0cfc..ef3db335 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.133 + The version of the OpenAPI document: 0.19.134 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 648d70a3..e6e23353 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.133 + The version of the OpenAPI document: 0.19.134 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 34ba7624..6e363d80 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.133 + The version of the OpenAPI document: 0.19.134 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 b0ca3c82..182a7bd9 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.133 + The version of the OpenAPI document: 0.19.134 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 15978762..8b12f115 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.133 + The version of the OpenAPI document: 0.19.134 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 75d1c321..2ac12fff 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.133 + The version of the OpenAPI document: 0.19.134 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 15707ce7..b6e9113c 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.133 + The version of the OpenAPI document: 0.19.134 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 8335f5e5..6cce647d 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.133 + The version of the OpenAPI document: 0.19.134 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 e5b5d415..5b4e7d49 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.133 + The version of the OpenAPI document: 0.19.134 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 dd7b01b5..5f221bb4 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.133 + The version of the OpenAPI document: 0.19.134 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 e39a7f0d..608f26e8 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.133 + The version of the OpenAPI document: 0.19.134 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 5bfb5cf8..446a92c7 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.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -22,7 +22,7 @@ from pydantic import BaseModel, ConfigDict, StrictStr -from typing import Any, ClassVar, Dict, List +from typing import Any, ClassVar, Dict, List, Optional try: from typing import Self except ImportError: @@ -32,8 +32,9 @@ class ServiceCreateAppRequest(BaseModel): """ ServiceCreateAppRequest """ # noqa: E501 + description: Optional[StrictStr] = None name: StrictStr - __properties: ClassVar[List[str]] = ["name"] + __properties: ClassVar[List[str]] = ["description", "name"] model_config = { "populate_by_name": True, @@ -84,6 +85,7 @@ def from_dict(cls, obj: Dict) -> Self: return cls.model_validate(obj) _obj = cls.model_validate({ + "description": obj.get("description"), "name": obj.get("name") }) return _obj diff --git a/nuon/models/service_create_app_runner_config_request.py b/nuon/models/service_create_app_runner_config_request.py index 97fc74e7..e3118dff 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.133 + The version of the OpenAPI document: 0.19.134 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 f0cca560..cdde84d5 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.133 + The version of the OpenAPI document: 0.19.134 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 11028e6a..99c3b942 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.133 + The version of the OpenAPI document: 0.19.134 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 7ddf63a1..2811f7a2 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.133 + The version of the OpenAPI document: 0.19.134 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 468f291e..d1719165 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.133 + The version of the OpenAPI document: 0.19.134 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 0914c30c..3db91510 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.133 + The version of the OpenAPI document: 0.19.134 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 5b7564db..031cef1b 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.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -34,7 +34,8 @@ class ServiceCreateComponentRequest(BaseModel): """ # noqa: E501 dependencies: Optional[List[StrictStr]] = None name: StrictStr - __properties: ClassVar[List[str]] = ["dependencies", "name"] + var_name: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["dependencies", "name", "var_name"] model_config = { "populate_by_name": True, @@ -86,7 +87,8 @@ def from_dict(cls, obj: Dict) -> Self: _obj = cls.model_validate({ "dependencies": obj.get("dependencies"), - "name": obj.get("name") + "name": obj.get("name"), + "var_name": obj.get("var_name") }) return _obj diff --git a/nuon/models/service_create_connection_callback_request.py b/nuon/models/service_create_connection_callback_request.py index 7ce63670..25fab4e1 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.133 + The version of the OpenAPI document: 0.19.134 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 7afd43ab..713b292f 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.133 + The version of the OpenAPI document: 0.19.134 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 5bf70637..71c3324b 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.133 + The version of the OpenAPI document: 0.19.134 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 e351fa6f..f5a6bde5 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.133 + The version of the OpenAPI document: 0.19.134 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 f79f5c8e..f20dc4f3 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.133 + The version of the OpenAPI document: 0.19.134 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 1350fc00..af2d969b 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.133 + The version of the OpenAPI document: 0.19.134 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 01c02dc5..67116930 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.133 + The version of the OpenAPI document: 0.19.134 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 596204d3..ca486425 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.133 + The version of the OpenAPI document: 0.19.134 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 eac4f091..5538c05c 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.133 + The version of the OpenAPI document: 0.19.134 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 a28f4606..136d4be4 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.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_installer_request.py b/nuon/models/service_create_installer_request.py index 2ed3203b..90c626c1 100644 --- a/nuon/models/service_create_installer_request.py +++ b/nuon/models/service_create_installer_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_create_installer_request_metadata.py b/nuon/models/service_create_installer_request_metadata.py index db55322e..37dc7703 100644 --- a/nuon/models/service_create_installer_request_metadata.py +++ b/nuon/models/service_create_installer_request_metadata.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.133 + The version of the OpenAPI document: 0.19.134 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 6ed5cfc1..ea3d12e2 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.133 + The version of the OpenAPI document: 0.19.134 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 4b5d2605..5726388d 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.133 + The version of the OpenAPI document: 0.19.134 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 b4f3de6f..811f943b 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.133 + The version of the OpenAPI document: 0.19.134 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 0e593e60..0230e9c6 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.133 + The version of the OpenAPI document: 0.19.134 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 d368db65..a0d55b7a 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.133 + The version of the OpenAPI document: 0.19.134 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 185c27ea..1b024af6 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.133 + The version of the OpenAPI document: 0.19.134 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 ba06d519..227b79ec 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.133 + The version of the OpenAPI document: 0.19.134 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 b767de83..3e315ea5 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.133 + The version of the OpenAPI document: 0.19.134 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 3baf8b60..4fa62c40 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.133 + The version of the OpenAPI document: 0.19.134 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 a69a7786..053fb705 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.133 + The version of the OpenAPI document: 0.19.134 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 4bc09e50..8fbd3230 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.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -32,8 +32,9 @@ class ServiceUpdateAppRequest(BaseModel): """ ServiceUpdateAppRequest """ # noqa: E501 + description: Optional[StrictStr] = None name: Optional[StrictStr] = None - __properties: ClassVar[List[str]] = ["name"] + __properties: ClassVar[List[str]] = ["description", "name"] model_config = { "populate_by_name": True, @@ -84,6 +85,7 @@ def from_dict(cls, obj: Dict) -> Self: return cls.model_validate(obj) _obj = cls.model_validate({ + "description": obj.get("description"), "name": obj.get("name") }) return _obj diff --git a/nuon/models/service_update_component_request.py b/nuon/models/service_update_component_request.py index 0e1eb0ca..4ccf4b24 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.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -34,7 +34,8 @@ class ServiceUpdateComponentRequest(BaseModel): """ # noqa: E501 dependencies: Optional[List[StrictStr]] = None name: StrictStr - __properties: ClassVar[List[str]] = ["dependencies", "name"] + var_name: Optional[StrictStr] = None + __properties: ClassVar[List[str]] = ["dependencies", "name", "var_name"] model_config = { "populate_by_name": True, @@ -86,7 +87,8 @@ def from_dict(cls, obj: Dict) -> Self: _obj = cls.model_validate({ "dependencies": obj.get("dependencies"), - "name": obj.get("name") + "name": obj.get("name"), + "var_name": obj.get("var_name") }) return _obj diff --git a/nuon/models/service_update_install_request.py b/nuon/models/service_update_install_request.py index 7dc62fb8..4efaea99 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.133 + The version of the OpenAPI document: 0.19.134 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 4bc7d292..ea449ef6 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.133 + The version of the OpenAPI document: 0.19.134 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 d0daa78c..3e8d859c 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.133 + The version of the OpenAPI document: 0.19.134 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 0fc8ee4a..2634154e 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.133 + The version of the OpenAPI document: 0.19.134 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 a1dbe9e2..cacc7f76 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.133 + The version of the OpenAPI document: 0.19.134 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 78f0ce08..34c39ec7 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.133 + The version of the OpenAPI document: 0.19.134 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 fe604593..35d4776b 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.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/rest.py b/nuon/rest.py index d31905e8..ff14ea3e 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.133 + The version of the OpenAPI document: 0.19.134 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/pyproject.toml b/pyproject.toml index f7769351..1033c809 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nuon" -version = "0.19.133" +version = "0.19.134" description = "Nuon" authors = ["Nuon Support "] license = "NoLicense" diff --git a/setup.py b/setup.py index 546f4da6..fd75419a 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.133 + The version of the OpenAPI document: 0.19.134 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.133" +VERSION = "0.19.134" PYTHON_REQUIRES = ">=3.7" REQUIRES = [ "urllib3 >= 1.25.3, < 2.1.0", diff --git a/version.txt b/version.txt index b465946d..2f8d9a6c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.19.133 +0.19.134