3.2.1 (2023-03-07)
Bugs Fixed
- Corrected typing for
invoice
argument inbegin_recognize_invoices()
on asyncFormRecognizerClient
. - Fixed issue when calling
to_dict()
onDocumentField
wherevalue
is not returned for address and currency fields. - Corrected typing for
form_type_confidence
property onRecognizedForm
. - Corrected typing for
appearance
property onFormLine
.
Other Changes
- Improved static typing.