Files
services/crypto/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

13 lines
215 B
JSON

{
"name": "crypto",
"icon": "₿",
"category": "money",
"pricing": {
"Crypto.News": 1000,
"Crypto.Price": 2000,
"Crypto.Quote": 2000,
"Crypto.History": 3500
},
"display_name": "Crypto"
}