Skip to content

Fix PUBSUB SHARDNUMSUB command json file#10331

Merged
oranagra merged 2 commits intoredis:unstablefrom
hwware:pubsub-shardnumsub-doc
Feb 22, 2022
Merged

Fix PUBSUB SHARDNUMSUB command json file#10331
oranagra merged 2 commits intoredis:unstablefrom
hwware:pubsub-shardnumsub-doc

Conversation

@hwware
Copy link
Contributor

@hwware hwware commented Feb 22, 2022

PUBSUB SHARDNUMSUB command json file misses the following parameter part:

"arguments": [
{
"name": "channel",
"type": "string",
"optional": true,
"multiple": true
}
]

It is related to the redis-doc pr redis/redis-doc#1800

@hwware hwware changed the title Fix pubsub shardnumsub json file Fix PUBSUB SHARDNUMSUB command json file Feb 22, 2022
@hwware hwware requested a review from oranagra February 22, 2022 21:07
@oranagra oranagra merged commit de6be88 into redis:unstable Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants