Files
services/weather/publicapi.json
2021-06-25 11:41:55 +01:00

10 lines
141 B
JSON

{
"name": "weather",
"icon": "☀️",
"category": "climate",
"pricing": {
"Weather.Now": 100,
"Weather.Forecast": 200
}
}