openapi-to-postman
openapi-to-postman copied to clipboard
Changes to enable importing multiple response examples.
Fixes #89.
I had to change the return type of convertToPmResponse, convertToPmResponseBody, convertToPmBodyData to return a list of response bodies.
@VShingala @umeshp7 @abhijitkane Please do have a look. Thanks.
I have also added a test for the same.
Please omit the duplicate commit names, I had not figured out how to run the tests locally at that time.
@meenakshi-dhanani Could you look into this. Cheers
@pcgamer1 -- Thanks for your hard work on this! Hoping it can make it into the codebase as we'd love this functionality!
Any chance this could be merged? Thanks.
Hi, has anyone some idea if this would be merged anytime soon? I have several request examples in my OAS contract and postman-openapi importer doesn't reflect them in the import.
Cann we help unblocking the code of this?