Matthew Lannan created NIFI-8518:
------------------------------------
Summary: 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
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)