-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [formrecognizer] Update generated code for preview.3 (#16833) * Adding generated code * update api-version dependent code * update test_receipt.py recordings * update generated code * update msrest dependency, add pages to custom form calls * skipping tests for undeployed endpoints * update pages doc comment * fix async operations and testcase handling * clean up response urls * adding content recordings * adding invoice test recordings * adding receipt recordings * update multiapi tests * update testcase and recordings * updating mgmt tests * update msrest requirement * update async client * [formrecognizer] Adding comment about image/bmp being accepted (#17130) * adding comment about image/bmp being accepted * add comments on async clients * update changelog * [formrecognizer] Add Identity Documents APIs (#17128) * Adding ID docs APIs and tests * comment test assertions, add recordings * pylint * fix type declaration * update changelog and descriptions * [formrecognizer] Adding sync and async samples for ID documents (#17186) * adding sync and async samples * rename sample function * get poller result instead of wait (#17299) * [formrecognizer] Add missing pages comments and tests (#17197) * add missing pages comments * update polling declaration in fr clients in custom forms * adding tests and recordings * updating changelog * remove extra pages tests in content tests * regenerate with latest preview 3 changes (#17400) * Adding more custom forms kwargs fixes (#17397) * pending id docs fixes (#17436) * [formrecognizer] rerecord tests for preview.3 (#17460) * enable business card and compose tests * enable training tests * rerecord training tests with correct multipage documents * rerecord copy tests with preview.3 * rerecord custom forms with preview.3 * rerecord invoices with preview.3 * rerecord receipts for preview.3 * rerecord mgmt tests for preview.3 Co-authored-by: Catalina Peralta <catalinaperaltah@hotmail.com> * add missing recording and unskip aad test * access correct env var for aad tests Co-authored-by: catalinaperalta <catalinaperaltah@hotmail.com>
- Loading branch information
1 parent
254c677
commit fc26007
Showing
498 changed files
with
55,782 additions
and
43,151 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
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
222 changes: 204 additions & 18 deletions
222
...formrecognizer/azure-ai-formrecognizer/azure/ai/formrecognizer/_form_recognizer_client.py
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
Oops, something went wrong.