Improved www.ttss.krakow.pl
Jacek Kowalski
2018-12-18 f0bae098106cc2f7dcd103f472e1562cdc829620
proxy.php
@@ -65,7 +65,7 @@
   ],
   '/geoserviceDispatcher/services/vehicleinfo/vehicles' => [
      'lastUpdate' => 'ctype_digit',
      'positionType' => function($type) { return in_array($type, ['CORRECTED']); },
      'positionType' => function($type) { return in_array($type, ['RAW', 'CORRECTED']); },
      'colorType' => function($type) { return in_array($type, ['ROUTE_BASED']); },
   ],
];