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] try to migrate to mutator #2276

Closed
wants to merge 4 commits into from

Conversation

tadelesh
Copy link
Member

@tadelesh tadelesh commented Feb 27, 2025

find two issues:
1. when doing mutator, it seems the decorator data will be set again: microsoft/typespec#6180
2. for spread case, the model property will not be consistent: microsoft/typespec#6181

resolve: #2215

@microsoft-github-policy-service microsoft-github-policy-service bot added the lib:tcgc Issues for @azure-tools/typespec-client-generator-core library label Feb 27, 2025
@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 27, 2025

All changed packages have been documented.

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

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

Consider extensible enum when doing example value mapping.

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

Do not consider template type when calculating discriminator and orphan types.

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

Switch from deprecated projection libraries to mutators

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

Map all streaming request and response type to bytes.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 27, 2025

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@tadelesh
Copy link
Member Author

find another problem: microsoft/typespec#6198

@iscai-msft
Copy link
Contributor

closing in favor of #2305

@iscai-msft iscai-msft closed this Mar 4, 2025
@iscai-msft iscai-msft reopened this Mar 4, 2025
@iscai-msft iscai-msft closed this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib:tcgc Issues for @azure-tools/typespec-client-generator-core library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants