mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-17 07:41:01 +03:00
docs/Developers: Use relative schemas/ link & tweak horizons/odyssey flags reference
This commit is contained in:
parent
ead10a2c1e
commit
10c43e5304
@ -218,9 +218,9 @@ For example, a shipyard message, version 2, might look like:
|
|||||||
|
|
||||||
### Contents of `message`
|
### Contents of `message`
|
||||||
Every message MUST comply with the Schema its `$schemaRef` value cites. Each
|
Every message MUST comply with the Schema its `$schemaRef` value cites. Each
|
||||||
Schema file should have a matching `<schema>-README.md` file in the project
|
Schema file should have a matching `<schema>-README.md` file in the
|
||||||
root `schemas/` directory. Always consult this so that you're aware of any
|
[project root schemas/ directory](../schemas/)
|
||||||
Schema-specific requirements.
|
. Always consult this so that you're aware of any Schema-specific requirements.
|
||||||
|
|
||||||
The Schema file, `<schema>-v<version>.json`, is considered the authority on
|
The Schema file, `<schema>-v<version>.json`, is considered the authority on
|
||||||
the format of messages for that Schema. If anything in the accompanying
|
the format of messages for that Schema. If anything in the accompanying
|
||||||
@ -261,9 +261,10 @@ So, be sure you're checking the live versions and not, e.g. those in the
|
|||||||
3. At least one other key/value pair representing the data. In general there
|
3. At least one other key/value pair representing the data. In general there
|
||||||
will be much more than this. Consult the
|
will be much more than this. Consult the
|
||||||
[Schemas and their documentation](./).
|
[Schemas and their documentation](./).
|
||||||
4. Include
|
|
||||||
[horizons and odyssey flags](#horizons-and-odyssey-flags) where the
|
Please consult the advice pertaining to
|
||||||
Schema requires them.
|
[horizons and odyssey flags](#horizons-and-odyssey-flags) and include them
|
||||||
|
whenever possible.
|
||||||
|
|
||||||
2. Because the first versions of some Schemas were defined when only the CAPI
|
2. Because the first versions of some Schemas were defined when only the CAPI
|
||||||
data was available, before Journal files existed, many of the key names chosen
|
data was available, before Journal files existed, many of the key names chosen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user