You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/commands/json.clear.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ is JSONPath to specify. Default is root `$`. Nonexisting paths are ignored.
18
18
19
19
## Return
20
20
21
-
JSON.CLEAR returns an integer reply specifying the number of matching JSON arrays and maps cleared + number of matching JSON numerical values zeroed.
21
+
JSON.CLEAR returns an integer reply specifying the number of matching JSON arrays and objects cleared + number of matching JSON numerical values zeroed.
22
22
For more information about replies, see [Redis serialization protocol specification](/docs/reference/protocol-spec).
0 commit comments