frigus02/RESTer

Feature request: export not save environment and variables

OlegKyiashko opened this issue · 3 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?

Can you please add this feature in the next release?

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