RESTer icon indicating copy to clipboard operation
RESTer copied to clipboard

Feature request: export not save environment and variables

Open OlegKyiashko opened this issue 3 years ago • 2 comments

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?

OlegKyiashko avatar Aug 25 '21 11:08 OlegKyiashko

Can you please add this feature in the next release?

Offerel avatar Nov 09 '21 21:11 Offerel

I see there is interest in this feature. Can't promise any timeline, though.

frigus02 avatar Nov 12 '21 08:11 frigus02