mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-24 08:25:31 +00:00
docs
This commit is contained in:
@@ -30,7 +30,7 @@ message Forecast {
|
||||
int32 chance_of_rain = 9;
|
||||
// forecast condition
|
||||
string condition = 10;
|
||||
// forecast condition icon
|
||||
// the URL of forecast condition icon. Simply prefix with either http or https to use it
|
||||
string icon_url = 11;
|
||||
// time of sunrise
|
||||
string sunrise = 12;
|
||||
|
||||
Reference in New Issue
Block a user