Skip to content

Commit ed990a5

Browse files
authored
Update CustomRuleThresholdChange.json
Changing the threshold from 50 to .50 so it reflects as 50% and NOT 5000%
1 parent ce3c06d commit ed990a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/manage/sql-assessment-api/notebooks/CustomizationSamples/CustomRuleThresholdChange.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"id": "DBSpaceAvailable",
88
"itemType": "override",
9-
"threshold": 50
9+
"threshold": .50
1010
}
1111
]
1212
}

0 commit comments

Comments
 (0)