Closed VShingala closed 4 months ago
Note: This PR requires Node v18 support first.
It doesn't! Check out my comment on the previous PR 😄
@PuruVJ Nice! That was super quick support. I'll update the PR with the latest version and merge it accordingly.
This PR is copy of https://github.com/postmanlabs/openapi-to-postman/pull/806.
Note: This PR requires Node v18 support first.(This is resolved with latest version)This PR replaces traverse with neotraverse, a fork and TypeScript rewrite of traverse with 0 dependencies (as opposed to 66: https://npmgraph.js.org/?q=traverse) and lots of improvements.