smart-doc-1.9.2
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.