From 5d0e3deac30c8988e75db0ce5df831ef008c1935 Mon Sep 17 00:00:00 2001 From: nuonbot Date: Wed, 3 Jul 2024 12:59:30 -0700 Subject: [PATCH] ci: generate from api 0.19.182 (#146) --- .openapi-generator/VERSION | 2 +- docs/AppInstall.md | 4 ++++ docs/AppInstallComponent.md | 1 + docs/ServiceCreateOrgInviteRequest.md | 2 +- 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/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_account.py | 2 +- nuon/models/app_account_type.py | 2 +- nuon/models/app_app.py | 2 +- nuon/models/app_app_aws_delegation_config.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_input_group.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_cloud_platform_region.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 | 12 ++++++++++-- nuon/models/app_install_component.py | 8 +++++--- 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_notifications_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_policy.py | 2 +- nuon/models/app_policy_name.py | 2 +- nuon/models/app_public_git_vcs_config.py | 2 +- nuon/models/app_role.py | 2 +- nuon/models/app_role_type.py | 2 +- nuon/models/app_sandbox_run_type.py | 2 +- nuon/models/app_terraform_module_component_config.py | 2 +- nuon/models/app_vcs_connection.py | 2 +- nuon/models/app_vcs_connection_commit.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/permissions_permission.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_group_request.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 +- .../service_connected_github_vcs_config_request.py | 2 +- ...ce_connected_github_vcs_sandbox_config_request.py | 2 +- nuon/models/service_create_app_config_request.py | 2 +- .../service_create_app_input_config_request.py | 2 +- nuon/models/service_create_app_request.py | 2 +- .../service_create_app_runner_config_request.py | 2 +- .../service_create_app_sandbox_config_request.py | 2 +- nuon/models/service_create_app_secret_request.py | 2 +- .../models/service_create_component_build_request.py | 2 +- .../service_create_component_release_request.py | 2 +- ...vice_create_component_release_request_strategy.py | 2 +- nuon/models/service_create_component_request.py | 2 +- .../service_create_connection_callback_request.py | 2 +- nuon/models/service_create_connection_request.py | 2 +- ...e_create_docker_build_component_config_request.py | 2 +- ...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 +- .../service_create_install_request_aws_account.py | 2 +- .../service_create_install_request_azure_account.py | 2 +- nuon/models/service_create_installer_request.py | 2 +- .../service_create_installer_request_metadata.py | 2 +- .../service_create_job_component_config_request.py | 2 +- nuon/models/service_create_org_invite_request.py | 6 +++--- nuon/models/service_create_org_request.py | 2 +- nuon/models/service_create_org_user_request.py | 2 +- ...eate_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 | 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 +- .../service_update_installer_request_metadata.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 +- 133 files changed, 156 insertions(+), 141 deletions(-) diff --git a/.openapi-generator/VERSION b/.openapi-generator/VERSION index 93c8ddab..1985849f 100644 --- a/.openapi-generator/VERSION +++ b/.openapi-generator/VERSION @@ -1 +1 @@ -7.6.0 +7.7.0 diff --git a/docs/AppInstall.md b/docs/AppInstall.md index ca71813e..bf2f60e8 100644 --- a/docs/AppInstall.md +++ b/docs/AppInstall.md @@ -10,6 +10,8 @@ Name | Type | Description | Notes **app_sandbox_config** | [**AppAppSandboxConfig**](AppAppSandboxConfig.md) | | [optional] **aws_account** | [**AppAWSAccount**](AppAWSAccount.md) | | [optional] **azure_account** | [**AppAzureAccount**](AppAzureAccount.md) | | [optional] +**component_statuses** | **Dict[str, str]** | | [optional] +**composite_component_status** | **str** | | [optional] **created_at** | **str** | | [optional] **created_by** | [**AppAccount**](AppAccount.md) | | [optional] **created_by_id** | **str** | | [optional] @@ -20,6 +22,8 @@ Name | Type | Description | Notes **install_number** | **int** | | [optional] **install_sandbox_runs** | [**List[AppInstallSandboxRun]**](AppInstallSandboxRun.md) | | [optional] **name** | **str** | | [optional] +**runner_status** | **str** | | [optional] +**sandbox_status** | **str** | | [optional] **status** | **str** | | [optional] **status_description** | **str** | | [optional] **updated_at** | **str** | | [optional] diff --git a/docs/AppInstallComponent.md b/docs/AppInstallComponent.md index 2e780dcb..dc53c086 100644 --- a/docs/AppInstallComponent.md +++ b/docs/AppInstallComponent.md @@ -13,6 +13,7 @@ Name | Type | Description | Notes **id** | **str** | | [optional] **install_deploys** | [**List[AppInstallDeploy]**](AppInstallDeploy.md) | | [optional] **install_id** | **str** | | [optional] +**status** | **str** | after query fields filled in after querying | [optional] **updated_at** | **str** | | [optional] ## Example diff --git a/docs/ServiceCreateOrgInviteRequest.md b/docs/ServiceCreateOrgInviteRequest.md index 3fd59045..b1455b7d 100644 --- a/docs/ServiceCreateOrgInviteRequest.md +++ b/docs/ServiceCreateOrgInviteRequest.md @@ -5,7 +5,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**email** | **str** | | [optional] +**email** | **str** | | ## Example diff --git a/nuon/__init__.py b/nuon/__init__.py index d22fdda7..c0711f95 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -15,7 +15,7 @@ """ # noqa: E501 -__version__ = "0.19.179" +__version__ = "0.19.182" # 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 c5e8bfcd..fcb7a4ba 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.179 + The version of the OpenAPI document: 0.19.182 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 b37c4d45..b5b56611 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.179 + The version of the OpenAPI document: 0.19.182 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 e7b721fe..9204041b 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.179 + The version of the OpenAPI document: 0.19.182 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 8b8f0e5e..ac4aab4d 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.179 + The version of the OpenAPI document: 0.19.182 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 cc7ada71..567383dc 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.179 + The version of the OpenAPI document: 0.19.182 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 6f74fda9..f0aac11c 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.179 + The version of the OpenAPI document: 0.19.182 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 fca609f3..00e59bae 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.179 + The version of the OpenAPI document: 0.19.182 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 148b0042..19796767 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.179 + The version of the OpenAPI document: 0.19.182 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 511b0fc0..8c1545b6 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.179 + The version of the OpenAPI document: 0.19.182 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.179/python' + self.user_agent = 'OpenAPI-Generator/0.19.182/python' self.client_side_validation = configuration.client_side_validation def __enter__(self): diff --git a/nuon/configuration.py b/nuon/configuration.py index 38ab52da..9cec09e6 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.179 + The version of the OpenAPI document: 0.19.182 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.179\n"\ - "SDK Package Version: 0.19.179".\ + "Version of the API: 0.19.182\n"\ + "SDK Package Version: 0.19.182".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/nuon/exceptions.py b/nuon/exceptions.py index ae549765..6a137ec1 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.179 + The version of the OpenAPI document: 0.19.182 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 0b043d97..b493d53f 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_account.py b/nuon/models/app_account.py index a3024dbd..ce911807 100644 --- a/nuon/models/app_account.py +++ b/nuon/models/app_account.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_account_type.py b/nuon/models/app_account_type.py index 4c2ce8d0..13587741 100644 --- a/nuon/models/app_account_type.py +++ b/nuon/models/app_account_type.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 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 0ffc9482..010a537b 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_aws_delegation_config.py b/nuon/models/app_app_aws_delegation_config.py index ac94aa29..751aba47 100644 --- a/nuon/models/app_app_aws_delegation_config.py +++ b/nuon/models/app_app_aws_delegation_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 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 e8f7f078..618b8cc5 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.179 + The version of the OpenAPI document: 0.19.182 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 8825ecad..69c7861b 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.179 + The version of the OpenAPI document: 0.19.182 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 475d339a..6ad91912 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.179 + The version of the OpenAPI document: 0.19.182 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 55a5b4ef..abbbcdee 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.179 + The version of the OpenAPI document: 0.19.182 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 0e4597bb..926bf587 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_app_input_group.py b/nuon/models/app_app_input_group.py index eb526848..8b8059b0 100644 --- a/nuon/models/app_app_input_group.py +++ b/nuon/models/app_app_input_group.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 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 5350f03b..2b8c8091 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.179 + The version of the OpenAPI document: 0.19.182 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 d152411e..5fa50b45 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.179 + The version of the OpenAPI document: 0.19.182 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 312a1e9f..dadf6138 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.179 + The version of the OpenAPI document: 0.19.182 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 fef73a50..6730d72f 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.179 + The version of the OpenAPI document: 0.19.182 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 a30e45f6..86832871 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.179 + The version of the OpenAPI document: 0.19.182 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 ff1ffb62..c02d8fbf 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.179 + The version of the OpenAPI document: 0.19.182 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 f0da2364..d593c209 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.179 + The version of the OpenAPI document: 0.19.182 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 88764752..84d3d05f 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.179 + The version of the OpenAPI document: 0.19.182 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 3e2e345b..6ab66a82 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_cloud_platform_region.py b/nuon/models/app_cloud_platform_region.py index e6db3d7c..1061220f 100644 --- a/nuon/models/app_cloud_platform_region.py +++ b/nuon/models/app_cloud_platform_region.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 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 e608913e..00349f9a 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.179 + The version of the OpenAPI document: 0.19.182 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 49d40f0b..25ab806b 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.179 + The version of the OpenAPI document: 0.19.182 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 3b4cbc2b..d7fb38c6 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.179 + The version of the OpenAPI document: 0.19.182 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 a847e07b..07b68cf6 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.179 + The version of the OpenAPI document: 0.19.182 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 23d8873e..480e5797 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.179 + The version of the OpenAPI document: 0.19.182 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 d93ef84e..a2f2930b 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.179 + The version of the OpenAPI document: 0.19.182 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 23964ed0..b7d8ab89 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.179 + The version of the OpenAPI document: 0.19.182 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 d7033589..f12e5b71 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.179 + The version of the OpenAPI document: 0.19.182 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 094d2e10..a83dcac5 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.179 + The version of the OpenAPI document: 0.19.182 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 4d305b70..0d541586 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -45,6 +45,8 @@ class AppInstall(BaseModel): app_sandbox_config: Optional[AppAppSandboxConfig] = None aws_account: Optional[AppAWSAccount] = None azure_account: Optional[AppAzureAccount] = None + component_statuses: Optional[Dict[str, StrictStr]] = None + composite_component_status: Optional[StrictStr] = None created_at: Optional[StrictStr] = None created_by: Optional[AppAccount] = None created_by_id: Optional[StrictStr] = None @@ -55,10 +57,12 @@ class AppInstall(BaseModel): install_number: Optional[StrictInt] = None install_sandbox_runs: Optional[List[AppInstallSandboxRun]] = None name: Optional[StrictStr] = None + runner_status: Optional[StrictStr] = None + sandbox_status: Optional[StrictStr] = None status: Optional[StrictStr] = None status_description: Optional[StrictStr] = None updated_at: Optional[StrictStr] = None - __properties: ClassVar[List[str]] = ["app_id", "app_runner_config", "app_sandbox_config", "aws_account", "azure_account", "created_at", "created_by", "created_by_id", "id", "install_components", "install_events", "install_inputs", "install_number", "install_sandbox_runs", "name", "status", "status_description", "updated_at"] + __properties: ClassVar[List[str]] = ["app_id", "app_runner_config", "app_sandbox_config", "aws_account", "azure_account", "component_statuses", "composite_component_status", "created_at", "created_by", "created_by_id", "id", "install_components", "install_events", "install_inputs", "install_number", "install_sandbox_runs", "name", "runner_status", "sandbox_status", "status", "status_description", "updated_at"] model_config = { "populate_by_name": True, @@ -157,6 +161,8 @@ def from_dict(cls, obj: Dict) -> Self: "app_sandbox_config": AppAppSandboxConfig.from_dict(obj.get("app_sandbox_config")) if obj.get("app_sandbox_config") is not None else None, "aws_account": AppAWSAccount.from_dict(obj.get("aws_account")) if obj.get("aws_account") is not None else None, "azure_account": AppAzureAccount.from_dict(obj.get("azure_account")) if obj.get("azure_account") is not None else None, + "component_statuses": obj.get("component_statuses"), + "composite_component_status": obj.get("composite_component_status"), "created_at": obj.get("created_at"), "created_by": AppAccount.from_dict(obj.get("created_by")) if obj.get("created_by") is not None else None, "created_by_id": obj.get("created_by_id"), @@ -167,6 +173,8 @@ def from_dict(cls, obj: Dict) -> Self: "install_number": obj.get("install_number"), "install_sandbox_runs": [AppInstallSandboxRun.from_dict(_item) for _item in obj.get("install_sandbox_runs")] if obj.get("install_sandbox_runs") is not None else None, "name": obj.get("name"), + "runner_status": obj.get("runner_status"), + "sandbox_status": obj.get("sandbox_status"), "status": obj.get("status"), "status_description": obj.get("status_description"), "updated_at": obj.get("updated_at") diff --git a/nuon/models/app_install_component.py b/nuon/models/app_install_component.py index 6ba53fe4..9ab7a83c 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -21,7 +21,7 @@ -from pydantic import BaseModel, ConfigDict, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr from typing import Any, ClassVar, Dict, List, Optional from nuon.models.app_account import AppAccount from nuon.models.app_component import AppComponent @@ -43,8 +43,9 @@ class AppInstallComponent(BaseModel): id: Optional[StrictStr] = None install_deploys: Optional[List[AppInstallDeploy]] = None install_id: Optional[StrictStr] = None + status: Optional[StrictStr] = Field(default=None, description="after query fields filled in after querying") updated_at: Optional[StrictStr] = None - __properties: ClassVar[List[str]] = ["component", "component_id", "created_at", "created_by", "created_by_id", "id", "install_deploys", "install_id", "updated_at"] + __properties: ClassVar[List[str]] = ["component", "component_id", "created_at", "created_by", "created_by_id", "id", "install_deploys", "install_id", "status", "updated_at"] model_config = { "populate_by_name": True, @@ -116,6 +117,7 @@ def from_dict(cls, obj: Dict) -> Self: "id": obj.get("id"), "install_deploys": [AppInstallDeploy.from_dict(_item) for _item in obj.get("install_deploys")] if obj.get("install_deploys") is not None else None, "install_id": obj.get("install_id"), + "status": obj.get("status"), "updated_at": obj.get("updated_at") }) return _obj diff --git a/nuon/models/app_install_deploy.py b/nuon/models/app_install_deploy.py index 53022e3f..48a088d4 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.179 + The version of the OpenAPI document: 0.19.182 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 3feb34cd..2c357a06 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.179 + The version of the OpenAPI document: 0.19.182 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 ac453173..99d2c322 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.179 + The version of the OpenAPI document: 0.19.182 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 80196785..9b8529c5 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.179 + The version of the OpenAPI document: 0.19.182 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 2cc720ea..7b9dc209 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.179 + The version of the OpenAPI document: 0.19.182 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 95a1b0c9..3b6c3e03 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.179 + The version of the OpenAPI document: 0.19.182 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 1125a06b..1f6f1d04 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.179 + The version of the OpenAPI document: 0.19.182 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 783b75c2..91d6c57c 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.179 + The version of the OpenAPI document: 0.19.182 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 e5f5acbf..e7dcb5fa 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_notifications_config.py b/nuon/models/app_notifications_config.py index e7233f10..f2e0d49c 100644 --- a/nuon/models/app_notifications_config.py +++ b/nuon/models/app_notifications_config.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 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 95e4dd2d..2d853219 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.179 + The version of the OpenAPI document: 0.19.182 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 6348ddf8..5b344608 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.179 + The version of the OpenAPI document: 0.19.182 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 47458c20..15bc7a39 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.179 + The version of the OpenAPI document: 0.19.182 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 1b1a5e4b..8348152c 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.179 + The version of the OpenAPI document: 0.19.182 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 f392958c..05b7ce54 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.179 + The version of the OpenAPI document: 0.19.182 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 4241470d..0ee13eb6 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_policy.py b/nuon/models/app_policy.py index 1d6063a1..49dc6fd4 100644 --- a/nuon/models/app_policy.py +++ b/nuon/models/app_policy.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_policy_name.py b/nuon/models/app_policy_name.py index a8b487e8..6e25e80d 100644 --- a/nuon/models/app_policy_name.py +++ b/nuon/models/app_policy_name.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 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 d2063bbb..ef002a85 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_role.py b/nuon/models/app_role.py index ddded4be..62b98f0a 100644 --- a/nuon/models/app_role.py +++ b/nuon/models/app_role.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/app_role_type.py b/nuon/models/app_role_type.py index da4129e8..c8079159 100644 --- a/nuon/models/app_role_type.py +++ b/nuon/models/app_role_type.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 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 9a1dbbbc..2eebc60b 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.179 + The version of the OpenAPI document: 0.19.182 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 8eb889b0..507d7ff6 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.179 + The version of the OpenAPI document: 0.19.182 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 4cd2a68b..392d0456 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.179 + The version of the OpenAPI document: 0.19.182 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 24a7cd53..02f4bc74 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.179 + The version of the OpenAPI document: 0.19.182 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 f4ed0534..509dc7d6 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.179 + The version of the OpenAPI document: 0.19.182 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 80118707..c170e1a9 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.179 + The version of the OpenAPI document: 0.19.182 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 ba240f04..f924699e 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.179 + The version of the OpenAPI document: 0.19.182 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 ec2ba768..cc39fbfd 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/permissions_permission.py b/nuon/models/permissions_permission.py index 2d15e10b..9e4f5b24 100644 --- a/nuon/models/permissions_permission.py +++ b/nuon/models/permissions_permission.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 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 9f268aac..94fae89b 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.179 + The version of the OpenAPI document: 0.19.182 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 365af01d..690f008a 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.179 + The version of the OpenAPI document: 0.19.182 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 fd143c9b..4d5f9de4 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_app_group_request.py b/nuon/models/service_app_group_request.py index 84e2e6c7..fdb86774 100644 --- a/nuon/models/service_app_group_request.py +++ b/nuon/models/service_app_group_request.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 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 8fa7d14e..c4a3e1b9 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.179 + The version of the OpenAPI document: 0.19.182 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 779843a5..06f89b28 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.179 + The version of the OpenAPI document: 0.19.182 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 52239359..98b767b5 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.179 + The version of the OpenAPI document: 0.19.182 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 2a0b1157..816a66f3 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.179 + The version of the OpenAPI document: 0.19.182 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 cd734228..18910dd2 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.179 + The version of the OpenAPI document: 0.19.182 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 e36b999a..fcc0c74a 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.179 + The version of the OpenAPI document: 0.19.182 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 7f9c49be..5e5a5e18 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.179 + The version of the OpenAPI document: 0.19.182 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 0ae229a4..a102a7d5 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.179 + The version of the OpenAPI document: 0.19.182 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 9d66de6b..976e6916 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.179 + The version of the OpenAPI document: 0.19.182 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 850b428b..6b957901 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.179 + The version of the OpenAPI document: 0.19.182 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 53ed6daf..a67783e1 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.179 + The version of the OpenAPI document: 0.19.182 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 8cabb9a4..fd935295 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.179 + The version of the OpenAPI document: 0.19.182 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 baae7971..b45bcce2 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.179 + The version of the OpenAPI document: 0.19.182 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 1ca2632e..8e697a59 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.179 + The version of the OpenAPI document: 0.19.182 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 09d4692c..baa8337c 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.179 + The version of the OpenAPI document: 0.19.182 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 3b2c6f54..8ae73fdb 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.179 + The version of the OpenAPI document: 0.19.182 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 c7a31b0b..26232caa 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.179 + The version of the OpenAPI document: 0.19.182 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 0c637a75..0cef2935 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.179 + The version of the OpenAPI document: 0.19.182 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 6e805ef9..24be7d09 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.179 + The version of the OpenAPI document: 0.19.182 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 689952e4..8525e2bb 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.179 + The version of the OpenAPI document: 0.19.182 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 b3b5316c..cfa8e335 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.179 + The version of the OpenAPI document: 0.19.182 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 4230d848..d9303026 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.179 + The version of the OpenAPI document: 0.19.182 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 c471894d..ca656d3c 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.179 + The version of the OpenAPI document: 0.19.182 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 b76603cc..2b448726 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.179 + The version of the OpenAPI document: 0.19.182 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 6308ee95..adb54888 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.179 + The version of the OpenAPI document: 0.19.182 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 87fdce6d..1400c768 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.179 + The version of the OpenAPI document: 0.19.182 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 cea77b0e..4175947a 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.179 + The version of the OpenAPI document: 0.19.182 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 e2166e9d..187e4b83 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.179 + The version of the OpenAPI document: 0.19.182 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 bb30386b..7b3ea3d1 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.179 + The version of the OpenAPI document: 0.19.182 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, Optional +from typing import Any, ClassVar, Dict, List try: from typing import Self except ImportError: @@ -32,7 +32,7 @@ class ServiceCreateOrgInviteRequest(BaseModel): """ ServiceCreateOrgInviteRequest """ # noqa: E501 - email: Optional[StrictStr] = None + email: StrictStr __properties: ClassVar[List[str]] = ["email"] model_config = { diff --git a/nuon/models/service_create_org_request.py b/nuon/models/service_create_org_request.py index a9a845ff..6e665f5a 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.179 + The version of the OpenAPI document: 0.19.182 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 8b81f2b7..5ccb3e5f 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.179 + The version of the OpenAPI document: 0.19.182 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 5a5a8d4d..9ca66cbd 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.179 + The version of the OpenAPI document: 0.19.182 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 f2c6399a..3f132eb3 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.179 + The version of the OpenAPI document: 0.19.182 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 668797b7..9028adbc 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.179 + The version of the OpenAPI document: 0.19.182 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 1534e642..d10c4d58 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.179 + The version of the OpenAPI document: 0.19.182 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 96b57f5d..471b9944 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.179 + The version of the OpenAPI document: 0.19.182 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 38cca296..591bbc89 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.179 + The version of the OpenAPI document: 0.19.182 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 bd75c160..531674de 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.179 + The version of the OpenAPI document: 0.19.182 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 bcaa91a9..bf32a630 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.179 + The version of the OpenAPI document: 0.19.182 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 78fa093a..3c6e0e4c 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.179 + The version of the OpenAPI document: 0.19.182 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 7d3fd113..e471bff1 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/models/service_update_installer_request_metadata.py b/nuon/models/service_update_installer_request_metadata.py index 35468bf2..b21e8d2f 100644 --- a/nuon/models/service_update_installer_request_metadata.py +++ b/nuon/models/service_update_installer_request_metadata.py @@ -5,7 +5,7 @@ API for managing nuon apps, components, and installs. - The version of the OpenAPI document: 0.19.179 + The version of the OpenAPI document: 0.19.182 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 f1a704e8..219a0a29 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.179 + The version of the OpenAPI document: 0.19.182 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 313c6ff6..96b6d106 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.179 + The version of the OpenAPI document: 0.19.182 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 4d3d7f96..6689ccf8 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.179 + The version of the OpenAPI document: 0.19.182 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 33b7fa7c..7319dde9 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.179 + The version of the OpenAPI document: 0.19.182 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 15bb3881..f82ef8cb 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/nuon/rest.py b/nuon/rest.py index d335d0f2..67afe878 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.179 + The version of the OpenAPI document: 0.19.182 Contact: support@nuon.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/pyproject.toml b/pyproject.toml index 01efe8f9..b395d052 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nuon" -version = "0.19.179" +version = "0.19.182" description = "Nuon" authors = ["Nuon Support "] license = "NoLicense" diff --git a/setup.py b/setup.py index b6ee3613..8b2e957c 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.179 + The version of the OpenAPI document: 0.19.182 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.179" +VERSION = "0.19.182" PYTHON_REQUIRES = ">=3.7" REQUIRES = [ "urllib3 >= 1.25.3, < 2.1.0", diff --git a/version.txt b/version.txt index 257df374..29bbc1da 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.19.179 +0.19.182