Skip to content

Commit 26cdca3

Browse files
authored
Update README.md
1 parent 0982064 commit 26cdca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
This app is running live on my personal server. Simply obtain a 511.org API key and hit `511-proxy.wn.zone`:
1212

1313
```
14-
https://511-proxy.wn.zone/transit/StopMonitoring?api_key=your-api-key&agency=SF&stopcodes=12345|67890&line_ids=5R|N|38&directions=IB|OB|N|S|W|E
14+
https://511proxy.wn.zone/transit/StopMonitoring?api_key=your-api-key&agency=SF&stopcodes=12345|67890&line_ids=5R|N|38&directions=IB|OB|N|S|W|E
1515
```
1616

1717
This returns the same API response format as the normal `StopMonitoring` endpoint, but with the `MonitoredStopVisit` array cut down to only the specified stop codes, lines, and directions specified in the URL. You may omit some or all of the filter params as you see fit.

0 commit comments

Comments
 (0)