openapi
function not found
#22
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Once
#[utoipauto(paths = "./crates/solvers-dto/src/auction.rs from solvers-dto")]
is added, I have a compilation error:source code:
Do I miss something? Removing
utoipauto
and reverting back to the pureutoipa
fixes the issue and the code works fine.Beta Was this translation helpful? Give feedback.
All reactions