forked from TrueCloudLab/frostfs-api
typo fix
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
parent
73143ac362
commit
29c9e1d68b
1 changed files with 1 additions and 1 deletions
|
@ -322,7 +322,7 @@ message SearchRequest {
|
||||||
// homomorphic_hash
|
// homomorphic_hash
|
||||||
// * $Object:split.parent \
|
// * $Object:split.parent \
|
||||||
// object_id of parent
|
// object_id of parent
|
||||||
// * $Object:split.split_id \
|
// * $Object:split.splitID \
|
||||||
// 16 byte UUID used to identify the split object hierarchy parts
|
// 16 byte UUID used to identify the split object hierarchy parts
|
||||||
//
|
//
|
||||||
// There are some well-known filter aliases to match objects by certain
|
// There are some well-known filter aliases to match objects by certain
|
||||||
|
|
Loading…
Reference in a new issue