[
https://issues.apache.org/jira/browse/MINIFICPP-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406704#comment-16406704
]
ASF GitHub Bot commented on MINIFICPP-438:
------------------------------------------
Github user achristianson commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/286
...also I think it would need to be
```json
["string val"]
```
or
```json
{"dummy_key": "string_val"}
```
to really be universally valid, not just
```json
{"string val"}
```
...because there is no key/val pair in that object.
> Expression language test fails with json unescape procedure
> -----------------------------------------------------------
>
> Key: MINIFICPP-438
> URL: https://issues.apache.org/jira/browse/MINIFICPP-438
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: marco polo
> Assignee: marco polo
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)