forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FR] Enable validation for DataTableCell.Text not null in invoices (A…
…zure#17187) Bug in the Invoices endpoint where `Text` was not returned has been fixed and deployed to prod regions, so enabling the validation for it again. Fixes: Azure#16514
- Loading branch information
1 parent
59c11cb
commit d1b5005
Showing
5 changed files
with
419 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
225 changes: 185 additions & 40 deletions
225
...rds/FormRecognizerClientLiveTests/StartRecognizeInvoicesCanParseMultipageForm(False).json
Large diffs are not rendered by default.
Oops, something went wrong.
158 changes: 94 additions & 64 deletions
158
...ormRecognizerClientLiveTests/StartRecognizeInvoicesCanParseMultipageForm(False)Async.json
Large diffs are not rendered by default.
Oops, something went wrong.
140 changes: 70 additions & 70 deletions
140
...ords/FormRecognizerClientLiveTests/StartRecognizeInvoicesCanParseMultipageForm(True).json
Large diffs are not rendered by default.
Oops, something went wrong.
130 changes: 65 additions & 65 deletions
130
...FormRecognizerClientLiveTests/StartRecognizeInvoicesCanParseMultipageForm(True)Async.json
Large diffs are not rendered by default.
Oops, something went wrong.