Description
The REST API documentation is currently missing a dedicated method page for the arrivals-and-departures-for-location endpoint.
Proposed Changes
To fix this, we need to:
- Create a new method page (
arrivals-and-departures-for-location.md) detailing all parameters.
- Add a sample JSON response based on the legacy server's output.
- Register the endpoint in
rest_api.json so it appears in the navigation menu.
- Update the
arrivalAndDeparture element page to list this method as one of the endpoints that return it.
Description
The REST API documentation is currently missing a dedicated method page for the
arrivals-and-departures-for-locationendpoint.Proposed Changes
To fix this, we need to:
arrivals-and-departures-for-location.md) detailing all parameters.rest_api.jsonso it appears in the navigation menu.arrivalAndDepartureelement page to list this method as one of the endpoints that return it.