We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f5d62 commit 822c765Copy full SHA for 822c765
1 file changed
modes/delivery-robots.md
@@ -86,7 +86,7 @@ The `trip_type` field **must** have one of the following enumerated values:
86
87
The `trip_attributes` object **may** have the following key value pairs:
88
89
-- `driver_type` (enum, required): type of driver operating the device: `human`, `semi-autonomous`, `autonomous`
+- `driver_type` (enum, required): type of driver operating the device: `human`, `semi_autonomous`, `autonomous`
90
- `driver_id` (UUID, optional): consistent unique identifier of the primary driver. Could be based on software version or an internal human driver id.
91
- `app_name` (text, optional): name of the app used to reserve the trip which could be provider's app or 3rd party app
92
- `requested_time` ([Timestamp][ts], optional): when the customer requested the trip
0 commit comments