diff --git a/services/eiav2/README.md b/services/eiav2/README.md index 860116fd..cba32078 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.46.0 +- Package version: 0.47.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 af83cf6c..931ba6d8 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.46.0", + UserAgent: "equinix-sdk-go/0.47.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/services/fabricv4/README.md b/services/fabricv4/README.md index 19bbe114..6afa8cc7 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.18 -- Package version: 0.46.0 +- Package version: 0.47.0 - Generator version: 7.4.0 - Build package: org.openapitools.codegen.languages.GoClientCodegen For more information, please visit [https://docs.equinix.com/api-support.htm](https://docs.equinix.com/api-support.htm) diff --git a/services/fabricv4/configuration.go b/services/fabricv4/configuration.go index c0876d7c..128fe6c4 100644 --- a/services/fabricv4/configuration.go +++ b/services/fabricv4/configuration.go @@ -86,7 +86,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "equinix-sdk-go/0.46.0", + UserAgent: "equinix-sdk-go/0.47.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/services/metalv1/README.md b/services/metalv1/README.md index e99ba490..f0d5aded 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.46.0 +- Package version: 0.47.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 e6006dd3..d6c5ba01 100644 --- a/services/metalv1/configuration.go +++ b/services/metalv1/configuration.go @@ -87,7 +87,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "equinix-sdk-go/0.46.0", + UserAgent: "equinix-sdk-go/0.47.0", Debug: false, Servers: ServerConfigurations{ { diff --git a/version b/version index 332af7bb..3cf5e1d0 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.46.0 \ No newline at end of file +0.47.0 \ No newline at end of file