Rework of controller car/people cluster suite
[integration/test.git] / csit / variables / carpeople / crud / people / data.item.json
1    {
2     "id": "localhost/people/person_id_$i",
3     "gender": "gender_$i",
4     "age": $i,
5     "address": "address_$i",
6     "contactNo": "contact_$i"
7    }