When I import a swagger.json, there is no base url. So I get this: http:///Countries?Page={{Page}}&Results={{Results}}&SortBy={{SortBy}}
This base url should be in the doc? Is it a Postman bug? Can I set the base url for an entire collection?
thanks.
Did you ever find a solution? I think it works… if you focus on it or look at the variables, you should see the right value. It just postman shows it as {{baseUrl}} but that’s fine.