Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tcgc] client related features #1253

Merged
merged 8 commits into from
Aug 9, 2024
Merged

[tcgc] client related features #1253

merged 8 commits into from
Aug 9, 2024

Conversation

tadelesh
Copy link
Member

resolve: #1060
resolve: #963

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jul 29, 2024

All changed packages have been documented.

  • @azure-tools/typespec-client-generator-core
Show changes

@azure-tools/typespec-client-generator-core - feature ✏️

add parent client info to SdkClientType

@azure-tools/typespec-client-generator-core - feature ✏️

add listSubClients helper func

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@tadelesh
Copy link
Member Author

@haolingdong-msft @archerzz @chunyu3 please review and check if it is enough for your language.
also, cc: @iscai-msft

@haolingdong-msft
Copy link
Member

Thanks for the fix. Having parent should be enough for Java's current need. Our need for now is just to build the sub client's name

@tadelesh tadelesh enabled auto-merge August 9, 2024 02:08
@tadelesh tadelesh added this pull request to the merge queue Aug 9, 2024
Merged via the queue into main with commit a286beb Aug 9, 2024
22 checks passed
@tadelesh tadelesh deleted the add_parent branch August 9, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(tcgc): provide origin of SdkClientType TCGC, support list all nested sub clients under a client
4 participants