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

Add decimal_float feature. #750

Merged
merged 2 commits into from Sep 5, 2023
Merged

Add decimal_float feature. #750

merged 2 commits into from Sep 5, 2023

Conversation

ghost
Copy link

@ghost ghost commented Sep 4, 2023

This feature aim to provide utoipa user's the ability to change the default type for Decimal to Number without the need of overriding the type everywhere much like rust_decimal expose a serde-with-float feature.
This feature is mutually exclusive with decimal feature.

This feature aim to provide utoipa user's the ability to change the default type for Decimal to Number without the need of overriding the type everywhere much like rust_decimal expose an serde-with-float feature.
This feature is mutually exclusive with `decimal` feature.
Copy link
Owner

@juhaku juhaku left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for the addition 🥇

@juhaku juhaku merged commit b1ce2d0 into juhaku:master Sep 5, 2023
5 checks passed
@ghost ghost deleted the feat-rust-decimal-float branch September 5, 2023 09:25
@ghost ghost restored the feat-rust-decimal-float branch September 5, 2023 12:23
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.

2 participants