pvillard31 commented on PR #9519: URL: https://github.com/apache/nifi/pull/9519#issuecomment-2478545331
@EndzeitBegins - you're right that people could use dynamic properties (assuming they read the docs and see that they can use dynamic properties). The fact that `mime.type` is "special" is that this attribute is used to automatically choose the right content viewer when looking at the content of the flow file in the UI. This is why this one is made available as a dedicated property in GenerateFlowFile and I took the same approach here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
