Updated readme.md

Added some short description for sql-assessment-api folder and described the json file Disabling...
This commit is contained in:
Alex Protsenko
2019-07-18 16:38:40 +03:00
committed by GitHub
parent 3ed0b8b364
commit 7f31796de5
@@ -0,0 +1,7 @@
# SQL Assessment API samples
Contains samples for customizing SQL Assessment API. Learn more about API and how run it with your own customization here <link to the SQL Assessment docs page>.
## DisablingBuiltInChecks_sample.json
Contains two parts. First shows how you can disable a specified check by its name. The second disables all the checks with the "TraceFlag" tag.