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 support for double number format #526

Merged
merged 2 commits into from
Mar 17, 2023
Merged

Add support for double number format #526

merged 2 commits into from
Mar 17, 2023

Conversation

hostops
Copy link
Contributor

@hostops hostops commented Mar 17, 2023

A simple commit that adds mapping from f64 to

{
type: 'number',
format: 'double'
}

https://swagger.io/docs/specification/data-models/data-types/

@juhaku
Copy link
Owner

juhaku commented Mar 17, 2023

You may run tests with scripts/test.sh utoipa-gen or single test separately but just enable debug feature.

@hostops hostops requested a review from juhaku March 17, 2023 10:48
@juhaku juhaku merged commit 84e6e68 into juhaku:master Mar 17, 2023
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