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

Fixed an issue where default responses were causing the validation to go into a loop #700

Closed barshan23 closed 1 year ago

barshan23 commented 1 year ago

This PR fixes issue with validation against collection flow, where default response was not considered correctly while validating response.