Hi
I have question regarding API proxy
Is there a way to configure same proxy with different target URL ? or can we use the same proxy to target to 2 different version of target URL?
e.g. I have API with target Url like ..../v1/test and after an year if we have another version of same API with little change with url like.../v2/test and we want to keep both versions active, should we create a separate APi proxy for that ?
Is there a way to configure a proxy with multiple different target URLs ?
thanks