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

10 lines
137 B
JSON

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