Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix /v2/weather/{city} #37

Open
robertoduessmann opened this issue Jul 20, 2021 · 3 comments
Open

Fix /v2/weather/{city} #37

robertoduessmann opened this issue Jul 20, 2021 · 3 comments
Labels

Comments

@robertoduessmann
Copy link
Owner

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

@raduq
Copy link

raduq commented Aug 23, 2022

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

@ranierelima
Copy link

@robertoduessmann Can you review? #50

@robertoduessmann
Copy link
Owner Author

@robertoduessmann Can you review? #50

Thanks for pushing the fix @ranierelima 💙 Reviewing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants