I have an apigee proxy called A.
In this apigee proxy i have 4 target endpoints called T1,T2,T3,T4
Now i need to add a common policy in preflow of all these target endpoints. Right now i created one policy and added it in all 4 target endpoints seperately. Is there any way that i can add in one place and it should reflect in all 4 target endpoints preflow?
Please help me.