summaryrefslogtreecommitdiffstats
path: root/cds-regression-test/test/test/remote-ansible/mock-payloads/job-template-error.json
blob: 49a9798ea48f5bf1ab9ea5facdd975ba250b64ef (plain)
1
2
3
4
5
6
7
8
{
  "httpRequest": {
    "path": "/remote-ansible/failure/api/v2/job_templates/hello_world_job_template/"
  },
  "httpResponse": {
    "statusCode": 500
  }
}