frostfs-api/proto-docs
Leonard Lyubich 9666fd4bc7 [#26] object: Remake ExtendedHeader to field set
In previous version of the format ExtendedHeader consisted of one field
Value, defined by oneof mechanism. Such a definition format give complete
freedom when composing an object header, however, it did not allow strictly
structuring the header format at the level of type syntax. Since the object
has a well-defined structure in the system, this commit replaces the
definition through oneof with a set of fields. As a consequence, storing a
set of extended headers of the new type in the general header became
redundant, so the repeated keyword was removed.

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: Remake ExtendedHeader to field set 2020-08-06 21:59:42 +03:00
query.md initialize 2020-01-30 14:43:09 +03:00
refs.md [#26] refs: Use ObjectID message in Address 2020-08-06 21:59:42 +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