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

17 lines
249 B
JSON

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