Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 07:53
· 19 commits to main since this release

Changelog

  • a6c351e feat: support gen mocks data, mock server
  • 938450a feat: add output-index args to generate custom index file name
  • a990865 feat: add group attr at file doc comment
  • 7fee8d4 fix: compose response ignore case
  • 396bfd3 docs: exmaples with bytego
  • 3f6eb48 feat: add built-in apidocs template
  • 54ee905 feat: support custom template with --template; search multi dir with --dir, comma separated; exclude dir with --excludes.
  • 6d1a7ba feat: group and api sort by order
  • 8192b40 feat: response time.Time, map type comment
  • 3fd0228 feat: accept xml and response xml
  • d6d3996 feat: request and response nested struct
  • 6046c48 feat: request json body
  • 7afaae7 feat: request parameters, suppport header, query, form, param
  • e8fffa0 feat: struct recycle check
  • 4e3f6b6 feat: response map
  • d5e700e feat: response array
  • 4a7d5a2 feat: response golang primitive type
  • 8763b3c feat: sorted response jons keys
  • 67f3877 feat: response replace field