jenius-apps / nightingale-rest-api-client

A modern, resource-efficient REST API client for Windows
https://nightingale.rest
MIT License
759 stars 36 forks source link

exported json from Nightingale is not imported into postman properly #260

Open jy4713 opened 1 year ago

jy4713 commented 1 year ago

Exported json from Postman is imported into Nightingale properly but Exported json from Nightingale is not imported into Postman properly. when I import Nightingale exported json into Postman, URL is not imported properly ( it's empty )

jy4713 commented 1 year ago

I compared Json files Nightingale exported one and Postman exported one. it look like Nightingale one has url.raw but doesn't have url.protocol , url.host and url.path etc.