flawiddsouza / Restfox

Offline-First Minimalistic HTTP & Socket Testing Client for the Web & Desktop
https://restfox.dev
MIT License
2.09k stars 100 forks source link

Path params missing when importing from postman collection #293

Open Dokkaltek opened 1 week ago

Dokkaltek commented 1 week ago

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

flawiddsouza commented 1 week ago

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