mirror of https://github.com/databricks/cli.git
8 lines
261 B
TOML
8 lines
261 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
|
||
|
SaveRepls = true
|
||
|
|
||
|
[[Server]]
|
||
|
Pattern = "GET /api/2.0/settings-api/workspace/{workspaceId}/serverless_job_nb"
|
||
|
Response.StatusCode = 500
|