briandowns/openweathermap

Correctly Populate Unit field with DataUnit Value

Closed this issue · 1 comments

A data unit ("C", "F", "K") is required when creating new objects which is then validated as a usable unit. If that passes, the appropriate value is assigned to obj.Unit for later use in GET requests to the API. This is functionality isn't quite working.

Closed by #23