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

feat: use BigDecimal for decimal format #324

Merged

Conversation

Tenischev
Copy link
Member

Description

  • generate fields with BigDecimal class for format: decimal

Related issue(s)
Resolves #275

# Conflicts:
#	package-lock.json
#	package.json
#	tests/__snapshots__/additional-formats.test.js.snap
#	tests/__snapshots__/kafka.test.js.snap
#	tests/__snapshots__/mqtt.test.js.snap
Copy link
Member

@derberg derberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tenischev Tenischev merged commit 6d593c8 into asyncapi:master Oct 2, 2023
8 checks passed
@Tenischev Tenischev deleted the use_BigDecimal_for_decimal_format branch October 2, 2023 10:40
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for java.math.BigDecimal
3 participants