File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1574
1574
"enabled" : {
1575
1575
"oneOf" : [
1576
1576
{
1577
- "type" : " boolean"
1577
+ "type" : " boolean" ,
1578
+ "default" : false
1578
1579
},
1579
1580
{
1580
1581
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1595
1596
"ignoreErrors" : {
1596
1597
"oneOf" : [
1597
1598
{
1598
- "type" : " boolean"
1599
+ "type" : " boolean" ,
1600
+ "default" : false
1599
1601
},
1600
1602
{
1601
1603
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2166
2168
"allowInsecure" : {
2167
2169
"oneOf" : [
2168
2170
{
2169
- "type" : " boolean"
2171
+ "type" : " boolean" ,
2172
+ "default" : false
2170
2173
},
2171
2174
{
2172
2175
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
Original file line number Diff line number Diff line change 2062
2062
"enabled" : {
2063
2063
"oneOf" : [
2064
2064
{
2065
- "type" : " boolean"
2065
+ "type" : " boolean" ,
2066
+ "default" : false
2066
2067
},
2067
2068
{
2068
2069
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2122
2123
"ignoreErrors" : {
2123
2124
"oneOf" : [
2124
2125
{
2125
- "type" : " boolean"
2126
+ "type" : " boolean" ,
2127
+ "default" : false
2126
2128
},
2127
2129
{
2128
2130
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2745
2747
"allowInsecure" : {
2746
2748
"oneOf" : [
2747
2749
{
2748
- "type" : " boolean"
2750
+ "type" : " boolean" ,
2751
+ "default" : false
2749
2752
},
2750
2753
{
2751
2754
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
You can’t perform that action at this time.
0 commit comments