diff --git a/changelog.md b/changelog.md index 17c22112..b9bd0f7d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# 2.23.0 + + - SDK update for Outscale API v1.30.0 + # 2.22.0 - SDK update for Outscale API v1.30.0 diff --git a/sdk_version b/sdk_version index f48f82fa..e9763f6b 100644 --- a/sdk_version +++ b/sdk_version @@ -1 +1 @@ -2.22.0 +2.23.0 diff --git a/v2/README.md b/v2/README.md index 185b391f..12215b5f 100644 --- a/v2/README.md +++ b/v2/README.md @@ -49,7 +49,7 @@ You can learn more about errors returned by the API in the dedicated [errors pag 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.30.0 -- Package version: 2.22.0 +- Package version: 2.23.0 - Build package: org.openapitools.codegen.languages.GoClientCodegen ## Installation diff --git a/v2/configuration.go b/v2/configuration.go index 30eb1f3b..e13ea56d 100644 --- a/v2/configuration.go +++ b/v2/configuration.go @@ -112,7 +112,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "osc-sdk-go/2.22.0", + UserAgent: "osc-sdk-go/2.23.0", Debug: false, Servers: ServerConfigurations{ {