|
|
|
|
|
by redwoolf
4437 days ago
|
|
You can do this by using the environments feature. Create an environment and add a key to that environment to represent the base URL. Then in the the URL line replace your base URL with the reference to the key. For example http://{{base-url}}/api/ |
|