Skip to content

Commit

Permalink
Update reference.md (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericsimard committed Oct 23, 2023
1 parent e45d255 commit 9e33959
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 9e33959

Please sign in to comment.