Skip to content

fix(python): missing Decimal to float conversion for body serializer #577

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

Closed
wants to merge 1 commit into from

Conversation

Enase
Copy link
Contributor

@Enase Enase commented Mar 21, 2025

Added additional verification that converts Decimal to float in request body serializer.

Fixes ability to serialize and save Django models with DecimalField, resolves algolia/algoliasearch-django#340

Copy link

Thanks for contributing to our API clients! Sorry to close your PR, but this repository is fully generated, you can port your changes to the API Clients Automation repository. If you need some guidance, feel free to open an issue or read our contribution guide.

@github-actions github-actions bot closed this Mar 21, 2025
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.

models.DecimalField no longer supported?
1 participant