File size: 212 Bytes
2936a70
 
 
 
 
 
 
1
2
3
4
5
6
7
[
	{
	  "taxi_colors" : ["black","white","red","yellow","blue","grey"],
	  "taxi_types":  ["toyota","skoda","bmw","honda","ford","audi","lexus","volvo","volkswagen","tesla"],
	  "taxi_phone": ["^[0-9]{10}$"]
	}
]