Azure / autorest.csharp

Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
MIT License
140 stars 160 forks source link

[dpg][lro] roll back workaround for `envelopeResult` and `logicalResult` #3947

Closed archerzz closed 6 months ago

archerzz commented 7 months ago

Description

Previous in our emitter, we made some workaround due to https://github.com/Azure/typespec-azure/issues/3725. Now it's fixed. We should try to roll back the workaround.

archerzz commented 6 months ago

This is covered in #4021

archerzz commented 6 months ago

close as it's resolved in #4021