Hi,
I am copying below an image from AWS API Gateway where I can define different target paths for different verbs (e.g. verb POST directs to target “PostReader_NewPost”).
Is there a graphical way to define similar behavior in APIGEE?
I tried defining conditional flow under proxy endpoint but that appears to route the traffic directly to the conditional target without doing any proxy.
I understand that I may not be explaining my question well. If anyone can help, I will really appreciate that.