This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git
The following commit(s) were added to refs/heads/main by this push:
new 64c0d2c Add JSON.TYPE to supported-commands.md (#169)
64c0d2c is described below
commit 64c0d2c616ae550630e6f88de0369f9454dc1538
Author: Twice <[email protected]>
AuthorDate: Sun Oct 22 10:04:19 2023 +0900
Add JSON.TYPE to supported-commands.md (#169)
Refer to https://github.com/apache/kvrocks/pull/1847.
---
docs/supported-commands.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index b3e6c04..e7bef74 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -359,5 +359,5 @@ In addition, `LISTFUNC` subcommand is added as an extension
to list all function
| JSON.STRAPPEND | X | |
| JSON.STRLEN | X | |
| JSON.TOGGLE | X | |
-| JSON.TYPE | X | |
+| JSON.TYPE | √ | |