postmanlabs / openapi-to-postman

Plugin for converting OpenAPI 3.0 specs to the Postman Collection (v2) format
Apache License 2.0
931 stars 200 forks source link

Added V2 interfaces for collection generation and validation #688

Closed barshan23 closed 1 year ago

barshan23 commented 1 year ago

Overview

This PR adds support for v2 interfaces for two of the APIs that this module exposed, namely convertV2() and validateTransactionV2(). These v2 interface APIs aim to improve the performance aspects of both these APIs.

sujayvenaik commented 1 year ago

@sujayvenaik to review

  1. Schema recursive resolution.

@barshan23 to review:

  1. Generate skeleton tree