Shared Structure: `RaceTimeDescriptors`
This structure is used in the following endpoints:
- `/data/series/season_schedule` (Path:
schedules[].race_time_descriptors[]) - `/data/series/seasons` (Path:
[].schedules[].race_time_descriptors[]) - `/data/series/seasons` (Path:
[].schedules[].qual_time_descriptors[])
Structure
| Field | Type | Optional |
|---|---|---|
day_offset |
array of integer |
✓ |
first_session_time |
string |
✓ |
repeat_minutes |
integer |
✓ |
repeating |
boolean |
|
session_minutes |
integer |
|
session_times |
array of string |
✓ |
start_date |
string |
✓ |
super_session |
boolean |
Generated by irschema v0.3.4
