Improved www.ttss.krakow.pl
Jacek Kowalski
2017-04-13 821371abeeecfba9fbc0367f6ef25e16422edb17
Add /services/stopInfo/stop method to proxy.php
1 files modified
3 ■■■■■ changed files
proxy.php 3 ●●●●● patch | view | raw | blame | history
proxy.php
@@ -37,6 +37,9 @@
    '/services/routeInfo/routeStops' => [
        'routeId' => 'ctype_digit',
    ],
    '/services/stopInfo/stop' => [
        'stop' => 'ctype_digit',
    ],
    '/services/stopInfo/stopPoint' => [
        'stopPoint' => 'ctype_digit',
    ],