From 542592d7af46481b3e10686eaa5da28cf2473e67 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 14 Oct 2021 09:04:20 +0000 Subject: [PATCH] CodeGen from PR 16232 in Azure/azure-rest-api-specs Merge 282bdfdb287eb9f40288468502227c282ddc30f6 into 70c30c8ff069d6aad8888531fe281e4f7c044591 --- schemas/2021-04-01-preview/Microsoft.KeyVault.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/schemas/2021-04-01-preview/Microsoft.KeyVault.json b/schemas/2021-04-01-preview/Microsoft.KeyVault.json index 792a2fe32d..47067bfc13 100644 --- a/schemas/2021-04-01-preview/Microsoft.KeyVault.json +++ b/schemas/2021-04-01-preview/Microsoft.KeyVault.json @@ -1223,6 +1223,7 @@ "items": { "type": "string", "enum": [ + "all", "get", "list", "delete", @@ -1255,6 +1256,7 @@ "items": { "type": "string", "enum": [ + "all", "encrypt", "decrypt", "wrapKey", @@ -1288,6 +1290,7 @@ "items": { "type": "string", "enum": [ + "all", "get", "list", "set", @@ -1312,6 +1315,7 @@ "items": { "type": "string", "enum": [ + "all", "get", "list", "delete",