Shared Structure: `CarRestrictions`
This structure is used in the following endpoints:
- `/data/series/season_list` (Path:
seasons[].current_week_sched.car_restrictions[]) - `/data/series/season_schedule` (Path:
schedules[].car_restrictions[]) - `/data/series/seasons` (Path:
[].schedules[].car_restrictions[])
Structure
| Field | Type | Optional |
|---|---|---|
car_id |
integer |
|
max_dry_tire_sets |
integer |
|
max_pct_fuel_fill |
integer |
|
power_adjust_pct |
number |
|
qual_setup_id |
integer |
✓ |
race_setup_id |
integer |
✓ |
weight_penalty_kg |
integer |
Generated by irschema v0.3.4
