databricks-cli/libs/template/testdata/skip_dir/schema.json

18 lines
267 B
JSON

{
"version": 0,
"properties": {
"a": {
"type": "string"
},
"b": {
"type": "string"
},
"c": {
"type": "string"
},
"d": {
"type": "string"
}
}
}