frostfs-api/proto-docs
Leonard Lyubich 5beca3b0d1 [#26] object: Define message for object header
In previous version of the format Object message included two header fields:
SystemHeader and list of ExtendedHeader. Due to the fact that all headers
were not encapsulated in a single message, some messages were forced to use
Object to convey the full header of the object (e.g. object.HeadResponse).
To resolve this semantic inconsistency, this commit defines a Header
message, consisting of a system and an extended portion. As a result, the
Object now consists of two fields - Header and Payload.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 21:59:42 +03:00
..
accounting.md initialize 2020-01-30 14:43:09 +03:00
acl.md [#23] Regenerate documentation 2020-08-03 18:03:34 +03:00
bootstrap.md regenerate docs 2020-04-15 12:24:40 +03:00
container.md [#23] Regenerate documentation 2020-08-03 18:03:34 +03:00
decimal.md initialize 2020-01-30 14:43:09 +03:00
object.md [#26] object: Define message for object header 2020-08-06 21:59:42 +03:00
query.md initialize 2020-01-30 14:43:09 +03:00
refs.md initialize 2020-01-30 14:43:09 +03:00
service.md acl: Define EACLTable message for the table of extended ACL rules 2020-07-08 10:22:07 +03:00
session.md session: change Create rpc signature 2020-05-07 18:44:23 +03:00
state.md docs: regenerate files 2020-04-20 13:29:30 +03:00
storagegroup.md initialize 2020-01-30 14:43:09 +03:00