diff --git a/services/eiav2/README.md b/services/eiav2/README.md index 66ea41b8..b2233f91 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.37.0 +- Package version: 0.38.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 b5a3ff6d..e3160291 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.37.0", + UserAgent: "equinix-sdk-go/0.38.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/services/fabricv4/README.md b/services/fabricv4/README.md index dfa634bf..5072982b 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.13 -- Package version: 0.37.0 +- Package version: 0.38.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 ef962e69..462a51c3 100644 --- a/services/fabricv4/configuration.go +++ b/services/fabricv4/configuration.go @@ -89,7 +89,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "equinix-sdk-go/0.37.0", + UserAgent: "equinix-sdk-go/0.38.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/services/metalv1/README.md b/services/metalv1/README.md index f9fcd63b..6ec9e0a4 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.37.0 +- Package version: 0.38.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 87537a25..bb4092f5 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.37.0", + UserAgent: "equinix-sdk-go/0.38.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/version b/version index e095bebd..095a1087 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.37.0 \ No newline at end of file +0.38.0 \ No newline at end of file