We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311aaee commit 5c10d94Copy full SHA for 5c10d94
README.md
@@ -232,7 +232,7 @@ done
232
233
| JSONPath | Supported | Comment |
234
| -----------------------|-----------|---------------------------------------------------------|
235
-| $ | Y | the root object/element |
+| $ | Y | the root object/element (optional) |
236
| @ | Y | the current object/element |
237
| . or [] | Y | child operator. |
238
| .. | Y | recusive descent. |
0 commit comments