utoipa-gen-2.3.0 #341
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
-
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
IntoParams
derive macro. A fix to an oldVec
example field bug where the example forVec
types 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.IntoParams
field names (allow renamingIntoParams
field names #309) @fluxxuFull change log
This discussion was created from the release utoipa-gen-2.3.0.
Beta Was this translation helpful? Give feedback.
All reactions