FileTypeRouter Parameters

Define the MIME file types for FileTypeRouter.

YAML Init Parameters

These are the parameters you can pass to this component in the pipeline YAML configuration:

ParameterTypePossible valuesDescription
mime_typesList of stringsA list of file MIME types to use when routing files, for example ["text/plain", "audio/x-wav", "image/png"].
Required.

REST API Runtime Parameters

There are no runtime parameters you can pass to this component when making a request to the Search REST API endpoint.