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

Nonalpha chars are removed from parameter templates #5144

Open
JoshLove-msft opened this issue Nov 19, 2024 · 0 comments
Open

Nonalpha chars are removed from parameter templates #5144

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

Comments

@JoshLove-msft
Copy link
Contributor

As an example, https://github.com/Azure/cadl-ranch/blob/main/packages/cadl-ranch-specs/http//routes/main.tsp#L226. But in our tspCodeModel.json, we have https://github.com/microsoft/typespec/blob/main/packages/http-client-csharp/generator/TestProjects/CadlRanch/http/routes/tspCodeModel.json#L1483. So either in TCGC or in the csharp emitter, these chars are being incorrectly removed.

@JoshLove-msft JoshLove-msft added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Nov 19, 2024
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