I want to create a proxy with base path /profile named as profile-dev and with same base path /profile named as Profile-qa and deploy profile-dev in dev-environment attached to dev group and profile-qa in qa-environment in qa group .but Apigee is warning not to create different proxy with same base path where base path should be same but deployed in different environment?Is this the right design