Forum Discussion

rahuldutta's avatar
rahuldutta
Occasional Contributor
3 years ago

How to create a virtaction with a generic path

Hi, I am trying to create a VS from Empty REST. I want to add a virtaction that will take any path for GET or POST or any other operation.  e.g. My VirtAction will have GET /{Any path}. So, during ...