Files
services/weather/publicapi.json
2021-06-23 11:24:48 +01:00

10 lines
136 B
JSON

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