Skip to content

The websocket inferface doesn't generate the doc, but the other controller is ok? why #898

Answered by shalousun
skydream-xu asked this question in Q&A
Discussion options

You must be logged in to vote

@skydream-xu First, upgrade to the latest version 3.0.7. Then make sure you are using the correct commands. The WebSocket and Restful interfaces currently use different execution commands. To generate the WebSocket interface, use commands like mvn smart-doc:websocket-markdown, mvn smart-doc:websocket-html, etc.

Additionally, if you used packageFilters, please check if it's because packageFilters filtered them out. If you can't find the reason after checking everything, you can debug to find the cause. For debugging, you can refer to the official guide at https://smart-doc-group.github.io/guide/plugins/maven#plug-in-debugging.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@skydream-xu
Comment options

@shalousun
Comment options

Answer selected by shalousun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants