mirror of https://github.com/databricks/cli.git
6 lines
201 B
TOML
6 lines
201 B
TOML
|
SaveRepls = true
|
||
|
|
||
|
[[Server]]
|
||
|
Pattern = "GET /api/2.0/settings-api/workspace/{workspaceId}/serverless_job_nb"
|
||
|
Response.Body = '''{"setting": {"value": {"preview_enablement_val": {"enabled": true}}}}'''
|