Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[formrecognizer] v2.1 #15448

Merged
merged 18 commits into from
Nov 23, 2020
Merged

[formrecognizer] v2.1 #15448

merged 18 commits into from
Nov 23, 2020

Conversation

kristapratico
Copy link
Member

@kristapratico kristapratico commented Nov 19, 2020

kristapratico and others added 13 commits November 3, 2020 09:58
* regen

* add invoice impl

* regen with image/bmp content type for all analyze methods

* support word appearance (gen code only)

* support page_range kwonly arg on content API

* add bounding_box to FormTable

* fix spacing

* add invoice tests

* add invoice samples

* revert erroneous search commit

* add docstring samples for business cards and invoices

* add aka link for fields to business card and invoice samples

* add invoice to readme

* add support for image/bmp

* regen with new changes and hook up gen code

* update changelog

* add tests for content - specify pages

* regen with text appearance on line instead of word

* add appearance to exposed model for FormLine

* update testcase

* fix and add table bounding box check to testcase

* skip receipt/business cards tests until features deployed; uncomment some tests where bugs were fixed

* don't record large request bodies

* fixes to tests/testcase

* more updates to tests

* update logging tests

* update content samples

* moving recordings to another PR

* fix pylint

* fix

* let invoices return tables

* pylint fix

* update readme examples to include invoice for now

* update content_type docstring description

* update grammar

* adding v2.1 recordings (receipt/business card skipped for now) (#14928)

* rerecord an invoice test

Co-authored-by: iscai-msft <iscai@microsoft.com>
* add copy tests for new features in v2.1

* rerecord test

* test that submodels are the same and fix get custom model for composed model
* regen latest swagger in PR

* add language to form recognizer clients and update changelog

* add basic tests for language

* update docstrings

* newlines

* docstring feedback

* update language docstring to point to service docs for available language codes
…ormFields (#15056)

* fix sphinx errors

* unify method for checking transform of FormFields and update tests

* switch invoices test to use unified form fields transform check

* accidental whitespace
…uation_token into an LRO method (#15010)

* update clients such that when using a continuation token, you can pass None for any required params in method

* update continuation token tests
* adding language option to testcase to get blob url of form

* add sync tests

* add async tests

* add async recordings

* fix testcase for recordings
…h preview.2 (#15270)

* rerecord business card and receipt tests with preview.2

* preface commented out test assertions with FIXME
…ound (#15275)

* revert setting business card ContactNames page number now that service returns this value

* remove workaround in tests
* docs fixes, wip

* more docs updates

* more doc updates
iscai-msft
iscai-msft previously approved these changes Nov 20, 2020
* add python 3.9 to live tests matrix

* sleep for 10 mins between resource creating and calls to endpoints

* receipt regression not fixed in prod yet - comment assertions out
iscai-msft
iscai-msft previously approved these changes Nov 20, 2020
maririos
maririos previously approved these changes Nov 20, 2020
@kristapratico kristapratico dismissed stale reviews from maririos and iscai-msft via 176de7d November 21, 2020 00:16
@kristapratico kristapratico merged commit 837bcf8 into master Nov 23, 2020
@kristapratico kristapratico deleted the feature/formrecognizer2.1 branch November 23, 2020 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants