flawiddsouza/Restfox

Path params missing when importing from postman collection

Closed this issue · 3 comments

First of all, thanks for creating such a wonderful application, it's fast and private and seems to be the only one that I have tried that fits all the use cases that I had on postman!

With that said, I found an issue while importing postman collections, where it won't import the path variables (The path variable is still shown on the uri).

image

If I add the path variable manually or attempt to edit the url the path parameters will appear (although they appear with an empty value, even if we had any on postman).

Path param.postman_collection.json

Thanks for including an export. I'll look into this.

Hi there's no path param is your given export:

image

Can you help me with the correct example export for the above bug?

Sorry, must have forgotten to add the actual path variable. I editted the original comment with the updated export having a path variable.

image