jinja_template

Apply Jinja template to a field

Properties

Name Type Description Required
field string Field
yes
template string Jinja Template
yes

Additional Properties: not allowed
Example

field: name.full_name
template: ' '

Example

field: name.fname_upper
template: ''