You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@HarshaNalluru This is an issue during generation from TypeSpec because we usually would not define 200 explicitly and we do that in Swagger. I would fix this with the compensation logic to get final response from getLroMetadata.
Except this improvement we would meet another general issue that introduces by typescript's type system. I opened one to discuss this.
Having to typecast the result from poller is inconvenient.
Document Intelligence Typespec is here - https://github.com/Azure/azure-rest-api-specs/tree/main/specification/ai/DocumentIntelligence
JS PR for Document Intelligence preview - Azure/azure-sdk-for-js#27516
/cc @joheredi
Here's the full code snippet showing the complete picture
The text was updated successfully, but these errors were encountered: