Enable Schema Analyzer in MPAC (#805)

This commit is contained in:
Tanuj Mittal
2021-05-19 11:32:12 -07:00
committed by GitHub
parent c2de2f2eec
commit ac753b0780
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
{
"JUNO_ENDPOINT": "https://tools-staging.cosmos.azure.com"
}
"JUNO_ENDPOINT": "https://tools-staging.cosmos.azure.com",
"enableSchemaAnalyzer": true
}