From 7821c1ec26421e7f7e39af15894b21196117b581 Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Mon, 10 Jan 2022 16:19:05 +0800 Subject: [PATCH] Fix the typo and example --- .../resource-manager/Microsoft.Cdn/stable/2021-06-01/afdx.json | 2 +- .../stable/2021-06-01/examples/SecurityPolicies_Patch.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/afdx.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/afdx.json index 66e5f076e76b..92e5b0e0643d 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/afdx.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/afdx.json @@ -2856,7 +2856,7 @@ "type": "string" }, { - "name": "securityPolicUpdateProperties", + "name": "securityPolicyUpdateProperties", "in": "body", "description": "Security policy update properties", "required": true, diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/SecurityPolicies_Patch.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/SecurityPolicies_Patch.json index c5d6a525836e..12697bfa1cd2 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/SecurityPolicies_Patch.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/examples/SecurityPolicies_Patch.json @@ -5,7 +5,7 @@ "resourceGroupName": "RG", "profileName": "profile1", "securityPolicyName": "securityPolicy1", - "securityPolicyProperties": { + "securityPolicyUpdateProperties": { "properties": { "parameters": { "type": "WebApplicationFirewall",