This repository has been archived by the owner on Mar 30, 2020. It is now read-only.
3.1.0 – Populate "title" from @ApiModel
Added
- Optionally provide a field/method's "title" as per
@ApiModel(value = ...)
- Allow to ignore the general
@ApiModel(description = ...)
when populating a field/method's "description"