databricks-cli/acceptance/workspace/jobs/create/server.json

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

12 lines
141 B
JSON
Raw Normal View History

[
{
"method": "POST",
"path": "/api/2.1/jobs/create",
"response": {
"body": {
"job_id": 1111
}
}
}
]