Closed EItanya closed 2 months ago
Allow usage of subpaths in Metadata funcs within inja templates.
inja
The TransformationTemplate API now has a string_delimiter field to enable swapping the delimiter if necessary given the contents of the metadata keys. By default it is set to :.
TransformationTemplate
string_delimiter
:
Issues linked to changelog: https://github.com/solo-io/solo-projects/issues/6875
Allow usage of subpaths in Metadata funcs within
inja
templates.The
TransformationTemplate
API now has astring_delimiter
field to enable swapping the delimiter if necessary given the contents of the metadata keys. By default it is set to:
.