Hello I have a native service expose more than 70 endpoints.
So we would like to create a new API from webmethod solution That route all traffic to this native service, is there any way to prevent re-creation of all resources one by one like a dynamic routing ?
I found an example in this forum that explain two methods by using dynamic routing policies via header or context, but in the context part they use always headers so i didn’t understand why, do you have any exammple to implement that ?
Thank you.
#webMethods#API-Management