Skip to content

Commit e1a14ac

Browse files
committed
Add empty line after header
1 parent d32592e commit e1a14ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gbfs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,6 +1310,7 @@ Field Name | REQUIRED | Type | Defines
13101310
`plans[].fare_capping.price` <br/>*(added in v3.1-RC2)* | REQUIRED | Non-Negative Float | The maximum fare threshold for the current timeframe, in the unit specified by `currency`.
13111311

13121312
**Example 1:**
1313+
13131314
This example demonstrates a pricing scheme where the fare is calculated per x minutes and then per minute. The user is charged $2 for the first half-hour (base price). For the second half-hour, the user is charged $3 more. Beyond one hour, the user is charged $0.10 more per min.
13141315

13151316
```json

0 commit comments

Comments
 (0)