We have a ton of requests and all of them have the same format. All of them contain environment variables but its a pain when you want to send the URL of a request to someone else because you have to manually replace all the variables with values from the selected environment.
Is there a way to easily copy the URL of a request with environment variables resolved based on the currently selected environment?