usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.6k stars 1.27k forks source link

Fix: (#3383) openapi yaml req body not importing #3459

Closed arshan1019 closed 1 day ago

arshan1019 commented 1 week ago

Description

Fix: #3383 Request body not imported from OpenAPI YAML

Fix reference resolution by using independent Sets for recursion

Contribution Checklist:

Before: image After: image

bricht commented 2 days ago

Waiting for this to be merged :crossed_fingers: