springfox / springfox-javadoc

Ability to use Javadoc for documentation for generating OpenAPI specifications
Apache License 2.0
17 stars 15 forks source link

New Feature > Support documentation of Model (description + params) via Javadoc #14

Open ghilainm opened 5 years ago

ghilainm commented 5 years ago

Currently only service and the operations can be documented using Javadoc. It would be nice if the model could be also documented using Javadoc.