From d72dc88f849f6dfc6be637384c0c927571f0b84a Mon Sep 17 00:00:00 2001 From: "Ajit Navasare (MINDTREE LIMITED)" Date: Fri, 11 Aug 2017 12:49:59 -0700 Subject: [PATCH] Removed the maxLength for entity names --- .../resource-manager/Microsoft.Relay/2017-04-01/relay.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/specification/relay/resource-manager/Microsoft.Relay/2017-04-01/relay.json b/specification/relay/resource-manager/Microsoft.Relay/2017-04-01/relay.json index be1637e2ea69..a25dcbc66f68 100644 --- a/specification/relay/resource-manager/Microsoft.Relay/2017-04-01/relay.json +++ b/specification/relay/resource-manager/Microsoft.Relay/2017-04-01/relay.json @@ -2181,7 +2181,6 @@ "required": true, "type": "string", "minLength": 1, - "maxLength": 50, "x-ms-parameter-location": "method", "description": "The hybrid connection name." }, @@ -2191,7 +2190,6 @@ "required": true, "type": "string", "minLength": 1, - "maxLength": 50, "x-ms-parameter-location": "method", "description": "The authorizationRule name." }, @@ -2201,7 +2199,6 @@ "required": true, "type": "string", "minLength": 1, - "maxLength": 50, "x-ms-parameter-location": "method", "description": "The relay name" }