Commit b55d39c
Guest Configuration: Fix S360 Swagger spec correctness and Linter errors (#17319)
* Add GET all methods for resource group and subscription
* Fix Linter Validation issue
* Fix Swagger Correctness S360 items
* Fix swagger validation comments
* Fix model validaiton
* Fix Lint errors
* Fix model validation for examples
* 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
* Make ConfigurationSetting read-only property
* Fix Swagger S360 issues
* Remove the unknown file
* Fix prettier check
* Changing the vmssResourceId to camelCasing
* Revert the readOnly tag on name property
Co-authored-by: Aashish Rajaram Salokhe <aasalokh@microsoft.com>
Co-authored-by: Johnson Yang <hayang@microsoft.com>1 parent e1a4479 commit b55d39c
File tree
3 files changed
+10
-0
lines changed- specification/guestconfiguration/resource-manager/Microsoft.GuestConfiguration/stable/2018-11-20
- examples
3 files changed
+10
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
1061 | 1067 | | |
1062 | 1068 | | |
1063 | 1069 | | |
| |||
0 commit comments