Skip to content

Commit 953d4ae

Browse files
fscnickrueian
authored andcommitted
feat: update commands.json to forbid cross slots (#41)
Signed-off-by: fscnick <fscnick.dev@gmail.com> Signed-off-by: Rueian <rueiancsie@gmail.com>
1 parent 6f93229 commit 953d4ae

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

hack/cmds/commands.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4778,7 +4778,7 @@
47784778
"arguments": [
47794779
{
47804780
"name": "channel",
4781-
"type": "string",
4781+
"type": "key",
47824782
"optional": true,
47834783
"multiple": true
47844784
}
@@ -7610,4 +7610,4 @@
76107610
"since": "2.0.0",
76117611
"group": "sorted_set"
76127612
}
7613-
}
7613+
}

internal/cmds/gen_pubsub.go

+20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)