Skip to content

[form recognizer] Rename models property of CustomFormModel to submodels#11633

Merged
iscai-msft merged 5 commits intoAzure:masterfrom
iscai-msft:models_to_submodels
May 28, 2020
Merged

[form recognizer] Rename models property of CustomFormModel to submodels#11633
iscai-msft merged 5 commits intoAzure:masterfrom
iscai-msft:models_to_submodels

Conversation

@iscai-msft
Copy link
Contributor

fixes #11389

kristapratico
kristapratico previously approved these changes May 26, 2020
maririos
maririos previously approved these changes May 26, 2020
…into models_to_submodels

* 'master' of https://github.com/Azure/azure-sdk-for-python:
  [text analytics] merging feature branch into master (Azure#11632)
  regen swagger and make list_indexes pageable (Azure#11635)
  Sync eng/common directory with azure-sdk-tools repository (Azure#11566)
  Rename to completed_on and requested_on in the CustomFormModel (Azure#11592)
  [formrecognizer] model_id param validation (Azure#11569)
  [Batch] Fix issue in latest REST API (Azure#11604)
@iscai-msft iscai-msft dismissed stale reviews from maririos and kristapratico via 84d361e May 27, 2020 15:56
kristapratico
kristapratico previously approved these changes May 27, 2020
:ivar ~datetime.datetime completed_on:
Date and time (UTC) when model training completed.
:ivar list[~azure.ai.formrecognizer.CustomFormSubModel] models:
:ivar list[~azure.ai.formrecognizer.CustomFormSubModel] submodels:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we are using submodel should we rename to CustomFormSubmodel?
Anne pointed that out in .NET PR => Azure/azure-sdk-for-net#12313 (comment)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, that makes sense! let me update the issues

rakshith91
rakshith91 previously approved these changes May 27, 2020
…into models_to_submodels

* 'master' of https://github.com/Azure/azure-sdk-for-python:
  Increment package version after release of azure_ai_textanalytics (Azure#11664)
  DefaultAzureCredential can configure InteractiveBrowserCredential's tenant (Azure#11662)
  use CIMultiDict when pickling (Azure#11661)
  [text analytics] update version to b6 (Azure#11660)
@iscai-msft iscai-msft dismissed stale reviews from rakshith91 and kristapratico via c617fa8 May 27, 2020 22:25
@iscai-msft iscai-msft merged commit 36072c1 into Azure:master May 28, 2020
@iscai-msft iscai-msft deleted the models_to_submodels branch May 28, 2020 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[form recognizer] rename models property of CustomFormModel to submodels

4 participants