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 #1033

Closed tadelesh closed 2 weeks ago

tadelesh commented 3 weeks ago

resolve: https://github.com/Azure/typespec-azure/issues/1040

azure-sdk commented 3 weeks ago

All changed packages have been documented.

Show changes ### `@azure-tools/typespec-client-generator-core` - _breaking_ [✏️](https://github.com/Azure/typespec-azure/edit/client_hierarchy/.chronus/changes/client_hierarchy-2024-5-18-18-19-30.md?pr=/Azure/typespec-azure/pull/1033) > only expose top level client in `SdkPackage`
azure-sdk commented 3 weeks ago

You can try these changes at https://cadlplayground.z22.web.core.windows.net/typespec-azure/prs/1033/

Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/typespec-azure/prs/1033/

haolingdong-msft commented 2 weeks ago

Thanks for the quick action! Overall looks good to me, just leave a few minor comments.

haolingdong-msft commented 2 weeks ago

PS: Please make sure that merging this pr will not close this https://github.com/Azure/typespec-azure/issues/963. Thanks. image