Skip to content

Why do I need to have an import that prepend with a __path #653

Closed Answered by dadepo
dadepo asked this question in Q&A
Discussion options

You must be logged in to vote

Specifying the full path to the module solved it.

    #[derive(OpenApi)]
    #[openapi(paths(crate::server::patch_raw))]
    struct ApiDoc;

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dadepo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant