*: regenerate proto

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee
2018-01-26 11:21:40 -08:00
parent 80d15948bc
commit 2c91007591
8 changed files with 283 additions and 281 deletions

View File

@@ -2169,8 +2169,8 @@
"format": "int64"
},
"errors": {
"description": "errors contains alarm/health information and status.",
"type": "array",
"title": "errors contains alarm/health information and status",
"items": {
"type": "string"
}
@@ -2184,7 +2184,7 @@
"format": "uint64"
},
"raftAppliedIndex": {
"description": "appliedIndex is the current raft applied index of the responding member.",
"description": "raftAppliedIndex is the current raft applied index of the responding member.",
"type": "string",
"format": "uint64"
},
@@ -2417,4 +2417,4 @@
"ApiKey": []
}
]
}
}