Can Swagger include comments from the Java

Hi,

Is there a way to write the javadoc so it’s included in the Swagger output? Some custom business logic code can return variable content so a simple listing of the maximum possible JSON response from the model classes isn’t necessarily useful / revealing.

Hi Wain,

Currently there is no way to add custom comments to Swagger output.

Regards,

Denys