Skip to content

Commit

Permalink
Update src/commands/cluster-setslot.json
Browse files Browse the repository at this point in the history
Signed-off-by: Ping Xie <pingxie@google.com>

Co-authored-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
  • Loading branch information
PingXie and zuiderkwast authored May 2, 2024
1 parent ecfd3b0 commit 539f62c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/commands/cluster-setslot.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,11 @@
},
{
"name": "timeout",
"type": "integer"
"display": "timeout",
"type": "integer",
"token": "TIMEOUT",
"optional": true,
"since": "8.0.0"
}
],
"reply_schema": {
Expand Down

0 comments on commit 539f62c

Please sign in to comment.