Skip to content

Commit b458f06

Browse files
author
SDKAuto
committed
CodeGen from PR 22212 in Azure/azure-rest-api-specs
Merge b395f469491be00173dde281bf7aababa5883ca5 into 7d1f6b268def6736833a08311c87cc96740eaf03
1 parent 5c1df54 commit b458f06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schemas/2022-07-01/Microsoft.KeyVault.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,8 @@
595595
"exportable": {
596596
"oneOf": [
597597
{
598-
"type": "boolean"
598+
"type": "boolean",
599+
"default": false
599600
},
600601
{
601602
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"

0 commit comments

Comments
 (0)