Expand description
Template expansion for dynamic pipeline sources.
Walks a pipeline’s fields and replaces ${source.X} and ${source.X.path.to.field}
references with resolved data from the source resolution map.
Structs§
- Template
Expander - Expands
${source.*}template references in a pipeline using resolved source data.