Ero sivun ”Journeys API” versioiden välillä

1 merkki poistettu ,  5. heinäkuuta 2014 kello 05.11
Rivi 296: Rivi 296:
* http://example.com/journeys/api/stop-points?journeyId=111 will return STOP POINTS that reside at given coordinates and are referred by a JOURNEY with id 111
* http://example.com/journeys/api/stop-points?journeyId=111 will return STOP POINTS that reside at given coordinates and are referred by a JOURNEY with id 111
These queries return response like above, with entities matching the criteria. All query parameters are exclusive (if you specify multiple conditions, the conditions are ANDed together). For example query:
These queries return response like above, with entities matching the criteria. All query parameters are exclusive (if you specify multiple conditions, the conditions are ANDed together). For example query:
* http://example.com/journeys/api/stop-points?location=61.48016,23.83057&journeyId=111 will return STOP POINTS that reside at given coordinates AND are referred by a JOURNEY with id 111
* http://example.com/journeys/api/stop-points?location=61.48016,23.83057&journeyId=111 will return STOP POINTS that reside at given coordinates AND is referred by a JOURNEY with id 111
0

muokkausta