Weather forecast: Fixed wind model (API change (property gust has been added))
Compare changes
+ 13
− 1
@@ -9,7 +9,8 @@ import com.fasterxml.jackson.annotation.JsonPropertyOrder;
@@ -17,6 +18,8 @@ public class Wind {
@@ -56,4 +59,13 @@ public class Wind {