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