This is an automated email from the ASF dual-hosted git repository.

twice pushed a commit to branch PragmaTwice-patch-1
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git

commit 57fc2a7992ac74fc0cfa39f9c47f200f8aa16c71
Author: Twice <[email protected]>
AuthorDate: Sun Oct 22 01:47:14 2023 +0900

    Add JSON.TYPE to supported-commands.md
    
    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        | √                |             |
 

Reply via email to