Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

3.1.0 – Populate "title" from @ApiModel

Compare
Choose a tag to compare
@CarstenWickner CarstenWickner released this 29 Nov 23:37
· 14 commits to master since this release

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"