Rework of controller car/people cluster suite
[integration/test.git] / csit / variables / carpeople / crud / cars / data.item.json
1    {
2     "id": "localhost/cars/car_id_$i",
3     "category": "car_category_$i",
4     "model": "car_model_$i",
5     "manufacturer": "car_manufacturer_$i",
6     "year": $i
7    }