From d8f6ae0d26fd2b9b75e9bc494d56bf95e5bcd851 Mon Sep 17 00:00:00 2001 From: Landon Smith Date: Mon, 5 Oct 2020 17:01:43 -0700 Subject: [PATCH] Fix CDN BYOC secretVersion field to be optional. --- .../resource-manager/Microsoft.Cdn/stable/2019-04-15/cdn.json | 1 - .../resource-manager/Microsoft.Cdn/stable/2019-06-15/cdn.json | 1 - .../resource-manager/Microsoft.Cdn/stable/2019-12-31/cdn.json | 1 - .../resource-manager/Microsoft.Cdn/stable/2020-03-31/cdn.json | 1 - .../resource-manager/Microsoft.Cdn/stable/2020-04-15/cdn.json | 1 - 5 files changed, 5 deletions(-) diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-04-15/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-04-15/cdn.json index 0f457026f106..72bfef245f21 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-04-15/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-04-15/cdn.json @@ -4055,7 +4055,6 @@ "resourceGroupName", "vaultName", "secretName", - "secretVersion", "updateRule", "deleteRule" ], diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-06-15/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-06-15/cdn.json index ce3c308a19ca..85e58bdd2080 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-06-15/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-06-15/cdn.json @@ -4065,7 +4065,6 @@ "resourceGroupName", "vaultName", "secretName", - "secretVersion", "updateRule", "deleteRule" ], diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-12-31/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-12-31/cdn.json index 47e1d60caf9a..985cc15ee100 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-12-31/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2019-12-31/cdn.json @@ -4851,7 +4851,6 @@ "resourceGroupName", "vaultName", "secretName", - "secretVersion", "updateRule", "deleteRule" ], diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-03-31/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-03-31/cdn.json index 45c077e9ec15..5b5bb55288fa 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-03-31/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-03-31/cdn.json @@ -4965,7 +4965,6 @@ "resourceGroupName", "vaultName", "secretName", - "secretVersion", "updateRule", "deleteRule" ], diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-04-15/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-04-15/cdn.json index 5276a6090bc1..24ba251127d2 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-04-15/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-04-15/cdn.json @@ -5021,7 +5021,6 @@ "resourceGroupName", "vaultName", "secretName", - "secretVersion", "updateRule", "deleteRule" ],