Skip to content

Commit

Permalink
Update keyvault.json (#11042)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlichwa authored Oct 11, 2020
1 parent da1134f commit 50ff7c7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,7 @@
"items": {
"type": "string",
"enum": [
"all",
"encrypt",
"decrypt",
"wrapKey",
Expand Down Expand Up @@ -1012,6 +1013,7 @@
"items": {
"type": "string",
"enum": [
"all",
"get",
"list",
"set",
Expand All @@ -1033,6 +1035,7 @@
"items": {
"type": "string",
"enum": [
"all",
"get",
"list",
"delete",
Expand Down Expand Up @@ -1062,6 +1065,7 @@
"items": {
"type": "string",
"enum": [
"all",
"get",
"list",
"delete",
Expand Down

0 comments on commit 50ff7c7

Please sign in to comment.