Skip to content

Commit

Permalink
Syncs reference.md with gbfs.md (#51)
Browse files Browse the repository at this point in the history
* Syncs reference.md with gbfs.md

* Restores missing line before a list
  • Loading branch information
richfab committed Nov 1, 2023
1 parent 41a7246 commit 607f35d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/specification/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ Example: The `rental_methods` field contains values `creditcard`, `paypass`, etc
`language` | Yes | Language | IETF BCP 47 language code. Must match one of the values specified by the `languages` field in `system_information.json`.

Most commonly specified as `Array<Localized String>` when specifying translations in multiple languages. See [Localization](#localization) for more details.

* Non-negative Float - A 32-bit floating point number greater than or equal to 0.
* Non-negative Integer - An integer greater than or equal to 0.
* Object - A JSON element consisting of key-value pairs (fields).
Expand Down

0 comments on commit 607f35d

Please sign in to comment.