frostfs-api/object
Stanislav Bogatyrev a8c1779690 [#81] Clarify that attribute names must be unique
All types of attribute keys must be unique and can't be repeated in the same
entity.

- Containers with duplicated attribute keys must not be accepted by InnerRing on
  creation.
- Nodes with duplicated attribute keys can't be accepted to NetMap by InnerRing
- Objects with duplicated attribute keys must be considered invalid and not
  accepted in PUT operations

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-12-11 10:19:46 +03:00
..
service.proto Add raw flag in object.GetRangeRequest 2020-12-10 10:43:42 +03:00
types.proto [#81] Clarify that attribute names must be unique 2020-12-11 10:19:46 +03:00