Use environment variable in mock examples

Hi Danny

Thank you for this quick reply
After seing your message I changed my mock server to set it on my env.


And it works : my env variable called “depots” is indeed used in my example set with {{depots}}.

But I’m really trying to do is to return in the response the parameter passed in the request :


would ideally be :

Maybe the env variable is not the answer for this ?

Thank you
Alexandre