From a240af0d2798ef9d416483ab34ebbdd9ef50002c Mon Sep 17 00:00:00 2001 From: poanchen Date: Wed, 23 Dec 2020 13:47:11 -0800 Subject: [PATCH 1/2] update to name --- .../Microsoft.IoTCentral/stable/2018-09-01/iotcentral.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2018-09-01/iotcentral.json b/specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2018-09-01/iotcentral.json index f7887e217709..24803cd2cdf1 100644 --- a/specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2018-09-01/iotcentral.json +++ b/specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2018-09-01/iotcentral.json @@ -794,7 +794,7 @@ "type": "string", "readOnly": true }, - "appTemplateName": { + "name": { "description": "The name of the template.", "type": "string", "readOnly": true From 7d0e926afeae5f5bb4eefa4ce9677899b9fa2970 Mon Sep 17 00:00:00 2001 From: poanchen Date: Wed, 23 Dec 2020 14:27:46 -0800 Subject: [PATCH 2/2] update --- .../stable/2018-09-01/examples/Apps_Templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2018-09-01/examples/Apps_Templates.json b/specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2018-09-01/examples/Apps_Templates.json index 9a80de984780..ca1862ff3dca 100644 --- a/specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2018-09-01/examples/Apps_Templates.json +++ b/specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2018-09-01/examples/Apps_Templates.json @@ -14,7 +14,7 @@ { "manifestId": "iotc-default", "manifestVersion": "1.0.0", - "appTemplateName": "IoT Central Application template", + "name": "IoT Central Application template", "title": "IoT Central Application template", "order": 1, "description": "Description for IoT Central Application template"