Rework of controller car/people cluster suite
[integration/test.git] / csit / variables / carpeople / crud / buy-car / post_data.json
1 {
2  "input": {
3   "person": "/people:people/people:person[people:id='localhost/people/person_id_$i']",
4   "car-id": "localhost/cars/car_id_$i",
5   "person-id": "localhost/people/person_id_$i"
6  }
7 }