From a989d1c3759e3a241d2a3011c27b3988815a6300 Mon Sep 17 00:00:00 2001 From: Elad Perets Date: Tue, 19 Nov 2019 14:13:33 -0800 Subject: [PATCH 1/2] Fix Microsoft.policyInsights/policyMetadata query parameter --- .../stable/2019-10-01/policyMetadata.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/policyMetadata.json b/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/policyMetadata.json index fe12a4462ae0..473e6d9eef27 100644 --- a/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/policyMetadata.json +++ b/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/policyMetadata.json @@ -70,6 +70,9 @@ "parameters": [ { "$ref": "#/parameters/apiVersionParameter" + }, + { + "$ref": "#/parameters/topParameter" } ], "responses": { From b57d760f98cd19cd4164f61e976f61a9759b1860 Mon Sep 17 00:00:00 2001 From: Elad Perets Date: Tue, 19 Nov 2019 15:14:37 -0800 Subject: [PATCH 2/2] Fix slim metadata properties --- .../stable/2019-10-01/policyMetadata.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/policyMetadata.json b/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/policyMetadata.json index 473e6d9eef27..c8bfc024dbab 100644 --- a/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/policyMetadata.json +++ b/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/policyMetadata.json @@ -152,16 +152,6 @@ "type": "string", "readOnly": true }, - "description": { - "description": "The description of the policy metadata.", - "type": "string", - "readOnly": true - }, - "requirements": { - "description": "The requirements of the policy metadata.", - "type": "string", - "readOnly": true - }, "additionalContentUrl": { "description": "Url for getting additional content about the resource metadata.", "type": "string",