Skip to content

Commit

Permalink
Replacing # with # (#3174)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpjagan authored and sergey-shandar committed Jun 4, 2018
1 parent a9675b1 commit 7cba660
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"properties": {
"deviceId": {
"type": "string",
"description": "The unique identifier of the device. This case-sensitive string can be up to 128 characters long, and supports ASCII 7-bit alphanumeric characters plus the following special characters: - : . + % _ # * ? ! ( ) , = @ ; $ '."
"description": "The unique identifier of the device. This case-sensitive string can be up to 128 characters long, and supports ASCII 7-bit alphanumeric characters plus the following special characters: - : . + % _ # * ? ! ( ) , = @ ; $ '."
},
"hubName": {
"type": "string",
Expand Down

0 comments on commit 7cba660

Please sign in to comment.