summaryrefslogtreecommitdiffstats
path: root/test/remote-ansible/mock-payloads/job-template-error.json
blob: 9b042408d6c77df11ad65f5cb2256e376eeab5c1 (plain)
1
2
3
4
5
6
7
8
{
    "httpRequest": {
        "path": .PATH_JT_ERR_PAYLOAD
    },
    "httpResponse": {
        "statusCode": 500
    }
}