Skip to content

Commit

Permalink
ci: generate from api 0.19.205 (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuonbot authored Aug 19, 2024
1 parent 56f5693 commit b73faf6
Show file tree
Hide file tree
Showing 127 changed files with 128 additions and 128 deletions.
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.8.0-SNAPSHOT
7.8.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ your list of dependencies in `mix.exs`:

```elixir
def deps do
[{:nuon, "~> 0.19.204"}]
[{:nuon, "~> 0.19.205"}]
end
```

Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/api/apps.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Api.Apps do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/api/components.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Api.Components do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/api/general.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Api.General do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/api/installers.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Api.Installers do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/api/installs.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Api.Installs do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/api/orgs.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Api.Orgs do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/api/releases.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Api.Releases do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/api/vcs.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Api.Vcs do
Expand Down
4 changes: 2 additions & 2 deletions lib/nuon/connection.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Connection do
Expand Down Expand Up @@ -96,7 +96,7 @@ defmodule Nuon.Connection do
Keyword.get(
tesla_options,
:user_agent,
"openapi-generator - Nuon 0.19.204 - elixir"
"openapi-generator - Nuon 0.19.205 - elixir"
)
)

Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/deserializer.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Deserializer do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_account.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAccount do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_account_type.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAccountType do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppApp do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_aws_delegation_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppAwsDelegationConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_config_fmt.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppConfigFmt do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_config_status.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppConfigStatus do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_input.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppInput do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_input_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppInputConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_input_group.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppInputGroup do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_runner_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppRunnerConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_runner_type.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppRunnerType do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_sandbox_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppSandboxConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_sandbox_config_artifacts.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppSandboxConfigArtifacts do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_app_secret.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAppSecret do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_aws_account.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAwsAccount do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_awsecr_image_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAwsecrImageConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_azure_account.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppAzureAccount do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_cloud_platform.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppCloudPlatform do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_cloud_platform_region.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppCloudPlatformRegion do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_component.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppComponent do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_component_build.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppComponentBuild do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_component_config_connection.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppComponentConfigConnection do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_component_release.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppComponentRelease do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_component_release_step.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppComponentReleaseStep do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_component_type.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppComponentType do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_connected_github_vcs_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppConnectedGithubVcsConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_docker_build_component_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppDockerBuildComponentConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_external_image_component_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppExternalImageComponentConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_helm_component_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppHelmComponentConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_install.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppInstall do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_install_component.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppInstallComponent do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_install_deploy.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppInstallDeploy do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_install_deploy_type.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppInstallDeployType do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_install_event.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppInstallEvent do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_install_inputs.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppInstallInputs do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_install_sandbox_run.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppInstallSandboxRun do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_installer.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppInstaller do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_installer_metadata.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppInstallerMetadata do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_installer_type.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppInstallerType do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_job_component_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppJobComponentConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_notifications_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppNotificationsConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_operation_status.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppOperationStatus do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_org.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppOrg do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_org_health_check.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppOrgHealthCheck do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_org_health_check_status.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppOrgHealthCheckStatus do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_org_invite.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppOrgInvite do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_org_invite_status.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppOrgInviteStatus do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_policy.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppPolicy do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_policy_name.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppPolicyName do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_public_git_vcs_config.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppPublicGitVcsConfig do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_role.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppRole do
Expand Down
2 changes: 1 addition & 1 deletion lib/nuon/model/app_role_type.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0-SNAPSHOT (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 7.8.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Nuon.Model.AppRoleType do
Expand Down
Loading

0 comments on commit b73faf6

Please sign in to comment.