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

Resolve Incorrect Data Types on SessionResultsWeather #203

Conversation

AdrianJSClark
Copy link
Owner

Several of the properties hold values which contain decimal places. Update their data type to be "decimal" to allow this.

Fixes: #202

Several of the properties hold values which contain decimal places.
Update their data type to be "decimal" to allow this.
@AdrianJSClark AdrianJSClark self-assigned this May 1, 2024
@AdrianJSClark AdrianJSClark linked an issue May 1, 2024 that may be closed by this pull request
@AdrianJSClark AdrianJSClark merged commit 20580e9 into main May 1, 2024
2 checks passed
@AdrianJSClark AdrianJSClark deleted the 202-incorrect-data-type-for-sessionresultsweathermaximumfog branch May 18, 2024 02:25
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 this pull request may close these issues.

Incorrect data type for SessionResultsWeather.MaximumFog
1 participant