From ead10a2c1e6cd42962f98fd9f17d51356c8e34ac Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sun, 30 Jan 2022 12:59:35 +0000 Subject: [PATCH] docs/Developers: Tweak to why EDMC uses CAPI --- docs/Developers.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Developers.md b/docs/Developers.md index d9b2c66..399150a 100644 --- a/docs/Developers.md +++ b/docs/Developers.md @@ -11,6 +11,7 @@ EDDN accepts HTTP POST uploads in representing this game data and then passes it on to any interested listeners. --- + ## Sources There are two sources of game data, both provided by the publisher of the game, @@ -63,7 +64,8 @@ by Athanasius. It is *not* recommended to use CAPI data as the source as it's fraught with additional issues. EDMarketConnector does so in order to facilitate -obtaining data without the player needing to open the commodities screen. +obtaining station data without the player needing to, e.g. open the commodities +screen. #### Detecting CAPI data lag