forked from TrueCloudLab/frostfs-api
Typo fixes
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
parent
f4215add9e
commit
71469da602
3 changed files with 3 additions and 3 deletions
|
@ -188,7 +188,7 @@ message BearerToken {
|
|||
// originator's `OwnerID`. If empty, any token bearer will be accepted.
|
||||
neo.fs.v2.refs.OwnerID owner_id = 2 [json_name="ownerID"];
|
||||
|
||||
// Lifetime parameters of the token. Filed names taken from
|
||||
// Lifetime parameters of the token. Field names taken from
|
||||
// [rfc7519](https://tools.ietf.org/html/rfc7519).
|
||||
message TokenLifetime {
|
||||
// Expiration Epoch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue