Ranga Vadhineni
Ranga Vadhineni
The issue is fixed in v2.18.0 https://github.com/rangav/thunder-client-support/releases/tag/v2.18.0
Hi @hyoretsu , You can use baseUrl in Collection settings for URL
Then you can use multiple variables Example - for `ColA` - set baseurl to `{{hostA}}` - for `ColB` - set baseurl to `{{hostB}}` - for `ColC` - set baseurl to...
What is your suggestion?
> Make the current variables global Did not understood the above? We already have local and global environments which are global. if we have collection variables also - You still...
Its still not clear to me, If its same value in `dev` - how will you set the value? and how will you change to different host url in `prod`?
> Then you can use multiple variables > > Example > > * for `ColA` - set baseurl to `{{hostA}}` > * for `ColB` - set baseurl to `{{hostB}}` >...
> `host` set to `localhost:3333` in `dev` and `mytestsite.com/api` in `prod` and overriding it for `sti.ufpb.br/api` in `prod` **only** in project G. I didn’t understand how we can achieve this?...
How many collections you? I know there is redundancy, but it gives more flexibility also incase you want different urls in `prod`
That looks very complicated, its look very specific use-case related solution. And they have to enter all that text manually without UI. I understood your problem, but don’t think it...