Hi!

Currently Swagger2Feature (and WadlGenerator too) can be configured to
generate methods and params descriptions from javadoc, but it lacks feature
to generate objects properties doc?

E.g If I have Jaxb annoteted object as method param, it will be available
in definitions section, but without properties documentation.

I think this is interesting feature to generate swagger description, then
API documentation from it.

Reply via email to