Commit 509cfbd
Adding new enum type for disaster recovery (#17122)
* IoT Central Public API 1.1-preview Oct Release (#16514)
* Add new 2.0-preview.1 version for IoT Central
* fix typo on enum value
* rollback 1.0 changes, applied 2.0-preview.1
* fix typo
* remove non-used examples
* fix style
* update version from 2.0-preview.1 to 1.1-preview
* update code review comments, fix patch consumes with json-patch support, fix examples for fileupload
* add nextLink to collection of orgs
* fix typo
* fix wrong position of paging
* fix the paging
* add . to description
* update default to use enum for api-version
* add oct release with query, cde v2, device filter, device template filter, relationship, edge template, simplified template patching
* update examples
* fix lint error, model validation
* fix missing type in examples, remove url format
* fix ID case
* fix id case
* fix ID case
* add iotc query language reference
* fix typo
* Adding Discovery Recovery enum type
* Try to model as string
* bump python version
Co-authored-by: Johnson Yang <hayang@microsoft.com>1 parent d967ede commit 509cfbd
File tree
2 files changed
+4
-3
lines changed- specification/azurearcdata/resource-manager
- Microsoft.AzureArcData/stable/2021-11-01
2 files changed
+4
-3
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | | - | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments