mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
*: regenerate protobuf assets
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user