diff --git a/specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/2015-01-01/resourcehealth.json b/specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/2015-01-01/resourcehealth.json index f32cc99bbfcc..4d3291191308 100644 --- a/specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/2015-01-01/resourcehealth.json +++ b/specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/2015-01-01/resourcehealth.json @@ -548,13 +548,6 @@ "description": "The name of the resource group.", "x-ms-parameter-location": "method" }, - "ResourceTypeParameter": { - "name": "resourceType", - "in": "path", - "required": true, - "type": "string", - "description": "The name of the resource type." - }, "FilterParameter": { "name": "$filter", "in": "query", @@ -572,4 +565,4 @@ "x-ms-parameter-location": "method" } } -} +} diff --git a/specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/2017-07-01/resourcehealth.json b/specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/2017-07-01/resourcehealth.json index d272100dcc88..c9e5e5b35efe 100644 --- a/specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/2017-07-01/resourcehealth.json +++ b/specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/2017-07-01/resourcehealth.json @@ -564,13 +564,6 @@ "description": "The name of the resource group.", "x-ms-parameter-location": "method" }, - "ResourceTypeParameter": { - "name": "resourceType", - "in": "path", - "required": true, - "type": "string", - "description": "The name of the resource type." - }, "FilterParameter": { "name": "$filter", "in": "query",