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:
Parameter | Type | Possible values | Description |
---|---|---|---|
mime_types | List of strings | A 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.