Skip to content

smart-doc-2.1.8

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

New Features

  • Added to push business error codes and definition dictionaries to Torna.
  • Add @JsonProperty support, support JsonProperty.Access control field.

Enhancement

  • When @RestController annotation is added to the parent class, the subclass can be recognized and scanned by smart-doc

Bug Fixes

  • Fix the problem that some mock values are lost after pushing interface document data to Torna.
  • Fix the bug of parsing non-class names into class names when configuring class substitution in parameter comments.
  • Fix the bug that the two tasks of the maven plugin torna-rest and torna-rpc do not add the compilation prefix.
  • Fix the bug that the array type json example is wrong.
  • Fix the bug that setting field value in customRequestFields does not take effect.