Files
services/forex/publicapi.json
Dominic Wong 901e637687 Display name (#225)
* add displayname

* Commit from GitHub Actions (Publish APIs & Clients)

Co-authored-by: domwong <domwong@users.noreply.github.com>
2021-10-07 14:58:26 +01:00

12 lines
186 B
JSON

{
"name": "forex",
"icon": "💲",
"category": "money",
"pricing": {
"Forex.Price": 2000,
"Forex.Quote": 2000,
"Forex.History": 3500
},
"display_name": "Forex"
}