Closed jamesls closed 10 years ago
This was straightforward enough that I went ahead and updated the python implementation to support this JEP. The PR has been updated with these commits.
:+1:
Implemented in jmespath,php: https://github.com/mtdowling/jmespath.php/commit/aa5eaaa12cbb3613591863c7c1612e2d4cf129ec
Awesome. I've removed the duplicate test case.
Anyone else have any comments? Otherwise I'm going to merge.
This unifies JMESPath quoted identifiers and JSON strings, and is intended to help provide a more consistent baseline for upcoming features.