[http-client-csharp] http/parameters/spread
cannot build
#5565
Labels
emitter:client:csharp
Issue for the C# client emitter: @typespec/http-client-csharp
I am not sure why this previous could pass, but now I found it cannot compile.
The xml doc for
x-ms-test-header
is incorrect - the parameter's name isxMsTestHeader
.How to reproduce:
./packages/http-client-csharp
directory./eng/scripts/Generate.ps1 parameters/spread -Stubbed $false
dotnet build .\generator\TestProjects\CadlRanch\http\parameters\spread\Parameters.Spread.sln
and you would see this cannot build.The text was updated successfully, but these errors were encountered: