weather-api icon indicating copy to clipboard operation
weather-api copied to clipboard

Fix /v2/weather/{city}

Open robertoduessmann opened this issue 3 years ago • 1 comments

Response has changed most likely and app is broken on the /v2 API.

robertoduessmann avatar Jul 20 '21 20:07 robertoduessmann

The error is: {"message":"json: cannot unmarshal string into Go struct field currentCondition.uvIndex of type int"} Can you somehow ignore the "unknown" fields ?

raduq avatar Aug 23 '22 14:08 raduq