fed080342c76e790a96621cbdc1fa4736b9f4037
[integration/test.git] / csit / variables / carpeople / libtest / purchase / post_data.json
1 {
2  "input": {
3   "person": "/people:people/people:person[people:id='joe']",
4   "car-id": "boogie",
5   "person-id": "joe"
6  }
7 }