File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "json.schemas" : [
3+ {
4+ "fileMatch" : [" **/dataStreams/*.json" ],
5+ "url" : " https://schemas.squaredup.com/schemas/latest/datastream.schema.json"
6+ },
7+ {
8+ "fileMatch" : [" **/metadata.json" ],
9+ "url" : " https://schemas.squaredup.com/schemas/latest/metadata.schema.json"
10+ },
11+ {
12+ "fileMatch" : [" **/configValidation.json" ],
13+ "url" : " https://schemas.squaredup.com/schemas/latest/configValidation.schema.json"
14+ },
15+ {
16+ "fileMatch" : [" **/defaultContent/**/*.dash.json" ],
17+ "url" : " https://schemas.squaredup.com/schemas/latest/defaultContent.schema.json"
18+ },
19+ {
20+ "fileMatch" : [" **/defaultContent/**/manifest.json" ],
21+ "url" : " https://schemas.squaredup.com/schemas/latest/manifest.schema.json"
22+ },
23+ {
24+ "fileMatch" : [" **/defaultContent/scopes.json" ],
25+ "url" : " https://schemas.squaredup.com/schemas/latest/scopes.schema.json"
26+ },
27+ {
28+ "fileMatch" : [" **/ui.json" ],
29+ "url" : " https://schemas.squaredup.com/schemas/latest/ui.schema.json"
30+ }
31+ ]
32+ }
You can’t perform that action at this time.
0 commit comments