We have a developer portal on Acquia Cloud. We have created smardocs in dev environment and given Apigee edge dev environment proxy URL as a resource URL. We have deployed the code, database and files from portal dev environment to test environment.
On test environment, we changed the smartdoc and imported the test environment swagger with Apigee Edge test environment proxy url.
However, when we are importing new swagger on portal test environment with updated resource URL(Apigee edge test environment API URL), those changes are automatically being reflected on portal dev environment, which should not happen. Because the resource URL of Apigee dev environment proxy will be different that test environment.
Kindly suggest on this.
Thanks.