1
{ {% for field in fields %}{{ field.name }}: {{ field.ts_type }};{% if not loop.last %} {% endif %}{% endfor %} }