utoipa-gen-5.3.1
github-actions
released this
05 Jan 22:39
·
5 commits
to master
since this release
What's New 💎 🆕 🎉
- (e5bb59f) Update next release versions (#1278) @juhaku
- (ee1067e) Fix bug in generic schemas on OpenApi derive macro (#1277) @juhaku
- (59098c7) Fix format @juhaku
- (a914253) Add summary and description missing documentation @juhaku
- (d522f74) Update axum to v0.8.0 (#1269) @Turbo87
- (2782358) utoipa-gen: Replace
assert-json-diff
with snapshot testing viainsta
(#1253) @Turbo87 - (6d8d2ac) scripts/test.sh: Fix
auto_into_responses
feature declaration (#1252) @Turbo87