*: regenerate protobuf assets

This commit is contained in:
Anthony Romano
2017-07-27 17:16:06 -07:00
parent d8ca2bbffb
commit 71e56a44b7
3 changed files with 319 additions and 228 deletions

View File

@@ -1017,7 +1017,8 @@
"VERSION",
"CREATE",
"MOD",
"VALUE"
"VALUE",
"LEASE"
]
},
"EventEventType": {
@@ -1471,6 +1472,11 @@
"type": "string",
"format": "byte"
},
"lease": {
"description": "lease is the lease id of the given key.",
"type": "string",
"format": "int64"
},
"mod_revision": {
"description": "mod_revision is the last modified revision of the given key.",
"type": "string",