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

15 lines
175 B
JSON
Raw Normal View History

2023-05-22 08:16:40 +00:00
{
"a": {
"type": "string"
},
"b": {
"type": "string"
},
"c": {
"type": "string"
},
"d": {
"type": "string"
}
}