ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.295.1

This commit is contained in:
speakeasybot
2024-05-23 15:58:07 +00:00
parent 20de7077f5
commit 720b953e9b
46 changed files with 1343 additions and 55 deletions

View File

@@ -120,6 +120,7 @@ func (s *Authentication) GetTransientToken(ctx context.Context, request operatio
}
return res, nil
}
// GetSourceConnectionInformation - Get Source Connection Information
@@ -217,4 +218,5 @@ func (s *Authentication) GetSourceConnectionInformation(ctx context.Context, req
}
return res, nil
}