Skip to content

Is there a way to have utoipa not pick up the Rust docs #664

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

You must be logged in to vote

Hey, that is unfortunately currently not possible as it treats the doc comment /// as a summary and a description. Here is a an issue related to this 439. There is a plan to have option to override these values in future. Currently only way is to manually split the description as demonstrated here #439 (comment).

Replies: 1 comment

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
2 participants