- var: tmp = value1 - var: tmp2 = value2 - var: body = ${empty?${tmp}::{"f1":"${tmp2}"} body is expanded to {"f1":"tmp2"}} => extra }
body is expanded to {"f1":"tmp2"}} => extra }