Azure / typespec-azure

About TypeSpec Azure Libraries
https://azure.github.io/typespec-azure/
MIT License
8 stars 28 forks source link

[tcgc] only expose top level client in `SdkPackage` #1040

Closed tadelesh closed 2 weeks ago

tadelesh commented 2 weeks ago

separated from https://github.com/Azure/typespec-azure/issues/963#issuecomment-2175727614. For client exposed in SdkPackage, TCGC should only expose the top level client associated with a specific service instead of return all client in a flatten way.