utoipa-gen-3.4.2
What's New 💎 🆕 🎉
This release is merely a fix for previous 3.4.0 version. It restores the old behavior for path and query parameters and comes with few improvements made by our awesome contributors 🎉.
- (23f4a83) Update next versions
- (73fd3ea) Disable automatic parameter recognition (#696) @juhaku
- (8424b97) Added support for Arc fields to be treated like Box or RefCell (#690) @zajko
- (0073541) Add support for deprecation using schema attribute (#688) @nullsauce
- (a334fda) Add enum path param test (#680) @juhaku
- (99020a9) Fix
Option<Query<T>>type support (#678) @juhaku - (3732779) Add tests for uuid path params (#676) @juhaku