[
https://issues.apache.org/jira/browse/NIFI-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher McDermott updated NIFI-1660:
----------------------------------------
Description:
jsonPath would evaluate a JSON path provided as an argument against the subject.
Example
${kafka.key:jsonPath('$.foo.bar')}
was:
jsonPath would evaluate a JSON path provided as an argument against the subject.
Example
${kafka.key:jsonPath('$.foo.bar')}
> Enhance the expression language support with jsonPath function
> --------------------------------------------------------------
>
> Key: NIFI-1660
> URL: https://issues.apache.org/jira/browse/NIFI-1660
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 0.5.1
> Reporter: Christopher McDermott
> Priority: Minor
>
> jsonPath would evaluate a JSON path provided as an argument against the
> subject.
> Example
> ${kafka.key:jsonPath('$.foo.bar')}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)