diff --git a/src/Huxley/index.html b/src/Huxley/index.html index b2a29bb..b23f4c4 100644 --- a/src/Huxley/index.html +++ b/src/Huxley/index.html @@ -116,17 +116,17 @@
query
is provided then only station names matching it will be returned along with their CRS codes.
Example response for/crs/oswald
:
-[ - { - "stationName": "Church & Oswaldtwistle", - "crsCode": "CTW" - }, - { - "stationName": "Lazonby & Kirkoswald", - "crsCode": "LZB" - } -] ++[ + { + "stationName": "Church & Oswaldtwistle", + "crsCode": "CTW" + }, + { + "stationName": "Lazonby & Kirkoswald", + "crsCode": "LZB" + } +]Service