Skip to content

Commit d2fb925

Browse files
Added new mandatory fields to Disabling...json
1 parent 44a2532 commit d2fb925

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

samples/manage/sql-assessment-api/DisablingBuiltInChecks_sample.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
2+
"version": "0.2",
3+
"name": "Custom Ruleset",
24
"checks":[
35
{
4-
"id": "SqlServer.Database.AutoCreateStats",
6+
"id": "AutoCreateStats",
57
"enabled": false
68
},
79
{
@@ -10,4 +12,3 @@
1012
}
1113
]
1214
}
13-

0 commit comments

Comments
 (0)