Azure / typespec-azure

About TypeSpec Azure Libraries
https://azure.github.io/typespec-azure/
MIT License
11 stars 37 forks source link

[tcgc] `final-state-via` representation in TCGC #1023

Closed tadelesh closed 3 months ago

tadelesh commented 3 months ago

With getLroMetadata, we could get final-state-via for now, but tcgc does not expose it. Need to add it to SdkLroServiceMethodOptions.

iscai-msft commented 3 months ago

We're not going to add final-state-via in tcgc, instead we're going to use the @useFinalStateVia from Azure.Core, coupled with .decorators