openapi-to-postman icon indicating copy to clipboard operation
openapi-to-postman copied to clipboard

Changes to enable importing multiple response examples.

Open pcgamer1 opened this issue 4 years ago • 4 comments

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.

pcgamer1 avatar Mar 30 '21 11:03 pcgamer1

@meenakshi-dhanani Could you look into this. Cheers

Sharath-Postman avatar Apr 06 '21 07:04 Sharath-Postman

@pcgamer1 -- Thanks for your hard work on this! Hoping it can make it into the codebase as we'd love this functionality!

philipbjorge avatar Apr 08 '21 21:04 philipbjorge

Any chance this could be merged? Thanks.

ciromiranda avatar Nov 10 '21 15:11 ciromiranda

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?

racastellanosm avatar Mar 24 '22 11:03 racastellanosm