Skip to content

Commit

Permalink
rpc.proto: regenerate rpc.proto related files
Browse files Browse the repository at this point in the history
Run
1. ./script/genproto.sh
2. ./scripts/update_proto_annotations.sh

Signed-off-by: Benjamin Wang <[email protected]>
  • Loading branch information
ahrtr committed Nov 6, 2022
1 parent 7239589 commit befe710
Show file tree
Hide file tree
Showing 3 changed files with 321 additions and 278 deletions.
5 changes: 5 additions & 0 deletions Documentation/dev-guide/apispec/swagger/rpc.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2123,6 +2123,11 @@
"type": "integer",
"format": "int64"
},
"hash_revision": {
"description": "hash_revision is the revision up to which the hash is calculated.",
"type": "string",
"format": "int64"
},
"header": {
"$ref": "#/definitions/etcdserverpbResponseHeader"
}
Expand Down
Loading

0 comments on commit befe710

Please sign in to comment.