From 869dca61c55ebf945769b152c647e3388cfc7ee1 Mon Sep 17 00:00:00 2001 From: "equinix-labs@auto-commit-workflow" Date: Mon, 1 Jul 2024 15:47:41 +0000 Subject: [PATCH] ci: regenerate code for version 0.42.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 54dedb4d..7a5b1f3c 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.41.0 +- Package version: 0.42.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 4baa3638..9ed1cb39 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.41.0", + UserAgent: "equinix-sdk-go/0.42.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/services/fabricv4/README.md b/services/fabricv4/README.md index 1bb784e9..cf4f00e8 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.41.0 +- Package version: 0.42.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 9cd0d606..456e9a76 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.41.0", + UserAgent: "equinix-sdk-go/0.42.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/services/metalv1/README.md b/services/metalv1/README.md index 6a00b569..18ecc7c1 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.41.0 +- Package version: 0.42.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 0fc0c3bc..1355d033 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.41.0", + UserAgent: "equinix-sdk-go/0.42.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/version b/version index ca59bb07..57c1868c 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.41.0 \ No newline at end of file +0.42.0 \ No newline at end of file