Skip to content

Commit

Permalink
Fixed wrong example payload for IoT central rest API - /deviceTemplat…
Browse files Browse the repository at this point in the history
…es PUT (v1.0 only). (#18104)

Co-authored-by: Chang Liu <changliu3@microsoft.com>
  • Loading branch information
cliu7516 and sixtycents authored Apr 19, 2022
1 parent 6690ec1 commit 8ac918d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
{
"@type": [
"Property",
"CloudProperty"
"Cloud"
],
"displayName": "Test Cloud Property",
"name": "testCloudProperty",
Expand Down

0 comments on commit 8ac918d

Please sign in to comment.