chore: add missing folders

This commit is contained in:
Marcel_Henselin 2025-12-11 11:15:54 +01:00
parent 48b1c99ede
commit 3b07f3f1d3
28 changed files with 8597 additions and 2 deletions

View file

@ -18,7 +18,7 @@ import (
func NewConfiguration() *config.Configuration {
cfg := &config.Configuration{
DefaultHeader: make(map[string]string),
UserAgent: "stackit-sdk-go/postgresflexa",
UserAgent: "stackit-sdk-go/postgresflexalpha",
Debug: false,
Servers: config.ServerConfigurations{
{