🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More

api-typescript-generator

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-typescript-generator - npm Package Versions

mdevils
published 2.4.22 •

Changelog

Source

2.4.22 (2024-09-10)

Bug Fixes

  • add ability to specify schema names to exportModels (4a9bfd4)
mdevils
published 2.4.21 •

Changelog

Source

2.4.21 (2024-08-19)

Bug Fixes

  • ability to customize validation error handling (dc29ff6)
mdevils
published 2.4.20 •

Changelog

Source

2.4.20 (2024-07-22)

Bug Fixes

  • parallel generation for multiple sources/targets (317256a)
mdevils
published 2.4.19 •

Changelog

Source

2.4.19 (2024-07-22)

Bug Fixes

  • support parameter serialization style / explode (ff073b5)
mdevils
published 2.4.18 •

Changelog

Source

2.4.18 (2024-07-05)

Bug Fixes

  • correct fieldPath when generating model jsdoc (b4f2d10)
mdevils
published 2.4.17 •

Changelog

Source

2.4.17 (2024-07-02)

Bug Fixes

  • core files jsdoc generator, add more comments (ce3e871)
mdevils
published 2.4.16 •

Changelog

Source

2.4.16 (2024-06-25)

Bug Fixes

  • improve tsdoc compatibility (565b795)
mdevils
published 2.4.15 •

Changelog

Source

2.4.15 (2024-06-25)

Bug Fixes

  • format plain jsdoc with tsdoc compatibility (7d9a345)
mdevils
published 2.4.14 •

Changelog

Source

2.4.14 (2024-06-25)

Bug Fixes

  • support tsdoc, do not word wrap jsdoc tag values (7fe243a)
mdevils
published 2.4.13 •

Changelog

Source

2.4.13 (2024-06-21)

Bug Fixes

  • configure jsdoc generation for API Client Errors, add protected where necessary (ff1f9f0)