diff --git a/src/commands/hset.json b/src/commands/hset.json index a335681e1..818097227 100644 --- a/src/commands/hset.json +++ b/src/commands/hset.json @@ -41,6 +41,7 @@ } ], "reply_schema": { + "description": "The number of fields that were added", "type": "integer" }, "arguments": [ diff --git a/src/commands/info.json b/src/commands/info.json index fed0749b8..04a02b1b7 100644 --- a/src/commands/info.json +++ b/src/commands/info.json @@ -26,6 +26,7 @@ "RESPONSE_POLICY:SPECIAL" ], "reply_schema": { + "description": "A map of info fields, one field per line in the form of : where the value can be a comma separated map like =. Also contains section header lines starting with `#` and blank lines.", "type": "string" }, "arguments": [