Rework of controller car/people cluster suite
[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 }