approved, byrokraatit, ylläpitäjät
0
muokkausta
(→Lines) |
|||
Rivi 105: | Rivi 105: | ||
} | } | ||
</pre> | </pre> | ||
A client can also search lines by issuing following requests:<br> | |||
* http://example.com/journeys/api/lines?name=13 will return LINES which name contains text "13" (case-insensitive) | |||
* http://example.com/journeys/api/lines?description=Hermia will return LINES which description contains text "Hermia" (case-insensitive) |