aboutsummaryrefslogtreecommitdiffstats
path: root/domino-cli.thrift
diff options
context:
space:
mode:
authorUlas Kozat <ulas.kozat@gmail.com>2016-12-16 17:05:39 -0800
committerUlas Kozat <ulas.kozat@gmail.com>2016-12-16 17:05:39 -0800
commit50d396311c07d0c193d7aa956d8704dfa2b2619d (patch)
treebb31f03b8b680729501383e49f2d4e2866efd931 /domino-cli.thrift
parent7ad811e8d76d004cc55a7b4a4cc8637df260e42d (diff)
JIRA DOMINO-22
Change-Id: Ia2a9d280e28e53df9a50eb85063b5ce437718df8 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'domino-cli.thrift')
-rw-r--r--domino-cli.thrift2
1 files changed, 1 insertions, 1 deletions
diff --git a/domino-cli.thrift b/domino-cli.thrift
index e21c0ec..04691ea 100644
--- a/domino-cli.thrift
+++ b/domino-cli.thrift
@@ -30,7 +30,7 @@ struct CLIMessage {
}
struct CLIResponse {
- 1: string CLI_response
+ 1: list<string> CLI_response
}
service DominoClientCLI {