Skip to content

v1.10.0

Choose a tag to compare

@edzus edzus released this 12 Nov 13:35
· 59 commits to main since this release

New

  • TypeScript export now supports additional options parameter with omit option that can be used to remove object properties before exporting it as TypeScript type

Fixes

  • TypeScript export: Fixed incorrect detection of existing type structures during @autodoc tag parsing
  • OpenApi export: api.description config parameter is now displayed only in InfoObject instead of both InfoObject and Server entries

Full Changelog: v1.9.0...v1.10.0