Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
RecordRequests = true
[[Server]]
Pattern = "POST /api/2.1/jobs/create"
Response.Body = '''
{
"job_id": 1111
}
'''