From ecf54c62eb408ad02701fbe74640859a964a2690 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Thu, 1 Dec 2022 13:14:03 +0000 Subject: [PATCH] docs/Developers: Don't split "gamebuild may be empty". --- docs/Developers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Developers.md b/docs/Developers.md index 2a3898b..b9f0fc2 100644 --- a/docs/Developers.md +++ b/docs/Developers.md @@ -276,9 +276,9 @@ the field of that name in the data source, i.e. from either `Fileheader` or For `gamebuild` you **MUST** use the value of the `build` field in the data source, following the same logic as for `gameversion` above, else send as `""`. -Do **NOT** strip any leading or trailing white space, pass it through as-is. An alternative to the latter is to mirror the `gameversion` value, **but only where that has not come from a Journal value**, i.e. `CAPI-...` strings. +Do **NOT** strip any leading or trailing white space, pass it through as-is. For emphasis, **if you cannot set a data-source value, or an appropriate `"CAPI-..."` value then you **MUST** still send the field with an empty string