forked from TrueCloudLab/frostfs-api
[#56] Fix typos and regenerate docs
Sorry =) Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
parent
526792324d
commit
762c9762ef
6 changed files with 38 additions and 7 deletions
|
@ -18,7 +18,7 @@ message StorageGroup {
|
|||
// payloads of the storage group members
|
||||
// The order of concatenation is the same as the order of the members in the
|
||||
// Members field.
|
||||
Checksum validation_hash = 2;
|
||||
neo.fs.v2.refs.Checksum validation_hash = 2;
|
||||
|
||||
// expiration_epoch carries last NeoFS epoch number of the storage group
|
||||
// lifetime.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue