Skip to content

Commit 0b44cbe

Browse files
cliu7516sixtycents
authored andcommitted
Fixed wrong example payload for IoT central rest API - /deviceTemplates PUT (v1.0 only). (Azure#18104)
Co-authored-by: Chang Liu <changliu3@microsoft.com>
1 parent f506bc6 commit 0b44cbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specification/iotcentral/data-plane/Microsoft.IoTCentral/stable/1.0/examples/devicetemplates_create.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
{
166166
"@type": [
167167
"Property",
168-
"CloudProperty"
168+
"Cloud"
169169
],
170170
"displayName": "Test Cloud Property",
171171
"name": "testCloudProperty",

0 commit comments

Comments
 (0)