|
|
Rivi 176: |
Rivi 176: |
| } | | } |
| </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)
| |
|
| |
|
| ==== Routes ==== | | ==== Routes ==== |