databricks-cli/acceptance/workspace/jobs/create/test.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
96 B
TOML
Raw Normal View History

2025-01-29 13:51:36 +00:00
[[Server]]
Pattern = "POST /api/2.1/jobs/create"
Response.Body = '''
{
"job_id": 1111
}
'''