I have a WSDL which has two APIs and both of them have different path.
How to parameterize the environment variables in Ready API where path is different for one API Name. It disables the URL as soon some environment is selected.
For example:
${baseURL}/path1 Is it possible to keep path1 enabled and only baseURL is parmeterized for different environments ST, SIT, UAT etc?