mirror of https://github.com/databricks/cli.git
15 lines
175 B
JSON
15 lines
175 B
JSON
|
{
|
||
|
"a": {
|
||
|
"type": "string"
|
||
|
},
|
||
|
"b": {
|
||
|
"type": "string"
|
||
|
},
|
||
|
"c": {
|
||
|
"type": "string"
|
||
|
},
|
||
|
"d": {
|
||
|
"type": "string"
|
||
|
}
|
||
|
}
|