Skip to content

smart-doc-2.1.4

Compare
Choose a tag to compare
@shalousun shalousun released this 17 Jul 16:02
· 1326 commits to master since this release

New Features

  • Added RequestBodyAdvice support

Bug Fixes

  • Fix the bug that the Mapping of the parent class is not inherited when Controller is inherited
  • Fix the problem of mandatory checking error of binding enumeration in non-json request collection.
  • Fix the bug that the type is object when the generic type is List data.
  • Fix the problem of invalid configuration when customFiled is an inherited parameter.