Improved www.ttss.krakow.pl
Jacek Kowalski
2019-05-04 ca42d38139f52d8edf6e0792b8cfb5b6404d9112
proxy_bus.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, ['CORRECTED', 'RAW']); },
      'colorType' => function($type) { return in_array($type, ['ROUTE_BASED']); },
   ],
];