From 4d76d19845c0c731f32ca830f3ae85d19aa9b90d Mon Sep 17 00:00:00 2001 From: Samir Solanki Date: Mon, 22 Jul 2019 18:42:17 -0700 Subject: [PATCH] remove id validation --- .../stable/2019-01-01/apimanagement.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2019-01-01/apimanagement.json b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2019-01-01/apimanagement.json index 375570447cd4..7bd0863d4091 100644 --- a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2019-01-01/apimanagement.json +++ b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2019-01-01/apimanagement.json @@ -167,7 +167,6 @@ "description": "API identifier. Must be unique in the current API Management service instance.", "minLength": 1, "maxLength": 80, - "pattern": "^[^*#&+:<>?]+$", "x-ms-parameter-location": "method" }, "ApiIdRevParameter": { @@ -229,7 +228,6 @@ "description": "Identifier of the Backend entity. Must be unique in the current API Management service instance.", "minLength": 1, "maxLength": 80, - "pattern": "^[^*#&+:<>?]+$", "x-ms-parameter-location": "method" }, "CacheIdParameter": { @@ -478,7 +476,6 @@ "description": "Operation identifier within an API. Must be unique in the current API Management service instance.", "minLength": 1, "maxLength": 80, - "pattern": "^[^*#&+:<>?]+$", "x-ms-parameter-location": "method" }, "PolicyExportFormat": { @@ -531,7 +528,6 @@ "description": "Product identifier. Must be unique in the current API Management service instance.", "minLength": 1, "maxLength": 256, - "pattern": "^[^*#&+:<>?]+$", "x-ms-parameter-location": "method" }, "PropertyIdParameter": { @@ -685,7 +681,6 @@ "description": "User identifier. Must be unique in the current API Management service instance.", "minLength": 1, "maxLength": 80, - "pattern": "^[^*#&+:<>?]+$", "x-ms-parameter-location": "method" } }