Skip to content

smart-doc-v3.0.5

Compare
Choose a tag to compare
@shalousun shalousun released this 09 Jun 08:53
· 46 commits to master since this release
b8afb7d

What's Changed

  • If comment is empty, replace it with "undefined" by @jingxiang in #788
  • fix #789 NPE in JsonBuildHelper by @muyuanjin in #790
  • feat: Optimize the settings for ExampleBody to remove duplicated code. by @shalousun in #794
  • Support @javadoc tag for normal service. by @tuichenchuxin in #797
  • fix: Javadoc method definition add modifier. by @shalousun in #801
  • Optimize: Optimize the repetitive code in RPC and Javadoc document gereration template. by @shalousun in #802
  • fix: Fix the bug where enum type parameter comments are missing in the query. by @shalousun in #803
  • fix: Generic replacement error causing parsing bug. by @shalousun in #805
  • fix: Fix the bug where the sequence number sorting is incorrect when using the @order tag. by @shalousun in #806
  • feat: Optimize and refactor constant definitions. by @shalousun in #807
  • fix: Fix the issue where exported documents display incorrectly in tools like Postman when the content-type is form-data and urlencoded. by @shalousun in #808
  • feat: Optimize the document generation template return interface definition to support future API interface error configuration additions. by @shalousun in #809
  • feat: Supports generating descriptions for OpenAPI HTTP error statuses like 404, 500, etc. by @shalousun in #810
  • release: 3.0.5. by @shalousun in #811

New Contributors

Full Changelog: 3.0.4...3.0.5