Skip to content

Commit

Permalink
ci: generate from api 0.19.182 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuonbot authored Jul 3, 2024
1 parent 1102ba7 commit 5d0e3de
Show file tree
Hide file tree
Showing 133 changed files with 156 additions and 141 deletions.
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.6.0
7.7.0
4 changes: 4 additions & 0 deletions docs/AppInstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand All @@ -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]
Expand Down
1 change: 1 addition & 0 deletions docs/AppInstallComponent.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/ServiceCreateOrgInviteRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **str** | | [optional]
**email** | **str** | |

## Example

Expand Down
4 changes: 2 additions & 2 deletions nuon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
""" # noqa: E501


__version__ = "0.19.179"
__version__ = "0.19.182"

# import apis into sdk package
from nuon.api.apps_api import AppsApi
Expand Down
2 changes: 1 addition & 1 deletion nuon/api/apps_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/api/components_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/api/general_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/api/installers_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/api/installs_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/api/orgs_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/api/releases_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/api/vcs_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
4 changes: 2 additions & 2 deletions nuon/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down Expand Up @@ -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):
Expand Down
6 changes: 3 additions & 3 deletions nuon/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down Expand Up @@ -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):
Expand Down
2 changes: 1 addition & 1 deletion nuon/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_account.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_account_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_aws_delegation_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_config_fmt.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_config_status.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_input.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_input_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_input_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_runner_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_runner_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_sandbox_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_sandbox_config_artifacts.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_app_secret.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_aws_account.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_awsecr_image_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_azure_account.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_cloud_platform.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_cloud_platform_region.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_component.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_component_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_component_config_connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_component_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
Loading

0 comments on commit 5d0e3de

Please sign in to comment.