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

Send capture volume as int #795

Merged
merged 1 commit into from Nov 8, 2022
Merged

Send capture volume as int #795

merged 1 commit into from Nov 8, 2022

Conversation

nwang92
Copy link
Contributor

@nwang92 nwang92 commented Nov 8, 2022

We're getting an error with the 1st call because it's sending a float

json: cannot unmarshal number 99.00000095367432 into Go struct field .captureVolume of type int

@mattahorton mattahorton merged commit 2adefb6 into dev Nov 8, 2022
@nwang92 nwang92 deleted the bugfix/cap-vol-int-types branch January 17, 2023 17:08
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.

None yet

2 participants