schemas: commodity: README: Call out statusFlags

This commit is contained in:
Athanasius 2021-11-02 11:24:37 +00:00
parent 6e81afc98c
commit 5b05e4879f
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -18,6 +18,11 @@ the event.
It *is* also possible to construct this data from a CAPI `/market` query.
See [Using CAPI data](#using-capi-data) below.
### Statusflags
`statusFlags` is an optional augmentation that can be used to identify
`Producer`, `Consumer`, and `Rare` goods from the output of `Market.json`.
So, as per the schema, do include it if available.
### Key Renames
Many of the key names have a different case defined in this schema, make
sure you are renaming them as appropriate.