ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.295.1

This commit is contained in:
speakeasybot
2024-05-23 15:57:50 +00:00
parent 11f26917b7
commit 764eb6c75a
109 changed files with 3921 additions and 964 deletions

View File

@@ -130,6 +130,7 @@ func (s *Authentication) GetTransientToken(ctx context.Context, type_ operations
}
return res, nil
}
// GetSourceConnectionInformation - Get Source Connection Information
@@ -236,4 +237,5 @@ func (s *Authentication) GetSourceConnectionInformation(ctx context.Context, sou
}
return res, nil
}