Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
There are some details that confuse me in camel-minio documentation.
- Example for URI format
- https://camel.apache.org/components/3.20.x/minio-component.html#_uri_format
- In the example, there is prefix=hello.txt for the reading of object. Shouldn't it be something like objectName? If not, what is prefix exactly for?
- Missing usage example (probably for Batch consumer section)