[
https://issues.apache.org/jira/browse/NIFI-8518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342796#comment-17342796
]
ASF subversion and git services commented on NIFI-8518:
-------------------------------------------------------
Commit 86d5b08d232e54e5af0beac1fcc6c1509b0b303e in nifi's branch
refs/heads/main from matthewlannan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=86d5b08 ]
Adding addititonal documentation to EvalluateJsonPath per
https://issues.apache.org/jira/browse/NIFI-8518
> Include edge case for JSON keys that contain 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
> Fix For: 1.14.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)