v3.1-RC2
Pre-release
Pre-release
MINOR release - Backwards compatible with v3.0
What's Changed
station_information.json (updated)
city
(new) is a string representing the city where the station is located (#704).
vehicle_availability.json (new)
This new endpoint describes the future availability of each vehicle. Useful for systems that allow vehicles to be reserved in advance (e.g. carsharing, cargo bike share, etc) (#726).
system_pricing_plans.json (updated)
fare_capping
(new) is an object defining a capped fare once a price threshold has been spent within a timeframe. For example, a fare capped at 15.00 CAD per 12-hour period. (#745).
Contributors
- @eborremans
- @edwinvandenbelt
- @futuretap
- @hbruch
- @Lefois
- @matt-wirtz
- @mplsmitch
- @NicolasFrasie
- @rotger711
- @testower
- @tobsesHub
Full Changelog: v3.1-RC...v3.1-RC2