hey guys. Q: If I have controller/myfunction; I know i can get json by doing this controller/myfunction.json However, I have controller/function/arg; how do I get json output when arg will be determined when we call the function.
Thanks for any pointers/help

