Skip to content

utoipa-gen-2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 20:58
a2ca384

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 old Vec example field bug where the example for Vec 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 as example = json!(...). Other updates includes serde flatten (finally), ranges in response statuses and changes in defining responses paving the way for derived responses eventually.

Full change log