mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-11 04:42:28 +03:00
docs/Developers: Don't split "gamebuild may be empty".
This commit is contained in:
parent
e39fd25e7b
commit
ecf54c62eb
@ -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
|
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 `""`.
|
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
|
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.
|
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
|
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
|
`"CAPI-..."` value then you **MUST** still send the field with an empty string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user