Improved www.ttss.krakow.pl
Jacek Kowalski
2017-04-15 adaa1f628f04a6af247e142edbea679578b90fef
API
@@ -75,7 +75,7 @@
### DEPARTURES ###
   '/services/passageInfo/stopPassages/stop' => [
      'stop' => 'ctype_digit',
      'stop' => 'ctype_digit', # stop_id
      'mode' => function($mode) { return in_array($mode, ['arrival', 'departure']); }, # (optional)
      'startTime' => 'ctype_digit', # timestamp start time (eg. 1492035600000) (optional)
      'timeFrame' => 'ctype_digit', # time period (eg. 30) (optional)