- Update axum to v0.8 (#1269)
- Added mutable getter for the openapi instance of a OpenApiRouter (#1262)
- utoipa-axum: Add basic path params test (#1268)
- Allow trailing comma in
routes!()
macro (#1238)
- Merge paths if they already are added to the paths map in utoipa-axum (#1171)
- Use OpenApiRouter::default for empty OpenApi (#1133)
- Add auto collect schemas for utoipa-axum (#1072)
- Add typos to CI (#1036)
- Add paths support for routes! macro (#1023)
- Add macros feature flag (#1015)
- Add
utoipa-axum
binding example and update docs (#1007) - Add support to define multiple operation methods (#1006)
- Add utoipa axum bindings (#1004)