From acf0ecf2f7d950ff0fe24701b07fe53cb0610b0b Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Thu, 8 May 2025 13:21:22 +0000 Subject: [PATCH] Generate postgresflex --- services/postgresflex/configuration.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/postgresflex/configuration.go b/services/postgresflex/configuration.go index 149f561e2..dac5b74ec 100644 --- a/services/postgresflex/configuration.go +++ b/services/postgresflex/configuration.go @@ -18,7 +18,7 @@ import ( func NewConfiguration() *config.Configuration { cfg := &config.Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "OpenAPI-Generator/1.0.0/go", + UserAgent: "stackit-sdk-go/postgresflex", Debug: false, Servers: config.ServerConfigurations{ {