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] Preview: enabling FormTableCell.TextContent #11325

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

kinelski
Copy link
Member

Summary

This PR is one of the multiple set of changes needed to update the FormRecognizer clients to their new API for the next preview. The current plan consists in breaking #11048 into smaller chunks for easier review and to avoid big merge conflicts.

Changes

  • Removed all Extracted***.cs files, since they were part of the old API and are not being used anymore.
  • Attributed a value to TextContent in the FormTableCell construtor.

Fixes #11275

@kinelski kinelski self-assigned this Apr 15, 2020
@kinelski kinelski added Client This issue points to a problem in the data-plane of the library. FormRecognizer Cognitive Services labels Apr 15, 2020
@kinelski kinelski added this to the [2020] May milestone Apr 15, 2020
@kinelski kinelski merged commit a020be7 into Azure:master Apr 15, 2020
@kinelski kinelski deleted the fr-tablecell branch April 15, 2020 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer Cognitive Services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make new design functional =>Content
3 participants