microsoft / typespec

https://typespec.io/
MIT License
4.55k stars 222 forks source link

[http-client-csharp] Use `SdkLroMetadata` in the emitter instead of parsing the raw lro metadata #5162

Open ArcturusZhang opened 5 days ago

ArcturusZhang commented 5 days ago

Since we now have SdkLroMetadata type in output of TCGC, we should use it instead of parsing the raw data in the raw lro metadata (and that property has been deprecated)