Shared Structure: `ForecastOptions`
This structure is used in the following endpoints:
- `/data/series/season_schedule` (Path:
schedules[].weather.forecast_options) - `/data/series/seasons` (Path:
[].schedules[].weather.forecast_options) - `/data/hosted/combined_sessions` (Path:
sessions[].weather.forecast_options) - `/data/hosted/sessions` (Path:
sessions[].weather.forecast_options) - `/data/league/cust_league_sessions` (Path:
sessions[].weather.forecast_options)
Structure
| Field | Type | Optional |
|---|---|---|
allow_fog |
boolean |
✓ |
forecast_type |
integer |
|
precipitation |
integer |
|
skies |
integer |
|
stop_precip |
integer |
|
temperature |
integer |
|
weather_seed |
integer |
|
wind_dir |
integer |
|
wind_speed |
integer |
Generated by irschema v0.3.4
