[
https://issues.apache.org/jira/browse/NIFI-8518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339841#comment-17339841
]
Matthew Lannan commented on NIFI-8518:
--------------------------------------
Created PR : https://github.com/apache/nifi/pull/5058
> Include edge case for JSON keys with whitespace in EvaluateJsonPath
> documentation
> ---------------------------------------------------------------------------------
>
> Key: NIFI-8518
> URL: https://issues.apache.org/jira/browse/NIFI-8518
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Affects Versions: 1.13.2
> Environment: Mac, BigSur 11.2.3, 32MB RAM, 8 Core Intel i9, 1 TB
> storage
> Reporter: Matthew Lannan
> Priority: Minor
> Labels: documentation, easyfix
>
> I would say this is borderline buggish - since
> {code:java}
> "bike color":{code}
> is a valid JSON key. However, EvaluateJsonPath will say
> {code:java}
> $.bike color{code}
> is not valid.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)