okapi icon indicating copy to clipboard operation
okapi copied to clipboard

OpenAPI (AKA Swagger) document generation for Rust projects

Results 52 okapi issues
Sort by recently updated
recently updated
newest added

When using recent versions of rust, okapi macros break rust-analyzer, with cryptic message "expected Expr". Rustc compiles properly, so it is only visible when editing code Simple example that reproduces:...

This broke rust-analyzer in recent rust versions. Fix bug #166