mirror of https://github.com/databricks/cli.git
7 lines
310 B
TOML
7 lines
310 B
TOML
# At the moment, there are many differences across different envs w.r.t to catalog use, node type and so on.
|
|
LocalOnly = true
|
|
|
|
[[Server]]
|
|
Pattern = "GET /api/2.0/settings-api/workspace/{workspaceId}/serverless_job_nb"
|
|
Response.Body = '''{"setting": {"value": {"preview_enablement_val": {"enabled": true}}}}'''
|