utoipa-2.3.0 #342
juhaku
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's New 💎 🆕 🎉
It has been been a while since last release even the pace hasn't been the best but thanks to the many contributors keeping it up 🏆. This release adds a serde and a custom rename to the
IntoParamsderive macro. A fix to an oldVecexample field bug where the example forVectypes did not result correct schema #225 (comment). From now on there is no need to do it as it is in the comment but instead asexample = json!(...). Other updates includes serde flatten (finally), ranges in response statuses and changes in defining responses paving the way for derived responses eventually.IntoParamsfield names (allow renamingIntoParamsfield names #309) @fluxxuFull change log
This discussion was created from the release utoipa-2.3.0.
All reactions