2.0.2
版本发布时间: 2020-12-27 14:00:35
TongchengOpenSource/smart-doc最新发布版本:3.0.8(2024-09-16 11:10:42)
New Features
- The debug page supports dynamically updating the curl command according to the request.
- The debug page supports static page rendering test.
- Support display of generic enumeration values in collection type fields.
- Highlight support is added to the debug page.
Enhancement
- Optimize the file download test in the debug page.
- Optimize enum entry test sample.
- Optimize the type display of set and other collection classes in the document. #76 .
- Support annotations such as JsonValue to process enumeration serialization.
Bug Fixes
- Fix null pointer exception when creating openapi.
- Fix debug page does not use mock values to fill input problems. #74 .