postman2openapi icon indicating copy to clipboard operation
postman2openapi copied to clipboard

[feat] Generate OAS document for URLs with separate query parameters

Open vctqs1 opened this issue 2 months ago • 1 comments

Address #77. I've tested with collection I showed in #77 image

And here is current test source twitter-api image

This PR attempts to append a 'query parameter' inside 'paths' and then concatenate to generate the segment.

vctqs1 avatar Apr 21 '24 09:04 vctqs1