Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
¶ [2025-05-16] - Introduce Auto-Accept Trip preference in Sandbox
Added
- Added new field
preferences.auto_accept_trip
in Create Sandbox Run. (Supported for all on-demand ride simulations)
¶ [2025-03-28] Add new fields to update guest
Added
- Added new field
pickup
in Update Guest Trip to be used instead of the deprecatedstart_location
. - Added new field
dropoff
in Update Guest Trip to be used instead of the deprecatedend_location
.
¶ [2025-02-13] Teen Account Validation
Added
- Added new validation error for teen account associated trips in Create Guest Trip
¶ Feb 18, 2025 - Introduce Multi-stops support
Added
- Added new field
stops
in Create Health Trip, Update Health Trip and Get Health Trip. (Supported for all ride types)