Procedural macro for generating OpenAPI operation specification (using okapi)

1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub
Tools & Libraries Code Generation

AI Summary: Implement missing methods from the `axum::handler::Handler` trait (like `with_state`) for the `HandlerWithOperation` struct within the `okapi-operation` crate, enabling enhanced flexibility and integration with Axum's handler system.

Complexity: 3/5
enhancement good first issue

Procedural macro for generating OpenAPI operation specification (using okapi)

Rust