Skip to content

Commit

Permalink
ci: generate from api 0.19.206 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuonbot authored Aug 20, 2024
1 parent aebf5e4 commit 1bd3f00
Show file tree
Hide file tree
Showing 129 changed files with 134 additions and 134 deletions.
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.205
The version of the OpenAPI document: 0.19.206
Contact: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
""" # noqa: E501


__version__ = "0.19.205"
__version__ = "0.19.206"

# 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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205/python'
self.user_agent = 'OpenAPI-Generator/0.19.206/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.205
The version of the OpenAPI document: 0.19.206
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.205\n"\
"SDK Package Version: 0.19.205".\
"Version of the API: 0.19.206\n"\
"SDK Package Version: 0.19.206".\
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
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.205
The version of the OpenAPI document: 0.19.206
Contact: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_component_release_step.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.205
The version of the OpenAPI document: 0.19.206
Contact: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_component_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.205
The version of the OpenAPI document: 0.19.206
Contact: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_connected_github_vcs_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.205
The version of the OpenAPI document: 0.19.206
Contact: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
2 changes: 1 addition & 1 deletion nuon/models/app_docker_build_component_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.205
The version of the OpenAPI document: 0.19.206
Contact: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)
Expand Down
Loading

0 comments on commit 1bd3f00

Please sign in to comment.