Skip to content

smart-doc-1.9.2

Compare
Choose a tag to compare
@shalousun shalousun released this 23 Aug 10:05
· 1598 commits to master since this release

Bug Fixes

  • Fix jsr 303 verification parsing error.
  • Modify smart-doc to read beetl configuration files to avoid conflicts with beetl configuration in user applications.

Enhancement

  • Added configuration for ignoring request parameter objects .
  • ApiDataBuilder adds an interface for obtaining parameter data in tree format,#40 .
  • Added support for Open Api 3.0.
  • Optimize the curl use case and add request header settings in the use case.