Commit bdd91f4
authored
[FR] add misc new models/properties (Azure#29636)
* add quota details for resource
* add documentClassifierBuild kind to OperationSummary
* add expires_on to DocumentSummary and DocumentModelDetails; rename to use _on suffix for datetime properties
* add versionadded
* rename DocumentClassifierDetails datetime properties to use _on suffix
* add common_name property to DocumentKeyValuePair
* add code to CurrencyValue
* add new address value properties
* add DocumentField boolean value
* add versionadded where missing
* fix lint and tests
* some fixes to models
* fix typos and test due to testing region change1 parent eae1239 commit bdd91f4
File tree
28 files changed
+354
-72
lines changed- sdk/formrecognizer/azure-ai-formrecognizer
- azure/ai/formrecognizer
- aio
- samples/v3.2
- async_samples
- tests
28 files changed
+354
-72
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| |||
0 commit comments