Greetings,
I have 50+ REST API Consumed from an third-party server in mobile application. Now while I deploy my application from Dev Env to Test, I have to change the Base-URL.
Thus for this specific i have to manually chnage all 50 API URL in TEST Env.
Is there any way to keep Base URL at one-place.
Thanks,
Assif