From 8275da21be52e3b612b5ad0246189c582bb8b5a5 Mon Sep 17 00:00:00 2001 From: "equinix-labs@auto-commit-workflow" Date: Tue, 18 Jun 2024 12:57:41 +0000 Subject: [PATCH] ci: regenerate code for version 0.41.0 triggered by @RaptorGandalf --- services/eiav2/README.md | 2 +- services/eiav2/configuration.go | 2 +- services/fabricv4/README.md | 2 +- services/fabricv4/configuration.go | 2 +- services/metalv1/README.md | 2 +- services/metalv1/configuration.go | 2 +- version | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/services/eiav2/README.md b/services/eiav2/README.md index 881f89b9..54dedb4d 100644 --- a/services/eiav2/README.md +++ b/services/eiav2/README.md @@ -6,7 +6,7 @@ Equinix Internet Access provides direct access to the Internet with scalable ban This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client. - API version: 2.0 -- Package version: 0.40.0 +- Package version: 0.41.0 - Generator version: 7.4.0 - Build package: org.openapitools.codegen.languages.GoClientCodegen For more information, please visit [https://equinix.com/about/](https://equinix.com/about/) diff --git a/services/eiav2/configuration.go b/services/eiav2/configuration.go index be23b1e9..4baa3638 100644 --- a/services/eiav2/configuration.go +++ b/services/eiav2/configuration.go @@ -89,7 +89,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "equinix-sdk-go/0.40.0", + UserAgent: "equinix-sdk-go/0.41.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/services/fabricv4/README.md b/services/fabricv4/README.md index fc2c8d8d..1bb784e9 100644 --- a/services/fabricv4/README.md +++ b/services/fabricv4/README.md @@ -6,7 +6,7 @@ Equinix Fabric is an advanced software-defined interconnection solution that ena This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client. - API version: 4.14 -- Package version: 0.40.0 +- Package version: 0.41.0 - Generator version: 7.4.0 - Build package: org.openapitools.codegen.languages.GoClientCodegen For more information, please visit [https://equinix.com/about/](https://equinix.com/about/) diff --git a/services/fabricv4/configuration.go b/services/fabricv4/configuration.go index a1d99ce5..9cd0d606 100644 --- a/services/fabricv4/configuration.go +++ b/services/fabricv4/configuration.go @@ -87,7 +87,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "equinix-sdk-go/0.40.0", + UserAgent: "equinix-sdk-go/0.41.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/services/metalv1/README.md b/services/metalv1/README.md index 423ecd86..63683a3e 100644 --- a/services/metalv1/README.md +++ b/services/metalv1/README.md @@ -87,7 +87,7 @@ To exclude resources, and optimize response delivery, use the `exclude` query pa This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client. - API version: 1.0.0 -- Package version: 0.40.0 +- Package version: 0.41.0 - Generator version: 7.4.0 - Build package: org.openapitools.codegen.languages.GoClientCodegen diff --git a/services/metalv1/configuration.go b/services/metalv1/configuration.go index e84071e3..0fc0c3bc 100644 --- a/services/metalv1/configuration.go +++ b/services/metalv1/configuration.go @@ -90,7 +90,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "equinix-sdk-go/0.40.0", + UserAgent: "equinix-sdk-go/0.41.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/version b/version index 23b64a49..ca59bb07 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.40.0 \ No newline at end of file +0.41.0 \ No newline at end of file