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

Remove unsupported legacy options from emitter #5746

Open
JoshLove-msft opened this issue Jan 24, 2025 · 0 comments
Open

Remove unsupported legacy options from emitter #5746

JoshLove-msft opened this issue Jan 24, 2025 · 0 comments
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Comments

@JoshLove-msft
Copy link
Contributor

Many of the options in https://github.com/microsoft/typespec/blob/main/packages/http-client-csharp/emitter/src/options.ts are not supported in MGC, and should be removed. They would need to be added into the autorest.csharp emitter in https://github.com/Azure/autorest.csharp/blob/main/src/TypeSpec.Extension/Emitter.Csharp/src/options.ts before autorest upgrades.

@JoshLove-msft JoshLove-msft added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Jan 24, 2025
@JoshLove-msft JoshLove-msft changed the title Remove Azure-specific options from emitter Remove unsupported legacy options from emitter Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
Projects
None yet
Development

No branches or pull requests

1 participant