- add AxiosPlugin;
- remove --helper & --helperName flags;
- remove LogPlugin from build-in plugin;
- 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;
- generate typedef from .yaml and .json files;
- output typedef in JSDoc and TypeScript format;