Feature request: export not save environment and variables
OlegKyiashko opened this issue · 3 comments
OlegKyiashko commented
postman 2.1.0 contain "variable" section like this:
"variable": [
{
"key": "baseUrl",
"value": "https://api.com/"
},
{
"key": "restUrl",
"value": "https://api.com/rest/"
}
]
but not have environment. May be need add the buttons for export/import environment?
Offerel commented
Can you please add this feature in the next release?
frigus02 commented
I see there is interest in this feature. Can't promise any timeline, though.