2.1.8
版本发布时间: 2021-07-18 00:27:11
TongchengOpenSource/smart-doc最新发布版本:3.0.8(2024-09-16 11:10:42)
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.