Skip to content

v0.2.17

Compare
Choose a tag to compare
@link-duan link-duan released this 20 Feb 08:01
· 44 commits to main since this release

What's Changed

  • feat: supports for BindJSON,BindXML,BindYAML,BindTOML,BindUri,BindHeader by @link-duan in #58
  • 注解解析逻辑优化
    • 优先使用注册路由处的注解
    • 优先使用 @description 注解的内容作为接口描述
    • 不再使用注释第一行作为默认的接口 summary

Full Changelog: v0.2.16...v0.2.17