From 607f35dc6ea668be47f2e263fa02afd06a9d6bd8 Mon Sep 17 00:00:00 2001 From: Fabien Richard-Allouard Date: Wed, 1 Nov 2023 13:17:39 -0400 Subject: [PATCH] Syncs reference.md with gbfs.md (#51) * Syncs reference.md with gbfs.md * Restores missing line before a list --- docs/specification/reference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/specification/reference.md b/docs/specification/reference.md index 3c521a7..78caa58 100644 --- a/docs/specification/reference.md +++ b/docs/specification/reference.md @@ -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` 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).