databricks-cli/libs/template/templates/default-python/databricks_template_schema....

10 lines
184 B
JSON

{
"properties": {
"project_name": {
"type": "string",
"default": "my_project",
"description": "Name of the directory"
}
}
}