postmanlabs / openapi-to-postman

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

Fix undefined example.$ref #825

Closed thim81 closed 2 months ago

thim81 commented 2 months ago

linked to #824

thim81 commented 2 months ago

@VShingala This solves the error linked to an empty example {}.

Let me know if the PR needs improvements?