We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4806bb6 commit 7017810Copy full SHA for 7017810
jsonpath_ng/ext/parser.py
@@ -11,6 +11,7 @@
11
# License for the specific language governing permissions and limitations
12
# under the License.
13
#
14
+# NOTICE:
15
# modified by dlacher to support predicate logic: https://github.com/h2non/jsonpath-ng/pull/21
16
17
from .. import lexer
tests/test_jsonpath_rw_ext.py
@@ -12,6 +12,7 @@
18
"""
0 commit comments