Hi,
I need to set up an automated integration test. We use shipyard.build to spin up ephemeral environments for our pull-requests. So every pull-request to test has its own unique service URL (e.g. https://pr12345.myapi.shipyard.build). How can I set the Base URL using the apidog cli?
When we were using Postman before, we added an environment parameter to the URL and set that but there was no concept of separate “Base URLs”.
What would be the best-practice in Apidog here?
Thanks!
Alex