mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
* add displayname * Commit from GitHub Actions (Publish APIs & Clients) Co-authored-by: domwong <domwong@users.noreply.github.com>
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"name": "forex",
|
|
"icon": "💲",
|
|
"category": "money",
|
|
"pricing": {
|
|
"Forex.Price": 2000,
|
|
"Forex.Quote": 2000,
|
|
"Forex.History": 3500
|
|
},
|
|
"display_name": "Forex"
|
|
}
|