Azure / typespec-azure

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

AzureAsyncOperationHeader template should accept 'void' for FinalResult #1048

Closed markcowl closed 2 months ago

markcowl commented 3 months ago

The type restriction only accepts a model, but should accept a model or void type.