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

Fix floating values breaking generic webhooks #396

Merged
merged 3 commits into from
Jul 7, 2022

Conversation

Half-Shot
Copy link
Contributor

This fixes #386 and preserves the float by converting it to a string. We also now actually reference the event key in the documentation too.

@Half-Shot Half-Shot merged commit ff1079a into main Jul 7, 2022
@Half-Shot Half-Shot deleted the hs/fix-floats-in-generic-hooks branch July 7, 2022 16:44
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.

Webhook returns 'Bad JSON value: float' when JSON payload contains a floating point number.
1 participant