From 7cba6601ab2d4ab8878f1e475d044254f8d1acd6 Mon Sep 17 00:00:00 2001 From: Jagannath Premkumar Date: Mon, 4 Jun 2018 11:20:38 -0700 Subject: [PATCH] Replacing # with # (#3174) --- .../data-plane/Microsoft.Devices/stable/2018-01-01/IotHub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/IotHub.json b/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/IotHub.json index 2c2b4efc8351..5463f64bbd3e 100644 --- a/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/IotHub.json +++ b/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/IotHub.json @@ -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",