Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024 Season 3 Patch 2 Field Changes (Results & Series Seasons) #211

Closed
AdrianJSClark opened this issue Jul 1, 2024 · 0 comments · Fixed by #212
Closed

2024 Season 3 Patch 2 Field Changes (Results & Series Seasons) #211

AdrianJSClark opened this issue Jul 1, 2024 · 0 comments · Fixed by #212
Assignees

Comments

@AdrianJSClark
Copy link
Owner

From the release notes: https://forums.iracing.com/discussion/64507/2024-season-3-patch-2-release-notes-2024-06-28-01

Web Data API
Results / Get

    • Added ‘strength_of_field’ and ‘num_entries’ to each car class in the event results for the class SoF and entry count.
    • Removed ‘simulated_start_utc_time’ and ‘simulated_start_utc_offset’ from results “weather” object, and added ‘simulated_start_time’ to be consistent with Weather objects in other areas of the API.
      Series / Seasons
    • Removed duplicate ‘simulated_time_multiplier’ from schedule objects. Now only appears in the “weather” object in each schedule.
    • Removed ‘simulated_start_utc_time’ from the schedule “weather” objects.
@AdrianJSClark AdrianJSClark self-assigned this Jul 1, 2024
AdrianJSClark added a commit that referenced this issue Jul 2, 2024
 - "ResultsWeather" type:
   - Removed "SimulatedStartUtcTime" and "SimulatedStartUtcOffset" fields
   - Changed data type of "SimulatedStartTime" field to "DateTime"

 - "Results.CarsInClass" type:
   - Removed "PackageId" field

 - "Results.ResultsCarClasses" type:
   - Removed "RelativeSpeed" field

 - "Schedule" type:
   - Removed "SimulatedTimeMultiplier" field

 - "Series.Weather" type:
   - Removed "SimulatedStartUtcTime" field

Fixes: #211
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant