chore: add missing folders
This commit is contained in:
parent
48b1c99ede
commit
3b07f3f1d3
28 changed files with 8597 additions and 2 deletions
|
|
@ -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{
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue