Skip to content

Commit

Permalink
Update keyvault.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jlichwa authored Oct 5, 2020
1 parent 14fb403 commit 1cea600
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 1cea600

Please sign in to comment.