Skip to content

Commit 847ba6c

Browse files
poanchenjosuh
authored andcommitted
[Hub Generated] Review request for Microsoft.IoTCentral to add version stable/2018-09-01 (Azure#12224)
* update to name * update
1 parent 54c1039 commit 847ba6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2018-09-01/examples/Apps_Templates.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{
1515
"manifestId": "iotc-default",
1616
"manifestVersion": "1.0.0",
17-
"appTemplateName": "IoT Central Application template",
17+
"name": "IoT Central Application template",
1818
"title": "IoT Central Application template",
1919
"order": 1,
2020
"description": "Description for IoT Central Application template"

specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2018-09-01/iotcentral.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@
794794
"type": "string",
795795
"readOnly": true
796796
},
797-
"appTemplateName": {
797+
"name": {
798798
"description": "The name of the template.",
799799
"type": "string",
800800
"readOnly": true

0 commit comments

Comments
 (0)