forked from EvergreenCrypto/docker-finance
php: fetch: prices: new functionality / refactor
- Add support for multiple aggregator APIs - Refactor `prices` API implementation - Update documentation
This commit is contained in:
@@ -108,6 +108,10 @@
|
||||
//! \brief Group for supported exchanges
|
||||
//! \since docker-finance 1.0.0
|
||||
|
||||
//! \defgroup php_prices docker-finance PHP prices
|
||||
//! \brief Group for supported price aggregators
|
||||
//! \since docker-finance 1.0.0
|
||||
|
||||
//! \defgroup php_utils docker-finance PHP utilities
|
||||
//! \brief Group for internal utility code
|
||||
//! \since docker-finance 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user