[BUG] Azure.AI.DocumentIntelligence: Deserialize ClassifyDocumentOptions, Erroring out on 'Azure.AI.DocumentIntelligence.ClassifierDocumentTypeDetails' #47610
Labels
Client
This issue points to a problem in the data-plane of the library.
Cognitive - Form Recognizer
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
issue-addressed
Workflow: The Azure SDK team believes it to be addressed and ready to close.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Library name and version
Azure.AI.DocumentIntelligence 1.0.0
Describe the bug
Consider the below example:
This is erroring out on
Deserialize
;Expected behavior
string is correctly deserialized to given type.
Actual behavior
Deserialization is erroring out.
Reproduction Steps
Given above
Environment
dotnet: 9.0
The text was updated successfully, but these errors were encountered: