Skip to content

Commit fd9542e

Browse files
authored
Merge pull request #975 from mschwartzie/dev
Update fare_attributes object for micromobility mode to include rate_id
2 parents 2d5903c + 8131356 commit fd9542e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modes/micromobility.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ The `trip_attributes` object is not used in this mode.
7676

7777
### Fare Attributes
7878

79-
The `fare_attributes` object is not used in this mode.
79+
The `fare_attributes` object may have the following key value pairs:
80+
- `rate_code_id` (enumerated, Optional) - one of `standard`, `access`, `member`
8081

8182
[Top][toc]
8283

0 commit comments

Comments
 (0)