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(bidgecimal): use a string with numeric pattern for bigdecimal crate #224

Closed
wants to merge 2 commits into from

Conversation

aldofunes
Copy link

@aldofunes aldofunes commented Jun 14, 2023

This will allow arbitrary precision values to be valid.

BREAKING CHANGE: the output JSON Schema for bigdecimal::BigDecimal type is now a string in addition of a number scalar.

Addresses #123

This will allow arbitrary precision values to be valid.

BREAKING CHANGE: the output JSON Schema for bigdecimal::BigDecimal type is now a string instead of a number scalar.
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.

1 participant