Is there any good resources that show various ways to transform response JSON? Most of the google links go back to tyk.io docs, but there is no samples, nothing in regards to syntax and options of the templates. I only saw few stackoverflow questions where I found how to reference keys: {{.myKeyFromResponseJson}}
I’m looking for full description of syntax, options, conditions and whatever else there may be.
Thanks!