Check the init and runtime parameters you can specify for the OutputAdapter component.
YAML Init Parameters
These are the parameters you can specify in pipeline YAML:
Parameter | Type | Possible Values | Description |
---|---|---|---|
| String | A Jinja template that defines how to adapt the input data. The variables in the template define the input of this component. For example, for this template: | |
| String | Alias of the output type, for example | The output type this instance returns. You must define it. |
| Dictionary of strings | Default: | A dictionary of custom Jinja filters used in the template. |