Importing swagger variables results in :param

Hi,

When I import a swagger spec the param variables in the spec defined as {param} are then converted in the collection to :param but it would be much easier if these were converted directly to postman variables. Is there any way to do this?

Unfortunately there is no way to do that on import. You can however do a find/replace to remedy that situation once imported.

The following post might be of some use for this.