mirror of https://github.com/databricks/cli.git
fixed template schema
This commit is contained in:
parent
8842d17cf1
commit
b73c24d01f
|
@ -14,7 +14,8 @@
|
||||||
},
|
},
|
||||||
"root_path": {
|
"root_path": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Root path to deploy bundle to"
|
"description": "Root path to deploy bundle to",
|
||||||
|
"default": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue