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

@@ -130,6 +130,7 @@ func (s *Hubs) GetGlobalHubs(ctx context.Context, request operations.GetGlobalHu
}
return res, nil
}
// GetLibraryHubs - Get library specific hubs
@@ -236,4 +237,5 @@ func (s *Hubs) GetLibraryHubs(ctx context.Context, request operations.GetLibrary
}
return res, nil
}