Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 567 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 567 Bytes

0.2.x

  • add AxiosPlugin;
  • remove --helper & --helperName flags;
  • remove LogPlugin from build-in plugin;

0.1.4

  • set undefined definitions ($ref) to any type;
  • support additionItems and additionProperties;
  • fix hasRef return wrong result when receive schema with $ref only;
  • fix hasRef endless loop;
  • fix request method;
  • squash operation summary & description;

0.1.0

  • generate typedef from .yaml and .json files;
  • output typedef in JSDoc and TypeScript format;