weather-api
weather-api copied to clipboard
Fix /v2/weather/{city}
Response has changed most likely and app is broken on the /v2 API.
The error is: {"message":"json: cannot unmarshal string into Go struct field currentCondition.uvIndex of type int"}
Can you somehow ignore the "unknown" fields ?