Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0.0
-
None
Description
I would like to explore how to publish the API docs as swagger document.
The JavaDocs are nice, but I think most of us are using swagger these days. And you can actually generate swagger docs automatically published from the code based on the annotations.
I would like to discuss and try that.