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

Incorrect data type for SessionResultsWeather.MaximumFog #202

Closed
JesGot opened this issue May 1, 2024 · 0 comments · Fixed by #203
Closed

Incorrect data type for SessionResultsWeather.MaximumFog #202

JesGot opened this issue May 1, 2024 · 0 comments · Fixed by #203
Assignees

Comments

@JesGot
Copy link

JesGot commented May 1, 2024

It seems like SessionResultsWeather.MaximumFog should be a double. Calling GetSubSessionResultAsync with subSessionId 68483460 throws this:

"The JSON value could not be converted to System.Int32. Path: $.session_results[2].weather_result.max_fog | LineNumber: 4203 | BytePositionInLine: 27."

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.

2 participants