We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9485f9 commit 4ae7022Copy full SHA for 4ae7022
Model/spaceData.model.go
@@ -21,7 +21,7 @@ type ApodModel struct {
21
Copyright string `json:"copyright"`
22
Date_of_click string `json:"date"`
23
Description string `json:"explanation"`
24
- HD_image string `json:"hdurl"`
+ HD_image string `json:"url"`
25
}
26
27
type WeatherModel struct {
0 commit comments