Skip to content

smart-doc-2.0.2

Compare
Choose a tag to compare
@shalousun shalousun released this 27 Dec 06:00
· 1440 commits to master since this release

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 .