mirror of https://github.com/databricks/cli.git
9 lines
140 B
JSON
9 lines
140 B
JSON
|
{
|
||
|
"properties": {
|
||
|
"property-without-description": {
|
||
|
"type": "integer",
|
||
|
"default": 123
|
||
|
}
|
||
|
}
|
||
|
}
|